From: Durgadoss R Date: Tue, 18 Sep 2012 05:35:01 +0000 (+0530) Subject: Thermal: Introduce fair_share thermal governor X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~60^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ccc5743ae70530f758c7d7ec9a0ca58878e584b;p=pandora-kernel.git Thermal: Introduce fair_share thermal governor This patch introduces a simple 'weight' based governor named fair_share governor. Whenever the thermal framework gets notified of the trip point violation, this governor (if configured), throttles the cooling devices associated with a thermal zone. This mapping between a thermal zone and a cooling device and the effectiveness of cooling are provided in the platform layer. Signed-off-by: Durgadoss R Signed-off-by: Zhang Rui --- Reading git-diff-tree failed