linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Documentation: cpufreq: Update supported powernv processors
@ 2016-12-16 11:17 Shilpasri G Bhat
  2017-01-02  7:08 ` Viresh Kumar
  0 siblings, 1 reply; 6+ messages in thread
From: Shilpasri G Bhat @ 2016-12-16 11:17 UTC (permalink / raw)
  To: rjw, viresh.kumar, corbet
  Cc: linux-pm, linux-doc, linux-kernel, Shilpasri G Bhat

Signed-off-by: Shilpasri G Bhat <shilpa.bhat@linux.vnet.ibm.com>
---
 Documentation/cpu-freq/user-guide.txt | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/Documentation/cpu-freq/user-guide.txt b/Documentation/cpu-freq/user-guide.txt
index 109e97b..5e10d5f 100644
--- a/Documentation/cpu-freq/user-guide.txt
+++ b/Documentation/cpu-freq/user-guide.txt
@@ -87,7 +87,9 @@ UltraSPARC-III
 -------
 
 Several "PowerBook" and "iBook2" notebooks are supported.
-
+The following POWER processors are supported in powernv mode:
+POWER8
+POWER9
 
 1.5 SuperH
 ----------
-- 
1.8.3.1

^ permalink raw reply related	[flat|nested] 6+ messages in thread

* Re: [PATCH] Documentation: cpufreq: Update supported powernv processors
  2016-12-16 11:17 [PATCH] Documentation: cpufreq: Update supported powernv processors Shilpasri G Bhat
@ 2017-01-02  7:08 ` Viresh Kumar
  2017-01-04 21:35   ` Jonathan Corbet
  0 siblings, 1 reply; 6+ messages in thread
From: Viresh Kumar @ 2017-01-02  7:08 UTC (permalink / raw)
  To: Shilpasri G Bhat; +Cc: rjw, corbet, linux-pm, linux-doc, linux-kernel

On 16-12-16, 16:47, Shilpasri G Bhat wrote:
> Signed-off-by: Shilpasri G Bhat <shilpa.bhat@linux.vnet.ibm.com>
> ---
>  Documentation/cpu-freq/user-guide.txt | 4 +++-
>  1 file changed, 3 insertions(+), 1 deletion(-)
> 
> diff --git a/Documentation/cpu-freq/user-guide.txt b/Documentation/cpu-freq/user-guide.txt
> index 109e97b..5e10d5f 100644
> --- a/Documentation/cpu-freq/user-guide.txt
> +++ b/Documentation/cpu-freq/user-guide.txt
> @@ -87,7 +87,9 @@ UltraSPARC-III
>  -------
>  
>  Several "PowerBook" and "iBook2" notebooks are supported.
> -
> +The following POWER processors are supported in powernv mode:
> +POWER8
> +POWER9
>  
>  1.5 SuperH
>  ----------

Acked-by: Viresh Kumar <viresh.kumar@linaro.org>

-- 
viresh

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH] Documentation: cpufreq: Update supported powernv processors
  2017-01-02  7:08 ` Viresh Kumar
@ 2017-01-04 21:35   ` Jonathan Corbet
  2017-01-04 22:11     ` Rafael J. Wysocki
  0 siblings, 1 reply; 6+ messages in thread
From: Jonathan Corbet @ 2017-01-04 21:35 UTC (permalink / raw)
  To: Viresh Kumar; +Cc: Shilpasri G Bhat, rjw, linux-pm, linux-doc, linux-kernel

On Mon, 2 Jan 2017 12:38:15 +0530
Viresh Kumar <viresh.kumar@linaro.org> wrote:

> > +The following POWER processors are supported in powernv mode:
> > +POWER8
> > +POWER9

I've applied this to the docs tree, thanks.

jon

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH] Documentation: cpufreq: Update supported powernv processors
  2017-01-04 21:35   ` Jonathan Corbet
@ 2017-01-04 22:11     ` Rafael J. Wysocki
  2017-01-04 22:20       ` Jonathan Corbet
  0 siblings, 1 reply; 6+ messages in thread
From: Rafael J. Wysocki @ 2017-01-04 22:11 UTC (permalink / raw)
  To: Jonathan Corbet
  Cc: Viresh Kumar, Shilpasri G Bhat, linux-pm, linux-doc, linux-kernel

On Wednesday, January 04, 2017 02:35:27 PM Jonathan Corbet wrote:
> On Mon, 2 Jan 2017 12:38:15 +0530
> Viresh Kumar <viresh.kumar@linaro.org> wrote:
> 
> > > +The following POWER processors are supported in powernv mode:
> > > +POWER8
> > > +POWER9
> 
> I've applied this to the docs tree, thanks.

OK

I'm assuming then, that you're going to handle cpufreq docs changes in the
future.

Some cpufreq patches update the docs too, though, so there may be changes in
there coming from two sources.

Thanks,
Rafael

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH] Documentation: cpufreq: Update supported powernv processors
  2017-01-04 22:11     ` Rafael J. Wysocki
@ 2017-01-04 22:20       ` Jonathan Corbet
  2017-01-04 22:34         ` Rafael J. Wysocki
  0 siblings, 1 reply; 6+ messages in thread
From: Jonathan Corbet @ 2017-01-04 22:20 UTC (permalink / raw)
  To: Rafael J. Wysocki
  Cc: Viresh Kumar, Shilpasri G Bhat, linux-pm, linux-doc, linux-kernel

On Wed, 04 Jan 2017 23:11:30 +0100
"Rafael J. Wysocki" <rjw@rjwysocki.net> wrote:

> I'm assuming then, that you're going to handle cpufreq docs changes in the
> future.
> 
> Some cpufreq patches update the docs too, though, so there may be changes in
> there coming from two sources.

I saw it wasn't in linux-next yet, so figured I had to. :)

If you'd rather I stayed away from there, I'll happily do so, just say
the word (and preferably send a MAINTAINERS update :).

Thanks,

jon

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH] Documentation: cpufreq: Update supported powernv processors
  2017-01-04 22:20       ` Jonathan Corbet
@ 2017-01-04 22:34         ` Rafael J. Wysocki
  0 siblings, 0 replies; 6+ messages in thread
From: Rafael J. Wysocki @ 2017-01-04 22:34 UTC (permalink / raw)
  To: Jonathan Corbet
  Cc: Rafael J. Wysocki, Viresh Kumar, Shilpasri G Bhat, Linux PM,
	open list:DOCUMENTATION, Linux Kernel Mailing List

On Wed, Jan 4, 2017 at 11:20 PM, Jonathan Corbet <corbet@lwn.net> wrote:
> On Wed, 04 Jan 2017 23:11:30 +0100
> "Rafael J. Wysocki" <rjw@rjwysocki.net> wrote:
>
>> I'm assuming then, that you're going to handle cpufreq docs changes in the
>> future.
>>
>> Some cpufreq patches update the docs too, though, so there may be changes in
>> there coming from two sources.
>
> I saw it wasn't in linux-next yet, so figured I had to. :)

Well, it actually is there in my linux-next branch and I was going to
include it in the next pull request.

Still, I can drop it easily enough. :-)

> If you'd rather I stayed away from there, I'll happily do so, just say
> the word (and preferably send a MAINTAINERS update :).

I can handle cpufreq docs updates, but if you think it's better to
route them via the docs tree, that would be fine by me too.

Thanks,
Rafael

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-01-04 22:41 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-12-16 11:17 [PATCH] Documentation: cpufreq: Update supported powernv processors Shilpasri G Bhat
2017-01-02  7:08 ` Viresh Kumar
2017-01-04 21:35   ` Jonathan Corbet
2017-01-04 22:11     ` Rafael J. Wysocki
2017-01-04 22:20       ` Jonathan Corbet
2017-01-04 22:34         ` Rafael J. Wysocki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).