summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorZhang Rui <rui.zhang@intel.com>2012-06-27 04:05:39 +0200
committerZhang Rui <rui.zhang@intel.com>2012-09-24 08:44:37 +0200
commit4ae46befb49d4173122e0afa995c4e93d01948a2 (patch)
tree8585d4f0e2b67d51f5d945e3ab78fe610f592971 /README
parentThermal: Remove tc1/tc2 in generic thermal layer. (diff)
downloadlinux-4ae46befb49d4173122e0afa995c4e93d01948a2.tar.xz
linux-4ae46befb49d4173122e0afa995c4e93d01948a2.zip
Thermal: Introduce thermal_zone_trip_update()
This function is used to update the cooling state of all the cooling devices that are bound to an active trip point. This will be used for passive cooling as well, in the future patches. as both active and passive cooling can share the same algorithm, which is 1. if the temperature is higher than a trip point, a. if the trend is THERMAL_TREND_RAISING, use higher cooling state for this trip point b. if the trend is THERMAL_TREND_DROPPING, use lower cooling state for this trip point 2. if the temperature is lower than a trip point, use lower cooling state for this trip point. Signed-off-by: Zhang Rui <rui.zhang@intel.com> Reviewed-by: Rafael J. Wysocki <rjw@sisk.pl> Reviewed-by: Eduardo Valentin <eduardo.valentin@ti.com>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions