cpufreq: interactive: only boost tunable affected cpus
authorLianwei Wang <a22439@motorola.com>
Wed, 3 Dec 2014 01:20:50 +0000 (17:20 -0800)
committerRuchi Kandoi <kandoiruchi@google.com>
Mon, 15 Dec 2014 19:12:45 +0000 (19:12 +0000)
commit805863ee7ef93d05cd654e069f5d7f00a0f4b257
treea1f1d628e2b346f77fc87b75e5e0c1834b57e799
parent0065bf4206cd4fecb482aef751fd39360fa8bafa
cpufreq: interactive: only boost tunable affected cpus

It is not correct to boost all the cpus when tunable boost
parameters are changed. It also does not need to boost the
cpus which is already boosted.

Signed-off-by: Lianwei Wang <a22439@motorola.com>
drivers/cpufreq/cpufreq_interactive.c