Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1376416 > unrolled thread

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

Started bydawei chien <dawei.chien@mediatek.com>
First post2016-04-12 04:40 +0200
Last post2016-04-12 07:40 +0200
Articles 4 — 2 participants

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH v6 0/3] thermal: mediatek: Add cpu dynamic power cooling  model. dawei chien <dawei.chien@mediatek.com> - 2016-04-12 04:40 +0200
    Re: [PATCH v6 0/3] thermal: mediatek: Add cpu dynamic power cooling  model. Viresh Kumar <viresh.kumar@linaro.org> - 2016-04-12 07:20 +0200
      Re: [PATCH v6 0/3] thermal: mediatek: Add cpu dynamic power cooling  model. dawei chien <dawei.chien@mediatek.com> - 2016-04-12 07:30 +0200
        Re: [PATCH v6 0/3] thermal: mediatek: Add cpu dynamic power cooling  model. Viresh Kumar <viresh.kumar@linaro.org> - 2016-04-12 07:40 +0200

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

Fromdawei chien <dawei.chien@mediatek.com>
Date2016-04-12 04:40 +0200
SubjectRe: [PATCH v6 0/3] thermal: mediatek: Add cpu dynamic power cooling model.
Message-ID<rmWpb-84p-1@gated-at.bofh.it>
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 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 phandles
> > > > 
> > > > Though you should have included this in the new version, but still
> > > > 
> > > > Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
> > > > 
> > > > --
> > > > viresh
> > > 
> > > Hi 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/239
> > 
> > Its 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 tree, thank you.
> 
> BR,
> Dawei

Hi Rafael,
Would you please merge this patch, or please kindly let me know for any
problem, thank you.
 
BR,
Dawei

[toc] | [next] | [standalone]


#1376463

FromViresh Kumar <viresh.kumar@linaro.org>
Date2016-04-12 07:20 +0200
Message-ID<rmYU2-1GZ-3@gated-at.bofh.it>
In reply to#1376416
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 Rafael,
> > Would you merge this patch to your tree, thank you.
> > 
> > BR,
> > Dawei
> 
> Hi Rafael,
> Would you please merge this patch, or please kindly let me know for any
> problem, thank you.

Didn't I ask you earlier to resend this patch as Rafael wouldn't have
it in his queue now ?

Please resend it and that will make it earlier for Rafael to get it
applied.

-- 
viresh

[toc] | [prev] | [next] | [standalone]


#1376471

Fromdawei chien <dawei.chien@mediatek.com>
Date2016-04-12 07:30 +0200
Message-ID<rmZ3I-1MB-13@gated-at.bofh.it>
In reply to#1376463
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 resend it as he may not have it in patchworks?
> > > > 
> > > 
> > > Hi Rafael,
> > > Would you merge this patch to your tree, thank you.
> > > 
> > > BR,
> > > Dawei
> > 
> > Hi Rafael,
> > Would you please merge this patch, or please kindly let me know for any
> > problem, thank you.
> 
> Didn't I ask you earlier to resend this patch as Rafael wouldn't have
> it in his queue now ?
> 
> Please resend it and that will make it earlier for Rafael to get it
> applied.
> 
Hi Viresh,
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/

BR,
Dawei

[toc] | [prev] | [next] | [standalone]


#1376486

FromViresh Kumar <viresh.kumar@linaro.org>
Date2016-04-12 07:40 +0200
Message-ID<rmZdo-1UI-17@gated-at.bofh.it>
In reply to#1376471
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 continuously sending new ping requests on the old thread.
You should have used the new thread instead :)

Anyway, I have pinged Rafael over the new thread now.

-- 
viresh

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web