From: hongbo.zhang Date: Thu, 15 Nov 2012 10:56:42 +0000 (+0800) Subject: Thermal: Add ST-Ericsson DB8500 thermal driver. X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~60^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa1acb0451bb27add173d9641d0b74c58889e693;p=pandora-kernel.git Thermal: Add ST-Ericsson DB8500 thermal driver. This driver is based on the thermal management framework in thermal_sys.c. A thermal zone device is created with the trip points to which cooling devices can be bound, the current cooling device is cpufreq, e.g. CPU frequency is clipped down to cool the CPU, and other cooling devices can be added and bound to the trip points dynamically. The platform specific PRCMU interrupts are used to active thermal update when trip points are reached. Signed-off-by: hongbo.zhang Reviewed-by: Viresh Kumar Reviewed-by: Francesco Lavra Signed-off-by: Zhang Rui --- Reading git-diff-tree failed