commit | d069015e268bcac6c8bd8997b3235f5f977d3ab6 | [log] [tgz] |
---|---|---|
author | Zhang Rui <rui.zhang@intel.com> | Mon Nov 19 15:33:51 2012 +0800 |
committer | Zhang Rui <rui.zhang@intel.com> | Fri Jan 04 15:22:36 2013 +0800 |
tree | 907bf00966fcb2fa3261f7a81ec6212ca3d71f0e | |
parent | 5f738967e89584f99c6a11c6bf09b16c50b6a03e [diff] |
Introduce THERMAL_TREND_RAISE_FULL and THERMAL_TREND_DROP_FULL 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>