aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/hwmon
diff options
context:
space:
mode:
authorJean Delvare <khali@linux-fr.org>2007-05-08 17:22:00 +0200
committerJean Delvare <khali@hyperion.delvare>2007-05-08 17:22:00 +0200
commit2dbc514a2ed2b6f71eb6d18671d2c663160788c9 (patch)
tree424a638e84749c19fcb666dd0fd7624f6d1fbe92 /Documentation/hwmon
parenthwmon/w83627hf: Convert to a platform driver (diff)
downloadlinux-dev-2dbc514a2ed2b6f71eb6d18671d2c663160788c9.tar.xz
linux-dev-2dbc514a2ed2b6f71eb6d18671d2c663160788c9.zip
hwmon: Document the new fan1_target interface file
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Diffstat (limited to 'Documentation/hwmon')
-rw-r--r--Documentation/hwmon/sysfs-interface7
1 files changed, 7 insertions, 0 deletions
diff --git a/Documentation/hwmon/sysfs-interface b/Documentation/hwmon/sysfs-interface
index d73d2e8c7534..a9a18ad0d17a 100644
--- a/Documentation/hwmon/sysfs-interface
+++ b/Documentation/hwmon/sysfs-interface
@@ -152,6 +152,13 @@ fan[1-*]_div Fan divisor.
Note that this is actually an internal clock divisor, which
affects the measurable speed range, not the read value.
+fan[1-*]_target
+ Desired fan speed
+ Unit: revolution/min (RPM)
+ RW
+ Only makes sense if the chip supports closed-loop fan speed
+ control based on the measured fan speed.
+
Also see the Alarms section for status flags associated with fans.