commit | 22a615ef61965ecb6006f9fdc0d983bd9212bc2d | [log] [tgz] |
---|---|---|
author | Todd Poynor <toddpoynor@google.com> | Tue Dec 13 01:20:52 2011 +0800 |
committer | Andy Green <andy.green@linaro.org> | Mon Jan 09 11:17:52 2012 +0800 |
tree | fd23b6f17d0f236fd51d831e234f7ac3b8d9e884 | |
parent | 4e20c1e832c80295ce102039e1dfb6a7b5a23f8a [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>