Re: [PATCH v6 0/3] thermal: mediatek: Add cpu dynamic power cooling model.

2016-04-11 Thread Viresh Kumar
On 12-04-16, 13:24, dawei chien wrote: > Please refer to following for my resending, thank you. > > https://lkml.org/lkml/2016/3/15/101 > https://patchwork.kernel.org/patch/8586131/ > https://patchwork.kernel.org/patch/8586111/ > https://patchwork.kernel.org/patch/8586081/ Oh, you were

Re: [PATCH v6 0/3] thermal: mediatek: Add cpu dynamic power cooling model.

2016-04-11 Thread Viresh Kumar
On 12-04-16, 13:24, dawei chien wrote: > Please refer to following for my resending, thank you. > > https://lkml.org/lkml/2016/3/15/101 > https://patchwork.kernel.org/patch/8586131/ > https://patchwork.kernel.org/patch/8586111/ > https://patchwork.kernel.org/patch/8586081/ Oh, you were

Re: [PATCH v6 0/3] thermal: mediatek: Add cpu dynamic power cooling model.

2016-04-11 Thread dawei chien
On Tue, 2016-04-12 at 10:41 +0530, Viresh Kumar wrote: > On 12-04-16, 10:32, dawei chien wrote: > > On Tue, 2016-03-22 at 13:13 +0800, dawei chien wrote: > > > On Tue, 2016-03-15 at 13:17 +0700, Viresh Kumar wrote: > > > > Its Rafael, who is going to apply this one. > > > > > > > > Can you please

Re: [PATCH v6 0/3] thermal: mediatek: Add cpu dynamic power cooling model.

2016-04-11 Thread dawei chien
On Tue, 2016-04-12 at 10:41 +0530, Viresh Kumar wrote: > On 12-04-16, 10:32, dawei chien wrote: > > On Tue, 2016-03-22 at 13:13 +0800, dawei chien wrote: > > > On Tue, 2016-03-15 at 13:17 +0700, Viresh Kumar wrote: > > > > Its Rafael, who is going to apply this one. > > > > > > > > Can you please

Re: [PATCH v6 0/3] thermal: mediatek: Add cpu dynamic power cooling model.

2016-04-11 Thread Viresh Kumar
On 12-04-16, 10:32, dawei chien wrote: > On Tue, 2016-03-22 at 13:13 +0800, dawei chien wrote: > > On Tue, 2016-03-15 at 13:17 +0700, Viresh Kumar wrote: > > > Its Rafael, who is going to apply this one. > > > > > > Can you please resend it as he may not have it in patchworks? > > > > > > > Hi

Re: [PATCH v6 0/3] thermal: mediatek: Add cpu dynamic power cooling model.

2016-04-11 Thread Viresh Kumar
On 12-04-16, 10:32, dawei chien wrote: > On Tue, 2016-03-22 at 13:13 +0800, dawei chien wrote: > > On Tue, 2016-03-15 at 13:17 +0700, Viresh Kumar wrote: > > > Its Rafael, who is going to apply this one. > > > > > > Can you please resend it as he may not have it in patchworks? > > > > > > > Hi

Re: [PATCH v6 0/3] thermal: mediatek: Add cpu dynamic power cooling model.

2016-04-11 Thread dawei chien
On Tue, 2016-03-22 at 13:13 +0800, dawei chien wrote: > On Tue, 2016-03-15 at 13:17 +0700, Viresh Kumar wrote: > > On 15-03-16, 12:53, dawei chien wrote: > > > On Thu, 2015-12-17 at 09:52 +0800, Viresh Kumar wrote: > > > > On 16-12-15, 21:29, Dawei Chien wrote: > > > > > Use Intelligent Power

Re: [PATCH v6 0/3] thermal: mediatek: Add cpu dynamic power cooling model.

2016-04-11 Thread dawei chien
On Tue, 2016-03-22 at 13:13 +0800, dawei chien wrote: > On Tue, 2016-03-15 at 13:17 +0700, Viresh Kumar wrote: > > On 15-03-16, 12:53, dawei chien wrote: > > > On Thu, 2015-12-17 at 09:52 +0800, Viresh Kumar wrote: > > > > On 16-12-15, 21:29, Dawei Chien wrote: > > > > > Use Intelligent Power

Re: [PATCH v6 0/3] thermal: mediatek: Add cpu dynamic power cooling model.

2016-03-21 Thread dawei chien
On Tue, 2016-03-15 at 13:17 +0700, Viresh Kumar wrote: > On 15-03-16, 12:53, dawei chien wrote: > > On Thu, 2015-12-17 at 09:52 +0800, Viresh Kumar wrote: > > > On 16-12-15, 21:29, Dawei Chien wrote: > > > > Use Intelligent Power Allocation (IPA) technical to add dynamic power > > > > model > > >

Re: [PATCH v6 0/3] thermal: mediatek: Add cpu dynamic power cooling model.

2016-03-21 Thread dawei chien
On Tue, 2016-03-15 at 13:17 +0700, Viresh Kumar wrote: > On 15-03-16, 12:53, dawei chien wrote: > > On Thu, 2015-12-17 at 09:52 +0800, Viresh Kumar wrote: > > > On 16-12-15, 21:29, Dawei Chien wrote: > > > > Use Intelligent Power Allocation (IPA) technical to add dynamic power > > > > model > > >

[RESEND][PATCH v6 0/3] thermal: mediatek: Add cpu dynamic power cooling model.

2016-03-15 Thread Dawei Chien
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

[RESEND][PATCH v6 0/3] thermal: mediatek: Add cpu dynamic power cooling model.

2016-03-15 Thread Dawei Chien
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

Re: [PATCH v6 0/3] thermal: mediatek: Add cpu dynamic power cooling model.

2016-03-15 Thread Viresh Kumar
On 15-03-16, 12:53, dawei chien wrote: > On Thu, 2015-12-17 at 09:52 +0800, Viresh Kumar wrote: > > On 16-12-15, 21:29, Dawei Chien wrote: > > > Use Intelligent Power Allocation (IPA) technical to add dynamic power > > > model > > > for binding CPU thermal zone. The power allocator governor

Re: [PATCH v6 0/3] thermal: mediatek: Add cpu dynamic power cooling model.

2016-03-15 Thread Viresh Kumar
On 15-03-16, 12:53, dawei chien wrote: > On Thu, 2015-12-17 at 09:52 +0800, Viresh Kumar wrote: > > On 16-12-15, 21:29, Dawei Chien wrote: > > > Use Intelligent Power Allocation (IPA) technical to add dynamic power > > > model > > > for binding CPU thermal zone. The power allocator governor

Re: [PATCH v6 0/3] thermal: mediatek: Add cpu dynamic power cooling model.

2016-03-14 Thread dawei chien
On Thu, 2015-12-17 at 09:52 +0800, Viresh Kumar wrote: > On 16-12-15, 21:29, 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. > >

Re: [PATCH v6 0/3] thermal: mediatek: Add cpu dynamic power cooling model.

2016-03-14 Thread dawei chien
On Thu, 2015-12-17 at 09:52 +0800, Viresh Kumar wrote: > On 16-12-15, 21:29, 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. > >

Re: [PATCH v6 0/3] thermal: mediatek: Add cpu dynamic power cooling model.

2015-12-16 Thread Viresh Kumar
On 16-12-15, 21:29, 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

[PATCH v6 0/3] thermal: mediatek: Add cpu dynamic power cooling model.

2015-12-16 Thread Dawei Chien
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

Re: [PATCH v6 0/3] thermal: mediatek: Add cpu dynamic power cooling model.

2015-12-16 Thread Viresh Kumar
On 16-12-15, 21:29, 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

[PATCH v6 0/3] thermal: mediatek: Add cpu dynamic power cooling model.

2015-12-16 Thread Dawei Chien
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