summary refs log tree commit diff
path: root/lib/kstrtox.c
diff options
context:
space:
mode:
authorMatthias Kaehlcke <mka@chromium.org>2020-03-18 11:45:46 +0000
committerDaniel Lezcano <daniel.lezcano@linaro.org>2020-04-14 11:41:12 +0200
commit04fa9c804b0ed50a3c6bae1d4b60a2494c81a23f (patch)
tree331385d600293a12c5a75c5252570ec5f108efab /lib/kstrtox.c
parent44fc73223eebaf4a0c970072819d34ff1d92ce7b (diff)
downloadlinux-04fa9c804b0ed50a3c6bae1d4b60a2494c81a23f.tar.gz
thermal: devfreq_cooling: Use PM QoS to set frequency limits
Now that devfreq supports limiting the frequency range of a device
through PM QoS make use of it instead of disabling OPPs that should
not be used.

The switch from disabling OPPs to PM QoS introduces a subtle behavioral
change in case of conflicting requests (min > max): PM QoS gives
precedence to the MIN_FREQUENCY request, while higher OPPs disabled
with dev_pm_opp_disable() would override MIN_FREQUENCY.

Signed-off-by: Matthias Kaehlcke <mka@chromium.org>
Reviewed-by: Lukasz Luba <lukasz.luba@arm.com>
Reviewed-by: Chanwoo Choi <cw00.choi@samsung.com>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Link: https://lore.kernel.org/r/20200318114548.19916-4-lukasz.luba@arm.com
Diffstat (limited to 'lib/kstrtox.c')
0 files changed, 0 insertions, 0 deletions