commit | 96cd2509c44a74039022ce6de382bcec5267331d | [log] [tgz] |
---|---|---|
author | Todd Poynor <toddpoynor@google.com> | Tue Nov 08 19:54:07 2011 -0800 |
committer | Todd Poynor <toddpoynor@google.com> | Thu Nov 10 16:01:50 2011 -0800 |
tree | 970bd4abed0df5b904a26d18f2dbc39e07fa46ea | |
parent | eb5a34275e731c26cd15570f73796a0dc05c584a [diff] |
cpufreq: interactive governor: go to intermediate hi speed before max * Add attribute hispeed_freq, which defaults to max. * Rename go_maxspeed_load to go_hispeed_load. * If hit go_hispeed_load and at min speed, go to hispeed_freq; if hit go_hispeed_load and already above min speed go to max speed. Change-Id: I1050dec5f013fc1177387352ba787a7e1c68703e Signed-off-by: Todd Poynor <toddpoynor@google.com>