]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
hwmon: (lm63) Expose automatic fan speed control lookup table
authorJean Delvare <khali@linux-fr.org>
Mon, 16 Jan 2012 21:51:47 +0000 (22:51 +0100)
committerJean Delvare <khali@endymion.delvare>
Mon, 16 Jan 2012 21:51:47 +0000 (22:51 +0100)
commitd216f6809eb690b9a888c286cde68cda4d0c4cfa
tree46a83526ded3df6713a0d41514adb1ad465b969f
parentd93ab7807063ade8ad4b3ba55347e333dbde4d52
hwmon: (lm63) Expose automatic fan speed control lookup table

The LM63 and compatible devices have a lookup table to control the fan
speed automatically. Expose it in sysfs. Values are cached for 5
seconds, independently of the other register values to avoid slowing
down "sensors". We might make the table values writable in the future.

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