linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Power management fixes for v5.4-rc4
@ 2019-10-18  9:17 Rafael J. Wysocki
  2019-10-18 15:50 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Rafael J. Wysocki @ 2019-10-18  9:17 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Linux PM, ACPI Devel Maling List, Linux PCI, 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.4-rc4

with top-most commit b23eb5c74e6eb6a0b3fb9cf3eb64481a17ce1cd1

 Merge branches 'pm-cpufreq' and 'pm-sleep'

on top of commit 4f5cafb5cb8471e54afdc9054d973535614f7675

 Linux 5.4-rc3

to receive power management fixes for 5.4-rc4.

These include a fix for a recent regression in the ACPI CPU
performance scaling code, a PCI device power management fix,
a system shutdown fix related to cpufreq, a removal of an ACPI
suspend-to-idle blacklist entry and a build warning fix.

Specifics:

 - Fix possible NULL pointer dereference in the ACPI processor
   scaling initialization code introduced by a recent cpufreq
   update (Rafael Wysocki).

 - Fix possible deadlock due to suspending cpufreq too late during
   system shutdown (Rafael Wysocki).

 - Make the PCI device system resume code path be more consistent
   with its PM-runtime counterpart to fix an issue with missing
   delay on transitions from D3cold to D0 during system resume from
   suspend-to-idle on some systems (Rafael Wysocki).

 - Drop Dell XPS13 9360 from the LPS0 Idle _DSM blacklist to make it
   use suspend-to-idle by default (Mario Limonciello).

 - Fix build warning in the core system suspend support code (Ben
   Dooks).

Thanks!


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

Ben Dooks (1):
      PM: sleep: include <linux/pm_runtime.h> for pm_wq

Mario Limonciello (1):
      ACPI: PM: Drop Dell XPS13 9360 from LPS0 Idle _DSM blacklist

Rafael J. Wysocki (3):
      cpufreq: Avoid cpufreq_suspend() deadlock on system shutdown
      PCI: PM: Fix pci_power_up()
      ACPI: processor: Avoid NULL pointer dereferences at init time

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

 drivers/acpi/processor_perflib.c | 10 ++++++----
 drivers/acpi/processor_thermal.c | 10 ++++++----
 drivers/acpi/sleep.c             | 13 -------------
 drivers/base/core.c              |  3 +++
 drivers/cpufreq/cpufreq.c        | 10 ----------
 drivers/pci/pci.c                | 24 +++++++++++-------------
 kernel/power/main.c              |  1 +
 7 files changed, 27 insertions(+), 44 deletions(-)

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

* Re: [GIT PULL] Power management fixes for v5.4-rc4
  2019-10-18  9:17 [GIT PULL] Power management fixes for v5.4-rc4 Rafael J. Wysocki
@ 2019-10-18 15:50 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2019-10-18 15:50 UTC (permalink / raw)
  To: Rafael J. Wysocki
  Cc: Linus Torvalds, Linux PM, ACPI Devel Maling List, Linux PCI,
	Linux Kernel Mailing List

The pull request you sent on Fri, 18 Oct 2019 11:17:32 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git pm-5.4-rc4

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

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-10-18 15:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-18  9:17 [GIT PULL] Power management fixes for v5.4-rc4 Rafael J. Wysocki
2019-10-18 15:50 ` 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).