Re: [PATCH] QorIQ/TMU: add thermal management support based on TMU

2015-05-11 Thread Eduardo Valentin
Jia Hongtao, Thanks for sharing your driver. Sorry for the late answer. Please find couple of comments as follows. On Fri, Apr 03, 2015 at 03:11:27PM +0800, Jia Hongtao wrote: > It supports one critical trip point and one passive trip point. > The cpufreq is used as the cooling device to throttle

RE: [PATCH] QorIQ/TMU: add thermal management support based on TMU

2015-05-10 Thread Hongtao Jia
> Cc: linux...@vger.kernel.org; linuxppc-dev@lists.ozlabs.org; Wood Scott- > B07421; Jia Hongtao-B38951 > Subject: RE: [PATCH] QorIQ/TMU: add thermal management support based on > TMU > > Hello Rui Zhang, > > Please help to review this Thermal Management driver. > >

RE: [PATCH] QorIQ/TMU: add thermal management support based on TMU

2015-04-28 Thread Hongtao Jia
l.org; linuxppc-dev@lists.ozlabs.org; Wood Scott- > B07421; Jia Hongtao-B38951 > Subject: [PATCH] QorIQ/TMU: add thermal management support based on TMU > > It supports one critical trip point and one passive trip point. > The cpufreq is used as the cooling device to throttle C

[PATCH] QorIQ/TMU: add thermal management support based on TMU

2015-04-03 Thread Jia Hongtao
It supports one critical trip point and one passive trip point. The cpufreq is used as the cooling device to throttle CPUs when the passive trip is crossed. Signed-off-by: Jia Hongtao --- drivers/thermal/Kconfig | 11 ++ drivers/thermal/Makefile| 1 + drivers/thermal/qoriq_the