[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAJZ5v0hbF4i-mJ6thnu8HRNcAXBrw4=vqQG+ikufB2z3q82F4g@mail.gmail.com>
Date: Wed, 19 Jun 2019 11:51:19 +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>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] Power management fix for v5.2-rc6
Hi Linus,
Please pull from the tag
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
pm-5.2-rc6
with top-most commit 3e26c5feed2add218046ecf91bab3cfa9bf762a6
PCI: PM: Skip devices in D0 for suspend-to-idle
on top of commit d1fdb6d8f6a4109a4263176c84b899076a5f8008
Linux 5.2-rc4
to receive a power management fix for 5.2-rc6.
This prevents PCI bridges in general (and PCIe ports in particular)
from being put into low-power states during system-wide suspend
transitions if there are any devices in D0 below them and refines
the handling of PCI devices in D0 during suspend-to-idle cycles.
Thanks!
---------------
Rafael J. Wysocki (1):
PCI: PM: Skip devices in D0 for suspend-to-idle
---------------
drivers/pci/pci-driver.c | 47 +++++++++++++++++++++++++++++++++++------------
1 file changed, 35 insertions(+), 12 deletions(-)
Powered by blists - more mailing lists