All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2] Documentation: cpufreq: intel_pstate: fix typo
@ 2016-02-18  0:21 Felipe Franciosi
  0 siblings, 0 replies; 3+ messages in thread
From: Felipe Franciosi @ 2016-02-18  0:21 UTC (permalink / raw)
  To: linux-pm; +Cc: srinivas.pandruvada, Felipe Franciosi

This just swaps a colon for a quote in the intel_pstate documentation.

Signed-off-by: Felipe Franciosi <felipe@nutanix.com>
---
 Documentation/cpu-freq/intel-pstate.txt |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Documentation/cpu-freq/intel-pstate.txt b/Documentation/cpu-freq/intel-pstate.txt
index f7b12c0..e6bd1e6 100644
--- a/Documentation/cpu-freq/intel-pstate.txt
+++ b/Documentation/cpu-freq/intel-pstate.txt
@@ -25,7 +25,7 @@ callback, so cpufreq core can't request a transition to a specific frequency.
 The driver provides minimum and maximum frequency limits and callbacks to set a
 policy. The policy in cpufreq sysfs is referred to as the "scaling governor".
 The cpufreq core can request the driver to operate in any of the two policies:
-"performance: and "powersave". The driver decides which frequency to use based
+"performance" and "powersave". The driver decides which frequency to use based
 on the above policy selection considering minimum and maximum frequency limits.
 
 The Intel P-State driver falls under the latter category, which implements the
-- 
1.7.1


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

* Re: [PATCH v2] Documentation: cpufreq: intel_pstate: fix typo
  2016-02-18 14:51 Felipe Franciosi
@ 2016-02-18 19:30 ` Rafael J. Wysocki
  0 siblings, 0 replies; 3+ messages in thread
From: Rafael J. Wysocki @ 2016-02-18 19:30 UTC (permalink / raw)
  To: Felipe Franciosi; +Cc: linux-pm, Srinivas Pandruvada

On Thu, Feb 18, 2016 at 3:51 PM, Felipe Franciosi <felipe@nutanix.com> wrote:
> This just swaps a colon for a quote in the intel_pstate documentation.
>
> Signed-off-by: Felipe Franciosi <felipe@nutanix.com>
> ---
>  Documentation/cpu-freq/intel-pstate.txt |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/Documentation/cpu-freq/intel-pstate.txt b/Documentation/cpu-freq/intel-pstate.txt
> index f7b12c0..e6bd1e6 100644
> --- a/Documentation/cpu-freq/intel-pstate.txt
> +++ b/Documentation/cpu-freq/intel-pstate.txt
> @@ -25,7 +25,7 @@ callback, so cpufreq core can't request a transition to a specific frequency.
>  The driver provides minimum and maximum frequency limits and callbacks to set a
>  policy. The policy in cpufreq sysfs is referred to as the "scaling governor".
>  The cpufreq core can request the driver to operate in any of the two policies:
> -"performance: and "powersave". The driver decides which frequency to use based
> +"performance" and "powersave". The driver decides which frequency to use based
>  on the above policy selection considering minimum and maximum frequency limits.
>
>  The Intel P-State driver falls under the latter category, which implements the
> --

OK, I'm queuing this up for 4.6.

Thanks,
Rafael

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

* [PATCH v2] Documentation: cpufreq: intel_pstate: fix typo
@ 2016-02-18 14:51 Felipe Franciosi
  2016-02-18 19:30 ` Rafael J. Wysocki
  0 siblings, 1 reply; 3+ messages in thread
From: Felipe Franciosi @ 2016-02-18 14:51 UTC (permalink / raw)
  To: linux-pm; +Cc: srinivas.pandruvada, Felipe Franciosi

This just swaps a colon for a quote in the intel_pstate documentation.

Signed-off-by: Felipe Franciosi <felipe@nutanix.com>
---
 Documentation/cpu-freq/intel-pstate.txt |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Documentation/cpu-freq/intel-pstate.txt b/Documentation/cpu-freq/intel-pstate.txt
index f7b12c0..e6bd1e6 100644
--- a/Documentation/cpu-freq/intel-pstate.txt
+++ b/Documentation/cpu-freq/intel-pstate.txt
@@ -25,7 +25,7 @@ callback, so cpufreq core can't request a transition to a specific frequency.
 The driver provides minimum and maximum frequency limits and callbacks to set a
 policy. The policy in cpufreq sysfs is referred to as the "scaling governor".
 The cpufreq core can request the driver to operate in any of the two policies:
-"performance: and "powersave". The driver decides which frequency to use based
+"performance" and "powersave". The driver decides which frequency to use based
 on the above policy selection considering minimum and maximum frequency limits.
 
 The Intel P-State driver falls under the latter category, which implements the
-- 
1.7.1


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

end of thread, other threads:[~2016-02-18 19:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-02-18  0:21 [PATCH v2] Documentation: cpufreq: intel_pstate: fix typo Felipe Franciosi
2016-02-18 14:51 Felipe Franciosi
2016-02-18 19:30 ` Rafael J. Wysocki

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.