Hi Linus, Here is another set of 2 bug-fixes for platform-drivers-x86 for 5.17: - Fix suspend/resume regression on AMD Cezanne APUs in >= 5.16 - Fix Microsoft Surface 3 battery readings Regards, Hans The following changes since commit ae09639e3b2a0291b37b122c94dd4f773cd4e513: platform/x86: int3472: Add terminator to gpiod_lookup_table (2022-02-21 14:47:59 +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-v5.17-4 for you to fetch changes up to 21d90aaee8d5c2a097ef41f1430d97661233ecc6: surface: surface3_power: Fix battery readings on batteries without a serial number (2022-02-24 13:48:39 +0100) ---------------------------------------------------------------- platform-drivers-x86 for v5.17-4 2 fixes: - Fix suspend/resume regression on AMD Cezanne APUs in >= 5.16 - Fix Microsoft Surface 3 battery readings The following is an automated git shortlog grouped by driver: amd-pmc: - Set QOS during suspend on CZN w/ timer wakeup surface: - surface3_power: Fix battery readings on batteries without a serial number ---------------------------------------------------------------- Hans de Goede (1): surface: surface3_power: Fix battery readings on batteries without a serial number Mario Limonciello (1): platform/x86: amd-pmc: Set QOS during suspend on CZN w/ timer wakeup drivers/platform/surface/surface3_power.c | 13 +++++++--- drivers/platform/x86/amd-pmc.c | 42 ++++++++++++++++++++++++------- 2 files changed, 43 insertions(+), 12 deletions(-)