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-08-15 23:46:01 -0600
commit7d2690599442d8e36817c1b43fb41c31236f0faf (patch)
tree5f9969bae3fc2ae8eab2d217cdbf3e7776aa6f04 /Documentation
parent33a7ce3a5ea68e907f9d312c8d3648c6bcae3866 (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 2b990d0a795..7d824688524 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