浏览代码

thermal: sysfs-api.txt - document passive attribute for thermal zones

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>
Frans Pop 15 年之前
父节点
当前提交
29226ed3c3
共有 1 个文件被更改,包括 9 次插入0 次删除
  1. 9 0
      Documentation/thermal/sysfs-api.txt

+ 9 - 0
Documentation/thermal/sysfs-api.txt

@@ -199,6 +199,15 @@ cdev[0-*]_trip_point
 	point.
 	point.
 	RO, Optional
 	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 *
 * Cooling device attributes *
 *****************************
 *****************************