Re: [PATCH V6 1/2] Thermal: Add ST-Ericsson DB8500 thermal driver.

From: Zhang Rui
Date: Thu Nov 15 2012 - 07:51:18 EST


On Thu, 2012-11-15 at 18:56 +0800, hongbo.zhang wrote:
> From: "hongbo.zhang" <hongbo.zhang@xxxxxxxxxx>
>
> 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 <hongbo.zhang@xxxxxxxxxx>
> Reviewed-by: Viresh Kumar <viresh.kumar@xxxxxxxxxx>
> Reviewed-by: Francesco Lavra <francescolavra.fl@xxxxxxxxx>

Patch is refreshed and applied to thermal next.
refreshed patch attached.