[<prev] [next>] [day] [month] [year] [list]
Message-ID: <CAJZ5v0hTE4OMOQ7wJ0S5eEwK+ZzYo4HVaGHvJiDPVA4xJc2hyQ@mail.gmail.com>
Date: Thu, 5 Jul 2018 13:31:27 +0200
From: "Rafael J. Wysocki" <rafael@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Linux PM <linux-pm@...r.kernel.org>,
Linux PCI <linux-pci@...r.kernel.org>,
ACPI Devel Maling List <linux-acpi@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] Power management fixes for v4.18-rc4
Hi Linus,
Please pull from the tag
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
pm-4.18-rc4
with top-most commit 88b96088e94ec66f6c9015eee28cb9d053be69c0
Merge branch 'pm-pci'
on top of commit 021c91791a5e7e85c567452f1be3e4c2c6cb6063
Linux 4.18-rc3
to receive power management fixes for 4.18-rc4.
These fix a PCI power management regression introduced during the
4.17 cycle and fix up the recently added support for devices in
multiple power domains.
Specifics:
- Resume parallel PCI (non-PCIe) bridges on suspend-to-RAM (ACP S3)
to avoid confusing the platform firmware which started to happen
after a core power management regression fix that went in during
the 4.17 cycle (Rafael Wysocki).
- Fix up the recently added support for devices in multiple power
domains by avoiding to power up the entire domain unnecessarily
when attaching a device to it (Ulf Hansson).
Thanks!
---------------
Rafael J. Wysocki (1):
PCI / ACPI / PM: Resume bridges w/o drivers on suspend-to-RAM
Ulf Hansson (1):
PM / Domains: Don't power on at attach for the multi PM domain case
---------------
drivers/base/power/domain.c | 16 +++++++++-------
drivers/pci/pci-acpi.c | 12 ++++++++++++
2 files changed, 21 insertions(+), 7 deletions(-)
Powered by blists - more mailing lists