[PATCH v2 00/10] PM: sleep: Fix up suspend stats handling and clean up core suspend code
From: Rafael J. Wysocki
Date: Mon Jan 29 2024 - 11:35:58 EST
Hi Everyone,
This is a v2 of
https://lore.kernel.org/linux-pm/5760158.DvuYhMxLoT@kreacher
except for the first two patches that have been queued up for 6.9
already.
The original series description still applies:
> This series of patches modifies the core system-wide suspend resume of
> devices to get it more internally consistent (between the suspend and
> resume parts) and fixes up the handling of suspend statistics in it.
>
> The functional changes made by it are expected to be limited to the
> statistics handling part.
and the differences from the v1 are minor.
Please refer to individual patch changelogs for details.
Thanks!