Hi Linus, Sorry for the somewhat last minute pull-request. This pull contains a single patch to extend the AMD PMC driver DMI quirk list for laptops which need special handling to avoid NVME s2idle suspend/resume errors. The chance of this causing regressions should be close to 0 since it just extends a list of DMI quirks. I decided to send this in at the last minute because together with "x86/i8259: Skip probing when ACPI/MADT advertises PCAT compatibility" which is pending in tip x86/urgent this fixes a whole group of 9 Lenovo AMD Mendocino Soc based laptop models from being unusable with Linux to them working fine with Linux. Regards, Hans The following changes since commit 99c09c985e5973c8f0ad976ebae069548dd86f12: platform/mellanox: mlxbf-tmfifo: Fix a warning message (2023-10-18 15:38:09 +0200) 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.6-6 for you to fetch changes up to 3bde7ec13c971445faade32172cb0b4370b841d9: platform/x86: Add s2idle quirk for more Lenovo laptops (2023-10-27 16:42:12 +0200) ---------------------------------------------------------------- platform-drivers-x86 for v6.6-6 A single patch to extend the AMD PMC driver DMI quirk list for laptops which need special handling to avoid NVME s2idle suspend/resume errors. ---------------------------------------------------------------- David Lazar (1): platform/x86: Add s2idle quirk for more Lenovo laptops drivers/platform/x86/amd/pmc/pmc-quirks.c | 73 +++++++++++++++++++++++++++++++ 1 file changed, 73 insertions(+)