aboutsummaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorTim Gardner <tim.gardner@canonical.com>2012-04-24 11:47:18 -0600
committerJohn Rigby <john.rigby@linaro.org>2012-11-14 18:19:25 -0700
commite6032714a98dd8bede28f1be602453b5eaf23f04 (patch)
treed57dcd9cfa5b5a4db23cca4c2b6a56d31a2bbd12 /Documentation
parentdad2d9384e00c120b9f96848cdf37986a3b97c53 (diff)
UBUNTU: SAUCE: Allow filtering of cpufreq drivers
BugLink: http://bugs.launchpad.net/bugs/984288 Acked-by: Stefan Bader <stefan.bader@canonical.com> Acked-by: Herton Krzesinski <herton.krzesinski@canonical.com> Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/kernel-parameters.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt
index 236c73b2b6d..0f91e00d28d 100644
--- a/Documentation/kernel-parameters.txt
+++ b/Documentation/kernel-parameters.txt
@@ -588,6 +588,10 @@ bytes respectively. Such letter suffixes can also be entirely omitted.
/proc/<pid>/coredump_filter.
See also Documentation/filesystems/proc.txt.
+ cpufreq_driver= [X86] Allow only the named cpu frequency scaling driver
+ to register. Example: cpufreq_driver=powernow-k8
+ Format: { none | STRING }
+
cpuidle.off=1 [CPU_IDLE]
disable the cpuidle sub-system