aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/cpu-freq/intel-pstate.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/cpu-freq/intel-pstate.txt')
-rw-r--r--Documentation/cpu-freq/intel-pstate.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/cpu-freq/intel-pstate.txt b/Documentation/cpu-freq/intel-pstate.txt
index f7b12c071d53..e6bd1e6512a5 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.
25The driver provides minimum and maximum frequency limits and callbacks to set a 25The driver provides minimum and maximum frequency limits and callbacks to set a
26policy. The policy in cpufreq sysfs is referred to as the "scaling governor". 26policy. The policy in cpufreq sysfs is referred to as the "scaling governor".
27The cpufreq core can request the driver to operate in any of the two policies: 27The cpufreq core can request the driver to operate in any of the two policies:
28"performance: and "powersave". The driver decides which frequency to use based 28"performance" and "powersave". The driver decides which frequency to use based
29on the above policy selection considering minimum and maximum frequency limits. 29on the above policy selection considering minimum and maximum frequency limits.
30 30
31The Intel P-State driver falls under the latter category, which implements the 31The Intel P-State driver falls under the latter category, which implements the