[PATCH v5 0/2] Unify PCI suspend and hibernate paths
From: Mario Limonciello
Date: Wed Sep 16 2026 - 17:03:44 EST
From: Mario Limonciello (AMD)" <superm1@xxxxxxxxxx>
Many cycles ago I sent out a kernel series for using the S4 paths when
the system goes to S5. Some parts of it got merged, and Rafael suggested
to split the other parts into smaller pieces across multiple kernel cycles
to make bisecting easier.
This series attempts to unify the PCI suspend and hibernate paths so that
PCIe bridges with downstream devices are put into D3 at hibernate the same
way they already are at S3 suspend. I have been carrying it, rebasing it
and personally using it for a while now.
Mario Limonciello (AMD) (2):
PCI/PM: Split out code from pci_pm_suspend_noirq() into helper
PCI: Align hibernate poweroff flow with suspend flow for bridges
drivers/pci/pci-driver.c | 95 +++++++++++++++++++++++++++-------------
1 file changed, 65 insertions(+), 30 deletions(-)
--
2.43.0