Re: [PATCH v6 0/3] thermal: mediatek: Add cpu dynamic power cooling model.
From: dawei chien <hidden>
Date: 2016-03-22 05:13:16
Also in:
linux-arm-kernel, linux-mediatek, linux-pm, lkml
From: dawei chien <hidden>
Date: 2016-03-22 05:13:16
Also in:
linux-arm-kernel, linux-mediatek, linux-pm, lkml
On Tue, 2016-03-15 at 13:17 +0700, Viresh Kumar wrote:
On 15-03-16, 12:53, dawei chien wrote:quoted
On Thu, 2015-12-17 at 09:52 +0800, Viresh Kumar wrote:quoted
On 16-12-15, 21:29, Dawei Chien wrote:quoted
Use Intelligent Power Allocation (IPA) technical to add dynamic power model for binding CPU thermal zone. The power allocator governor allocates power budget to control CPU temperature. Power Allocator governor is able to keep SOC temperature within a defined temperature range to avoid SOC overheat and keep it's performance. mt8173-cpufreq.c need to register its' own power model with power allocator thermal governor, so that power allocator governor can allocates suitable power budget to control CPU temperature. Binding document is refer to this patchset https://lkml.org/lkml/2015/11/30/239 Change since V5: 1. Remove thermal sensor ID from phandlesThough you should have included this in the new version, but still Acked-by: Viresh Kumar <viresh.kumar@linaro.org> -- vireshHi Viresh, Would you please pull this patch to your tree since following patch already pulled in, thank you. https://lkml.org/lkml/2015/11/30/239Its Rafael, who is going to apply this one. Can you please resend it as he may not have it in patchworks?
Hi Rafael, Would you merge this patch to your tee, thank you. BR, Dawei