OSDN Git Service

ACPI: x86: s2idle: Force AMD GUID/_REV 2 on HP Elitebook 865
authorMario Limonciello <mario.limonciello@amd.com>
Thu, 15 Dec 2022 19:16:15 +0000 (13:16 -0600)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Thu, 22 Dec 2022 16:39:31 +0000 (17:39 +0100)
commit3ea45390e9c0d35805ef8357ace55594fd4233d0
treef4f25bb9e924c7deac141adc6fdb25791b084a99
parent057b40f43ce429a02e793adf3cfbf2446a19a38e
ACPI: x86: s2idle: Force AMD GUID/_REV 2 on HP Elitebook 865

HP Elitebook 865 supports both the AMD GUID w/ _REV 2 and Microsoft
GUID with _REV 0. Both have very similar code but the AMD GUID
has a special workaround that is specific to a problem with
spurious wakeups on systems with Qualcomm WLAN.

This is believed to be a bug in the Qualcomm WLAN F/W (it doesn't
affect any other WLAN H/W). If this WLAN firmware is fixed this
quirk can be dropped.

Cc: stable@vger.kernel.org # 6.1
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/x86/s2idle.c