linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Power management updates for v5.5-rc2
@ 2019-12-13  9:53 Rafael J. Wysocki
  2019-12-13 23:10 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Rafael J. Wysocki @ 2019-12-13  9:53 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Linux PM, ACPI Devel Maling List, Linux Kernel Mailing List

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(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] Power management updates for v5.5-rc2
  2019-12-13  9:53 [GIT PULL] Power management updates for v5.5-rc2 Rafael J. Wysocki
@ 2019-12-13 23:10 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2019-12-13 23:10 UTC (permalink / raw)
  To: Rafael J. Wysocki
  Cc: Linus Torvalds, Linux PM, ACPI Devel Maling List,
	Linux Kernel Mailing List

The pull request you sent on Fri, 13 Dec 2019 10:53:45 +0100:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/6bd2c87aaffe0b58ce65233fe922b9eb5f7d9a85

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-12-13 23:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-13  9:53 [GIT PULL] Power management updates for v5.5-rc2 Rafael J. Wysocki
2019-12-13 23:10 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).