hwmon: (it87) Add support for old automatic fan speed control
authorJean Delvare <khali@linux-fr.org>
Fri, 5 Mar 2010 21:17:21 +0000 (22:17 +0100)
committerJean Delvare <khali@linux-fr.org>
Fri, 5 Mar 2010 21:17:21 +0000 (22:17 +0100)
commit4f3f51bc21d434f8d91a79438a1957ec0baa9e30
treeb61b17498c2b3a46377692526f56551681d1894d
parent404a552d8ae6847ae17f3c749bd5d312da08efe4
hwmon: (it87) Add support for old automatic fan speed control

Add support for the automatic fan speed control interface as
implemented by IT8705F chips up to revision F and IT8712F chips up to
revision G. This implementation fits very well in our standard sysfs
interface.

I implemented the old and not the new interface because the only chip
I have at hand is an old one, and the new interface is more difficult
to map to the standard sysfs interface. Adding support later should be
possible though, if someone with a supported chip is interested.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Documentation/hwmon/it87
drivers/hwmon/it87.c