]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
hwmon: (w83795) Unconditionally support manual fan speed control
authorJean Delvare <khali@linux-fr.org>
Fri, 23 Mar 2012 09:02:17 +0000 (10:02 +0100)
committerJean Delvare <khali@endymion.delvare>
Fri, 23 Mar 2012 09:02:17 +0000 (10:02 +0100)
commit72fea694c4208d7ee1704a7dbccddd54af352cde
treead5db0b19671d6dac0a4da35f82e469ae4681cba
parent941a956b0e387b21f385f486c34ef67576775cfc
hwmon: (w83795) Unconditionally support manual fan speed control

Manual fan speed control uses a standard interface and has received
sufficient testing and review by now, it can be enabled
unconditionally. This includes attributes pwm[1-8], pwm[1-8]_enable,
pwm[1-8]_mode and pwm[1-8]_freq.

We only let the user switch from automatic mode to manual mode, but
not the other way around, as automatic control settings may not have
been set properly by the BIOS.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Acked-by: Guenter Roeck <guenter.roeck@ericsson.com>
drivers/hwmon/Kconfig
drivers/hwmon/w83795.c