[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <00ebd650-72c1-0901-27bc-ae18867ed4b4@redhat.com>
Date: Fri, 27 Oct 2023 16:55:09 +0200
From: Hans de Goede <hdegoede@...hat.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
platform-driver-x86@...r.kernel.org,
Ilpo Järvinen <ilpo.jarvinen@...ux.intel.com>,
David Lazar <dlazar@...il.com>,
Mario Limonciello <mario.limonciello@....com>,
Mark Pearson <mpearson-lenovo@...ebb.ca>
Subject: [GIT PULL] platform-drivers-x86 for 6.6-6
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(+)
Powered by blists - more mailing lists