* [PATCH] Documentation: cpufreq: intel_pstate: fix typo
@ 2016-02-17 18:24 Felipe Franciosi
2016-02-17 18:38 ` Srinivas Pandruvada
0 siblings, 1 reply; 3+ messages in thread
From: Felipe Franciosi @ 2016-02-17 18:24 UTC (permalink / raw)
To: linux-pm; +Cc: srinivas.pandruvada, Felipe Franciosi
This just fixes a typo in the intel_pstate documentaion.
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] Documentation: cpufreq: intel_pstate: fix typo
2016-02-17 18:24 [PATCH] Documentation: cpufreq: intel_pstate: fix typo Felipe Franciosi
@ 2016-02-17 18:38 ` Srinivas Pandruvada
2016-02-18 10:04 ` Felipe Franciosi
0 siblings, 1 reply; 3+ messages in thread
From: Srinivas Pandruvada @ 2016-02-17 18:38 UTC (permalink / raw)
To: Felipe Franciosi, linux-pm
On Wed, 2016-02-17 at 18:24 +0000, Felipe Franciosi wrote:
> This just fixes a typo in the intel_pstate documentaion.
>
You are adding typo in the commit message..
Also I will not call the change a typo, rather remove trailing colon
from policy "performance".
> 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
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] Documentation: cpufreq: intel_pstate: fix typo
2016-02-17 18:38 ` Srinivas Pandruvada
@ 2016-02-18 10:04 ` Felipe Franciosi
0 siblings, 0 replies; 3+ messages in thread
From: Felipe Franciosi @ 2016-02-18 10:04 UTC (permalink / raw)
To: Srinivas Pandruvada; +Cc: linux-pm@vger.kernel.org
Lol you are right. I'll fix my typo and send a v2. :-)
It's really swapping a colon for a quote symbol, not just removing the colon. So it looks like the current version has a typo. But I'll rephrase slightly.
Cheers,
Felipe
On 17/02/2016 18:38, "Srinivas Pandruvada" <srinivas.pandruvada@linux.intel.com> wrote:
>On Wed, 2016-02-17 at 18:24 +0000, Felipe Franciosi wrote:
>> This just fixes a typo in the intel_pstate documentaion.
>>
>You are adding typo in the commit message..
>Also I will not call the change a typo, rather remove trailing colon
>from policy "performance".
>
>> 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
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2016-02-18 10:04 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-17 18:24 [PATCH] Documentation: cpufreq: intel_pstate: fix typo Felipe Franciosi
2016-02-17 18:38 ` Srinivas Pandruvada
2016-02-18 10:04 ` Felipe Franciosi
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).