Re: [PATCH v5 0/3] thermal: mediatek: Add cpu dynamic power cooling model.
From: Viresh Kumar <hidden>
Date: 2015-12-16 04:14:55
Also in:
linux-arm-kernel, linux-mediatek, linux-pm, lkml
From: Viresh Kumar <hidden>
Date: 2015-12-16 04:14:55
Also in:
linux-arm-kernel, linux-mediatek, linux-pm, lkml
On 16-12-15, 11:59, Dawei Chien wrote:
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 V4: 1. Remove unnecessary error-checking for mt8173-cpufreq.c 2. Initializing variable capacitance with 0
Acked-by: Viresh Kumar <redacted> -- viresh