Hi Linus, Here is one final platform-drivers-x86 fix for 6.1, fixing a suspend/resume issue on some AMD laptops. This fix has actually been in linux-next for 2 weeks already, at first it seemed that this bug was hard to trigger, so the plan was to send this with the main pull-req for 6.2. But it turns out this is easier to trigger then expected. Regards, Hans The following changes since commit b44fd994e45112b58b6c1dec4451d9a925784589: platform/x86: ideapad-laptop: Add module parameters to match DMI quirk tables (2022-11-16 08:47:08 +0100) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86.git tags/platform-drivers-x86-v6.1-5 for you to fetch changes up to e4678483f9bc400642bbc05c6b75a1b44bcb6c25: platform/x86/amd: pmc: Add a workaround for an s0i3 issue on Cezanne (2022-12-07 15:27:49 +0100) ---------------------------------------------------------------- platform-drivers-x86 for v6.1-5 A single fix for 6.12 for suspend/resume issues on some AMD systems. The following is an automated git shortlog grouped by driver: platform/x86/amd: - pmc: Add a workaround for an s0i3 issue on Cezanne ---------------------------------------------------------------- Mario Limonciello (1): platform/x86/amd: pmc: Add a workaround for an s0i3 issue on Cezanne drivers/platform/x86/amd/pmc.c | 6 ++++++ 1 file changed, 6 insertions(+)