From: Mike Turquette <mturquette@linaro.org>
To: Viresh Kumar <viresh.kumar@linaro.org>
Cc: linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org, linux-pm@vger.kernel.org
Subject: Re: [PATCH RFC 3/3] cpufreq: cpufreq-cpu0: clk rate-change notifiers
Date: Tue, 30 Jul 2013 18:43:28 -0700 [thread overview]
Message-ID: <20130731014328.5270.4248@quantum> (raw)
In-Reply-To: <CAOh2x=kAM98Qta5RquVVByR8jJ3=t+6fNZ4o4WSroVCCZi+0Cg@mail.gmail.com>
Quoting Viresh Kumar (2013-07-07 21:10:54)
> On Mon, Jul 8, 2013 at 7:14 AM, Mike Turquette <mturquette@linaro.org> wrote:
> > Removes direct handling of OPP tables and voltage regulators by calling
> > of_clk_cpufreq_notifier_handler, introduced by commit "clk: cpufreq
> > helper for voltage scaling".
> >
> > In the future this can help consolidate code found across similar
> > CPUfreq drivers.
> >
> > Signed-off-by: Mike Turquette <mturquette@linaro.org>
> > ---
> > drivers/cpufreq/cpufreq-cpu0.c | 125 ++++++++---------------------------------
> > 1 file changed, 22 insertions(+), 103 deletions(-)
>
> Good patch, really gets lots of stuff out from cpufreq drivers.
>
> Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Viresh,
Thanks for the Ack. I received no comments on this series besides your
own, so I plan to merge it. Do you want to take patch #3, or do you want
me to take it, or should I give you and Rafael a stable branch instead?
Regards,
Mike
WARNING: multiple messages have this Message-ID (diff)
From: mturquette@linaro.org (Mike Turquette)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH RFC 3/3] cpufreq: cpufreq-cpu0: clk rate-change notifiers
Date: Tue, 30 Jul 2013 18:43:28 -0700 [thread overview]
Message-ID: <20130731014328.5270.4248@quantum> (raw)
In-Reply-To: <CAOh2x=kAM98Qta5RquVVByR8jJ3=t+6fNZ4o4WSroVCCZi+0Cg@mail.gmail.com>
Quoting Viresh Kumar (2013-07-07 21:10:54)
> On Mon, Jul 8, 2013 at 7:14 AM, Mike Turquette <mturquette@linaro.org> wrote:
> > Removes direct handling of OPP tables and voltage regulators by calling
> > of_clk_cpufreq_notifier_handler, introduced by commit "clk: cpufreq
> > helper for voltage scaling".
> >
> > In the future this can help consolidate code found across similar
> > CPUfreq drivers.
> >
> > Signed-off-by: Mike Turquette <mturquette@linaro.org>
> > ---
> > drivers/cpufreq/cpufreq-cpu0.c | 125 ++++++++---------------------------------
> > 1 file changed, 22 insertions(+), 103 deletions(-)
>
> Good patch, really gets lots of stuff out from cpufreq drivers.
>
> Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Viresh,
Thanks for the Ack. I received no comments on this series besides your
own, so I plan to merge it. Do you want to take patch #3, or do you want
me to take it, or should I give you and Rafael a stable branch instead?
Regards,
Mike
next prev parent reply other threads:[~2013-07-31 1:43 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-08 1:44 [PATCH RFC 0/3] voltage scaling via clock rate-change notifiers Mike Turquette
2013-07-08 1:44 ` Mike Turquette
2013-07-08 1:44 ` [PATCH RFC 1/3] clk: notifier handler for dynamic voltage scaling Mike Turquette
2013-07-08 1:44 ` Mike Turquette
2013-07-08 1:44 ` Mike Turquette
2013-07-08 1:44 ` [PATCH RFC 2/3] clk: cpufreq helper for " Mike Turquette
2013-07-08 1:44 ` Mike Turquette
2013-07-31 14:36 ` Nishanth Menon
2013-07-31 14:36 ` Nishanth Menon
2013-07-31 14:36 ` Nishanth Menon
2013-07-31 18:08 ` Mike Turquette
2013-07-31 18:08 ` Mike Turquette
2013-07-08 1:44 ` [PATCH RFC 3/3] cpufreq: cpufreq-cpu0: clk rate-change notifiers Mike Turquette
2013-07-08 1:44 ` Mike Turquette
2013-07-08 4:10 ` Viresh Kumar
2013-07-08 4:10 ` Viresh Kumar
2013-07-31 1:43 ` Mike Turquette [this message]
2013-07-31 1:43 ` Mike Turquette
2013-07-31 4:39 ` Viresh Kumar
2013-07-31 4:39 ` Viresh Kumar
2013-07-31 10:30 ` Rafael J. Wysocki
2013-07-31 10:30 ` Rafael J. Wysocki
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=20130731014328.5270.4248@quantum \
--to=mturquette@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pm@vger.kernel.org \
--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.