commit | eb84e533a70f0169c3442d52d113ef66c4f685a2 | [log] [tgz] |
---|---|---|
author | Todd Poynor <toddpoynor@google.com> | Wed Dec 19 16:06:48 2012 -0800 |
committer | Amit Pundir <amit.pundir@linaro.org> | Mon Oct 24 23:41:21 2016 +0800 |
tree | b5d23ced12957808460be0ed1dee8f0afeba4138 | |
parent | 47078403aca6c7c82e383376c77bd89cbc13f01b [diff] |
cpufreq: interactive: fix boosting logic 35a84de cpufreq: interactive: apply above_hispeed_delay to each step above hispeed caused the speed choice logic to osciallate between boosting and not boosting. Add back code to ensure speed does not drop below boost frequency while boosting. Change-Id: Id420068480fcc7f5c4989ff523e2a8d22e2f4db2 Signed-off-by: Todd Poynor <toddpoynor@google.com>