aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/cpu-freq
diff options
context:
space:
mode:
authorTodd Poynor <toddpoynor@google.com>2012-05-03 01:06:23 -0700
committerTodd Poynor <toddpoynor@google.com>2012-05-03 01:06:23 -0700
commit15091fd07476702b0bc0ea565bba4dc3c4353136 (patch)
treec1d12e813bcdc02f7c0b65a5d6a6151f0430b5bd /Documentation/cpu-freq
parent072c198fd847221d0cc8f97065c5c631296e0f28 (diff)
parent5702c9182d292356aba0f0dd6f2f230a7e53fa15 (diff)
downloadkernel_samsung_tuna-15091fd07476702b0bc0ea565bba4dc3c4353136.zip
kernel_samsung_tuna-15091fd07476702b0bc0ea565bba4dc3c4353136.tar.gz
kernel_samsung_tuna-15091fd07476702b0bc0ea565bba4dc3c4353136.tar.bz2
Merge branch 'android-3.0' into android-omap-3.0
Diffstat (limited to 'Documentation/cpu-freq')
-rw-r--r--Documentation/cpu-freq/governors.txt9
1 files changed, 7 insertions, 2 deletions
diff --git a/Documentation/cpu-freq/governors.txt b/Documentation/cpu-freq/governors.txt
index ebfa2b4..da3cfb3 100644
--- a/Documentation/cpu-freq/governors.txt
+++ b/Documentation/cpu-freq/governors.txt
@@ -243,8 +243,13 @@ not idle. Default is 20000 uS.
input_boost: If non-zero, boost speed of all CPUs to hispeed_freq on
touchscreen activity. Default is 0.
-boost: If non-zero, immediately boost speed of all CPUs to
-hispeed_freq. If zero, allow CPU speeds to drop below hispeed_freq.
+boost: If non-zero, immediately boost speed of all CPUs to at least
+hispeed_freq until zero is written to this attribute. If zero, allow
+CPU speeds to drop below hispeed_freq according to load as usual.
+
+boostpulse: Immediately boost speed of all CPUs to hispeed_freq for
+min_sample_time, after which speeds are allowed to drop below
+hispeed_freq according to load as usual.
2.7 Hotplug