[GIT PULL] Power management fix for v5.4-rc6

From: Rafael J. Wysocki
Date: Thu Oct 31 2019 - 17:09:11 EST


Hi Linus,

Please pull from the tag

git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
pm-5.4-rc6

with top-most commit e82b7457909afd2e973ebd251ad79945d04ca376

Merge branch 'pm-cpufreq'

on top of commit 767d2d710e9066c47919a4e5f05a21e1ad40ddc4

Merge branches 'pm-cpuidle' and 'pm-opp'

to receive a power management fix for 5.4-rc6.

This fixes a recently introduced (mostly theoretical) issue that the
requests to confine the maximum CPU frequency coming from the platform
firmware may not be taken into account if multiple CPUs are covered
by one cpufreq policy on a system with ACPI.

Thanks!


---------------

Rafael J. Wysocki (1):
ACPI: processor: Add QoS requests for all CPUs

---------------

drivers/acpi/processor_perflib.c | 34 +++++++++++++++++++++-------------
drivers/acpi/processor_thermal.c | 34 +++++++++++++++++++++-------------
2 files changed, 42 insertions(+), 26 deletions(-)