Hi Linus, Here is the third round of fixes for platform-drivers-x86 for 6.8. Highlights: - Fix P2SB regression causing ACPI errors and high CPU load - Fix error return path in amd_pmf_init_smart_pc() Regards, Hans The following changes since commit 427c70dec738318b7f71e1b9d829ff0e9771d493: platform/x86: thinkpad_acpi: Only update profile if successfully converted (2024-02-20 14:35:36 +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.8-4 for you to fetch changes up to 0314cebb29be2f961abb37bd0b01cb16899868f2: platform/x86/amd/pmf: Fix missing error code in amd_pmf_init_smart_pc() (2024-03-05 10:17:07 +0100) ---------------------------------------------------------------- platform-drivers-x86 for v6.8-4 Highlights: - Fix P2SB regression causing ACPI errors and high CPU load - Fix error return path in amd_pmf_init_smart_pc() The following is an automated git shortlog grouped by driver: p2sb: - On Goldmont only cache P2SB and SPI devfn BAR platform/x86/amd/pmf: - Fix missing error code in amd_pmf_init_smart_pc() ---------------------------------------------------------------- Hans de Goede (1): platform/x86: p2sb: On Goldmont only cache P2SB and SPI devfn BAR Harshit Mogalapalli (1): platform/x86/amd/pmf: Fix missing error code in amd_pmf_init_smart_pc() drivers/platform/x86/amd/pmf/tee-if.c | 4 +++- drivers/platform/x86/p2sb.c | 23 ++++++++--------------- 2 files changed, 11 insertions(+), 16 deletions(-)