aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorLen Brown <len.brown@intel.com>2009-12-15 22:35:50 -0500
committerLen Brown <len.brown@intel.com>2009-12-15 22:35:50 -0500
commit1667e399a41be976c9d37bf02aa477979df111d2 (patch)
tree9b412df956905afecc15753628b608c06f9b11d7 /Documentation
parentMerge branch 'hp-wmi' into release (diff)
parentthermal: disable polling if passive_delay and polling_delay are both unset (diff)
downloadlinux-dev-1667e399a41be976c9d37bf02aa477979df111d2.tar.xz
linux-dev-1667e399a41be976c9d37bf02aa477979df111d2.zip
Merge branch 'thermal-2.6.33' into release
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/thermal/sysfs-api.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/thermal/sysfs-api.txt b/Documentation/thermal/sysfs-api.txt
index a87dc277a5ca..cb3d15bc1aeb 100644
--- a/Documentation/thermal/sysfs-api.txt
+++ b/Documentation/thermal/sysfs-api.txt
@@ -206,6 +206,7 @@ passive
passive trip point for the zone. Activation is done by polling with
an interval of 1 second.
Unit: millidegrees Celsius
+ Valid values: 0 (disabled) or greater than 1000
RW, Optional
*****************************