[GIT PULL] Power management updates for v5.5-rc2

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Linus,

Please pull from the tag

 git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
 pm-5.5-rc2

with top-most commit 4c84515da8099f4bab5d9312a0ffaf40f14aa87b

 Merge branches 'pm-cpuidle' and 'acpi-pm'

on top of commit e42617b825f8073569da76dc4510bfa019b1c35a

 Linux 5.5-rc1

to receive power management updates for 5.5-rc2.

These add PM QoS support to devfreq and fix a few issues in that
subsystem, fix two cpuidle issues and do one minor cleanup in there,
and address an ACPI power management problem related to devices with
special power management requirements, like fans.

Specifics:

 - Add PM QoS support, based on the frequency QoS introduced during
   the 5.4 cycle, to devfreq (Leonard Crestez).

 - Fix some assorted devfreq issues (Leonard Crestez).

 - Fix an unintentional cpuidle behavior change (introduced during
   the 5.4 cycle) related to the active polling time limit (Marcelo
   Tosatti).

 - Fix a recently introduced cpuidle helper function and do a minor
   cleanup in the cpuidle core (Rafael Wysocki).

 - Avoid adding devices with special power management requirements,
   like fans, to the generic ACPI PM domain (Rafael Wysocki).

Thanks!


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

Leonard Crestez (6):
      PM / devfreq: Fix devfreq_notifier_call returning errno
      PM / devfreq: Set scaling_max_freq to max on OPP notifier error
      PM / devfreq: Introduce get_freq_range helper
      PM / devfreq: Don't fail devfreq_dev_release if not in list
      PM / devfreq: Add PM QoS support
      PM / devfreq: Use PM QoS for sysfs min/max_freq

Marcelo Tosatti (1):
      cpuidle: use first valid target residency as poll time

Rafael J. Wysocki (3):
      ACPI: PM: Avoid attaching ACPI PM domain to certain devices
      cpuidle: Fix cpuidle_driver_state_disabled()
      cpuidle: Drop unnecessary type cast in cpuidle_poll_time()

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

 drivers/acpi/device_pm.c  |  12 +-
 drivers/cpuidle/cpuidle.c |   3 +-
 drivers/cpuidle/driver.c  |  10 ++
 drivers/devfreq/devfreq.c | 273 ++++++++++++++++++++++++++++++++++------------
 include/linux/devfreq.h   |  14 ++-
 5 files changed, 235 insertions(+), 77 deletions(-)



[Index of Archives]     [Linux IBM ACPI]     [Linux Power Management]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Share Photos]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]     [Linux Resources]

  Powered by Linux