Introduce THERMAL_TREND_RAISE_FULL and THERMAL_TREND_DROP_FULL
authorZhang Rui <rui.zhang@intel.com>
Mon, 19 Nov 2012 07:33:51 +0000 (15:33 +0800)
committerZhang Rui <rui.zhang@intel.com>
Fri, 4 Jan 2013 07:22:36 +0000 (15:22 +0800)
These two new thermal_trend types are used to tell the governor
that the temeprature is raising/dropping quickly.

Thermal cooling governors should handle this situation and make
proper decisions, e.g. set cooling state to upper/lower limit directly
instead of one step each time.

Signed-off-by: Zhang Rui <rui.zhang@intel.com>

No differences found