| commit | a83f6392e665f446ac5e2a5ba71c1943d49025aa | [log] [tgz] |
|---|---|---|
| author | Junjie Wu <junjiew@codeaurora.org> | Wed May 28 16:36:25 2014 -0700 |
| committer | Nick Reuter <nreuter85@gmail.com> | Wed Aug 10 16:31:26 2016 -0500 |
| tree | 8e3ad442a705e50f6118587a47b762b53d2dfae9 | |
| parent | 71689d5f432dc3c6f63d7bef30fc403b49e7ad2c [diff] |
cpufreq: cpu-boost: Support separate input_boost_freq for different CPUs Different types of CPUs could have different frequency to satisfy same input workload. Add support for using different input_boost_freq on different CPUs. input_boost_freq now either takes a single number which applies to all CPUs, or cpuid:freq pairs separated by space for different CPUs. Change-Id: I20506a9fbdb4d532d94168bbd61744595bebc8e5 Signed-off-by: Junjie Wu <junjiew@codeaurora.org>