All of lore.kernel.org
 help / color / mirror / Atom feed
From: dawei chien <dawei.chien@mediatek.com>
To: Viresh Kumar <viresh.kumar@linaro.org>
Cc: "Rafael J. Wysocki" <rjw@rjwysocki.net>,
	Rob Herring <robh+dt@kernel.org>, Pawel Moll <pawel.moll@arm.com>,
	Mark Rutland <mark.rutland@arm.com>,
	Ian Campbell <ijc+devicetree@hellion.org.uk>,
	Kumar Gala <galak@codeaurora.org>,
	Matthias Brugger <matthias.bgg@gmail.com>,
	Daniel Kurtz <djkurtz@chromium.org>,
	Sascha Hauer <s.hauer@pengutronix.de>,
	Daniel Lezcano <daniel.lezcano@linaro.org>,
	"devicetree@vger.kernel.org" <devicetree@vger.kernel.org>,
	"linux-arm-kernel@lists.infradead.org"
	<linux-arm-kernel@lists.infradead.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	"linux-pm@vger.kernel.org" <linux-pm@vger.kernel.org>,
	"linux-mediatek@lists.infradead.org"
	<linux-mediatek@lists.infradead.org>,
	srv_heupstream <srv_heupstream@mediatek.com>,
	Sascha Hauer <kernel@pengutronix.de>,
	Punit Agrawal <punit.agrawal@arm.com>
Subject: Re: [PATCH v6 0/3] thermal: mediatek: Add cpu dynamic power cooling model.
Date: Tue, 12 Apr 2016 10:32:50 +0800	[thread overview]
Message-ID: <1460428370.25776.6.camel@mtksdaap41> (raw)
In-Reply-To: <1458623586.674.2.camel@mtksdaap41>

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

WARNING: multiple messages have this Message-ID (diff)
From: dawei.chien@mediatek.com (dawei chien)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v6 0/3] thermal: mediatek: Add cpu dynamic power cooling model.
Date: Tue, 12 Apr 2016 10:32:50 +0800	[thread overview]
Message-ID: <1460428370.25776.6.camel@mtksdaap41> (raw)
In-Reply-To: <1458623586.674.2.camel@mtksdaap41>

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

  reply	other threads:[~2016-04-12  2:32 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-16 13:29 [PATCH v6 0/3] thermal: mediatek: Add cpu dynamic power cooling model Dawei Chien
2015-12-16 13:29 ` Dawei Chien
2015-12-16 13:29 ` Dawei Chien
2015-12-16 13:29 ` [PATCH v6 1/3] " Dawei Chien
2015-12-16 13:29   ` Dawei Chien
2015-12-16 13:29   ` Dawei Chien
2015-12-16 13:29 ` [PATCH v6 2/3] arm64: dts: mt8173: Add thermal zone node Dawei Chien
2015-12-16 13:29   ` Dawei Chien
2015-12-16 13:29   ` Dawei Chien
2015-12-16 13:29 ` [PATCH v6 3/3] arm64: dts: mt8173: Add dynamic power node Dawei Chien
2015-12-16 13:29   ` Dawei Chien
2015-12-16 13:29   ` Dawei Chien
2015-12-17  1:52 ` [PATCH v6 0/3] thermal: mediatek: Add cpu dynamic power cooling model Viresh Kumar
2015-12-17  1:52   ` Viresh Kumar
2016-03-15  4:53   ` dawei chien
2016-03-15  4:53     ` dawei chien
2016-03-15  6:17     ` Viresh Kumar
2016-03-15  6:17       ` Viresh Kumar
2016-03-22  5:13       ` dawei chien
2016-03-22  5:13         ` dawei chien
2016-04-12  2:32         ` dawei chien [this message]
2016-04-12  2:32           ` dawei chien
2016-04-12  5:11           ` Viresh Kumar
2016-04-12  5:11             ` Viresh Kumar
2016-04-12  5:24             ` dawei chien
2016-04-12  5:24               ` dawei chien
2016-04-12  5:24               ` dawei chien
2016-04-12  5:39               ` Viresh Kumar
2016-04-12  5:39                 ` Viresh Kumar

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1460428370.25776.6.camel@mtksdaap41 \
    --to=dawei.chien@mediatek.com \
    --cc=daniel.lezcano@linaro.org \
    --cc=devicetree@vger.kernel.org \
    --cc=djkurtz@chromium.org \
    --cc=galak@codeaurora.org \
    --cc=ijc+devicetree@hellion.org.uk \
    --cc=kernel@pengutronix.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mediatek@lists.infradead.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=mark.rutland@arm.com \
    --cc=matthias.bgg@gmail.com \
    --cc=pawel.moll@arm.com \
    --cc=punit.agrawal@arm.com \
    --cc=rjw@rjwysocki.net \
    --cc=robh+dt@kernel.org \
    --cc=s.hauer@pengutronix.de \
    --cc=srv_heupstream@mediatek.com \
    --cc=viresh.kumar@linaro.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.