Re: [PATCH 4/4] Return the fan speed via sysfs

2014-08-04 Thread Jean Delvare
Le Sunday 03 August 2014 à 18:42 +0200, Goffredo Baroncelli a écrit : > On 08/03/2014 05:59 PM, Jean Delvare wrote: > > The temperature attributes in hwmon would need different names and > > units too (temp1_input and temp2_input, in millidegree C.) The > > advantage is that all monitoring applicat

Re: [PATCH 4/4] Return the fan speed via sysfs

2014-08-03 Thread Goffredo Baroncelli
On 08/03/2014 05:59 PM, Jean Delvare wrote: > On Sun, 03 Aug 2014 17:27:17 +0200, Goffredo Baroncelli wrote: >> On 08/03/2014 04:17 PM, Jean Delvare wrote: >>> On Fri, 1 Aug 2014 14:00:50 +, Goffredo Baroncelli wrote: Return the fan speed via sysfs: /sys/devices/temperature/fan_level

Re: [PATCH 4/4] Return the fan speed via sysfs

2014-08-03 Thread Jean Delvare
On Sun, 03 Aug 2014 17:27:17 +0200, Goffredo Baroncelli wrote: > On 08/03/2014 04:17 PM, Jean Delvare wrote: > > On Fri, 1 Aug 2014 14:00:50 +, Goffredo Baroncelli wrote: > >> Return the fan speed via sysfs: > >> /sys/devices/temperature/fan_level > > > > Good idea. Even better would be if th

Re: [PATCH 4/4] Return the fan speed via sysfs

2014-08-03 Thread Goffredo Baroncelli
On 08/03/2014 04:17 PM, Jean Delvare wrote: > On Fri, 1 Aug 2014 14:00:50 +, Goffredo Baroncelli wrote: >> Return the fan speed via sysfs: >> /sys/devices/temperature/fan_level > > Good idea. Even better would be if the driver would expose a standard > hwmon interface for the temperature valu

Re: [PATCH 4/4] Return the fan speed via sysfs

2014-08-03 Thread Jean Delvare
On Fri, 1 Aug 2014 14:00:50 +, Goffredo Baroncelli wrote: > Return the fan speed via sysfs: > /sys/devices/temperature/fan_level Good idea. Even better would be if the driver would expose a standard hwmon interface for the temperature values. Fan level could go in attribute "pwm1" after prope