hwmon: (pc87427) Add support for manual fan speed control
authorJean Delvare <khali@linux-fr.org>
Sat, 14 Aug 2010 19:08:58 +0000 (21:08 +0200)
committerJean Delvare <khali@linux-fr.org>
Sat, 14 Aug 2010 19:08:58 +0000 (21:08 +0200)
commit328716bc16b7077ea5f6293c7420247c570d6480
treee96b0cf74988b4b3b05c6408d8640ba61e99f63c
parent0d22d5835d4c82d1d03399688267f63334efd526
hwmon: (pc87427) Add support for manual fan speed control

Add initial support for PWM outputs of the PC87427 Super-I/O chip.
Only mode change and manual fan speed control are supported. Automatic
mode configuration isn't supported, and won't be until at least one
board is known, which makes uses of the PWM outputs.

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