From: Zhang Rui Date: Mon, 19 Nov 2012 07:33:51 +0000 (+0800) Subject: Introduce THERMAL_TREND_RAISE_FULL and THERMAL_TREND_DROP_FULL X-Git-Tag: v3.9-rc1~38^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d069015e268bcac6c8bd8997b3235f5f977d3ab6;p=pandora-kernel.git 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 --- Reading git-diff-tree failed