Skip to content

Commit

Permalink
thermal: sysfs-api.txt - document passive attribute for thermal zones
Browse files Browse the repository at this point in the history
Signed-off-by: Frans Pop <elendil@planet.nl>
Acked-by: Zhang Rui <rui.zhang@intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Len Brown <len.brown@intel.com>
  • Loading branch information
Frans Pop authored and lenb committed Nov 5, 2009
1 parent 38bb084 commit 29226ed
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions Documentation/thermal/sysfs-api.txt
Original file line number Diff line number Diff line change
Expand Up @@ -199,6 +199,15 @@ cdev[0-*]_trip_point
point.
RO, Optional

passive
Attribute is only present for zones in which the passive cooling
policy is not supported by native thermal driver. Default is zero
and can be set to a temperature (in millidegrees) to enable a
passive trip point for the zone. Activation is done by polling with
an interval of 1 second.
Unit: millidegrees Celsius
RW, Optional

*****************************
* Cooling device attributes *
*****************************
Expand Down

0 comments on commit 29226ed

Please sign in to comment.