diff options
author | Todd Poynor <toddpoynor@google.com> | 2012-04-25 18:04:34 -0700 |
---|---|---|
committer | Todd Poynor <toddpoynor@google.com> | 2012-04-25 18:04:34 -0700 |
commit | 3a353434e8980a06ac9a965cda5cfe3ce1456433 (patch) | |
tree | b4280e6d842423e73616ced3fe568131ea150af2 /Documentation | |
parent | c5e40b3a7a98fbc81d822d7cf5f7607821a39d84 (diff) | |
parent | 5d61d3a6e2103801565048202999423657b4430a (diff) | |
download | kernel_samsung_tuna-3a353434e8980a06ac9a965cda5cfe3ce1456433.zip kernel_samsung_tuna-3a353434e8980a06ac9a965cda5cfe3ce1456433.tar.gz kernel_samsung_tuna-3a353434e8980a06ac9a965cda5cfe3ce1456433.tar.bz2 |
Merge branch 'android-3.0' into android-omap-3.0
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/cpu-freq/governors.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Documentation/cpu-freq/governors.txt b/Documentation/cpu-freq/governors.txt index 871ec8e..ebfa2b4 100644 --- a/Documentation/cpu-freq/governors.txt +++ b/Documentation/cpu-freq/governors.txt @@ -240,6 +240,12 @@ Default is 20000 uS. timer_rate: Sample rate for reevaluating cpu load when the system is 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. + 2.7 Hotplug ----------- |