ACPI: thinkpad-acpi: add sysfs support to fan subdriver
commite66db7164728d72dd8310f170a2113cbbe02840c
authorHenrique de Moraes Holschuh <hmh@hmh.eng.br>
Mon, 16 Apr 2007 01:25:29 +0000 (15 22:25 -0300)
committerHenrique de Moraes Holschuh <hmh@hmh.eng.br>
Sun, 9 Sep 2007 02:14:57 +0000 (8 23:14 -0300)
tree880be0f707bc295176f7a204d175755717f271f7
parent7f36a56c860181e597eb56a51b54678005af398d
ACPI: thinkpad-acpi: add sysfs support to fan subdriver

Export sysfs attributes to monitor and control the internal thinkpad fan
(some thinkpads have more than one fan, but thinkpad-acpi doesn't support
the second fan yet).  The sysfs interface follows the hwmon design guide
for fan devices.

Also, fix some stray "thermal" files in the fan procfs description that
have been there forever, and officially support "full-speed" as the name
for the PWM-disabled state of the fan controller to keep it in line with
the hwmon interface.  It is much better a name for that mode than the
unobvious "disengaged" anyway.  Change the procfs interface to also accept
full-speed as a fan level, but still report it as disengaged for backwards
compatibility.

Signed-off-by: Henrique de Moraes Holschuh <hmh@hmh.eng.br>
Documentation/thinkpad-acpi.txt
drivers/misc/thinkpad_acpi.c
drivers/misc/thinkpad_acpi.h