aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/cppc_cpufreq.c
diff options
context:
space:
mode:
authorDietmar Eggemann <[email protected]>2018-02-26 13:11:03 +0000
committerRafael J. Wysocki <[email protected]>2018-02-26 22:27:56 +0000
commit9326fdf3fbdfbc3c78de001969df8256913d98e7 (patch)
treeafab0468017276957e58cb86be1fa7abbc0bcdb6 /drivers/cpufreq/cppc_cpufreq.c
parentLinux 4.16-rc2 (diff)
downloadkernel-9326fdf3fbdfbc3c78de001969df8256913d98e7.tar.gz
kernel-9326fdf3fbdfbc3c78de001969df8256913d98e7.zip
cpufreq: scpi: invoke frequency-invariance setter function
Commit 343a8d17fa8d (cpufreq: scpi: remove arm_big_little dependency) changed the cpufreq driver on juno from arm_big_little to scpi. The scpi set_target function does not call the frequency-invariance setter function arch_set_freq_scale() like the arm_big_little set_target function does. As a result the task scheduler load and utilization signals are not frequency-invariant on this platform anymore. Fix this by adding a call to arch_set_freq_scale() into scpi_cpufreq_set_target(). Fixes: 343a8d17fa8d (cpufreq: scpi: remove arm_big_little dependency) Signed-off-by: Dietmar Eggemann <[email protected]> Acked-by: Sudeep Holla <[email protected]> Acked-by: Viresh Kumar <[email protected]> Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'drivers/cpufreq/cppc_cpufreq.c')
0 files changed, 0 insertions, 0 deletions