On Sat, Sep 06, 2025 at 09:36:31AM -0500, Mario Limonciello (AMD) wrote: > A variety of issues both in function and in power consumption have been > raised as a result of devices not being put into a low power state when > the system is powered off. > > There have been some localized changes[1] to PCI core to help these issues, > but they have had various downsides. > > This series instead tries to use the S4 flow when the system is being > powered off. This lines up the behavior with what other operating systems > do as well. If for some reason that fails or is not supported, run their > shutdown() callbacks. > > Cc: AceLan Kao <acelan....@canonical.com> > Cc: Kai-Heng Feng <kaihe...@nvidia.com> > Cc: Mark Pearson <mpearson-len...@squebb.ca> > Cc: Merthan Karakaş <m3rth...@gmail.com> > Cc: Eric Naim <dn...@cachyos.org> > --- > v6 RESEND: > * Resent because Greg said he was ignoring it and would like the whole > series to be able to review.
Messy, but wow, I'll trust you all that this actually works properly. No objections from me, but I don't want my ack on this as I don't know how to maintain it :) thanks, greg k-h