[GIT PULL] platform-drivers-x86 for v6.14-5

From: Ilpo Järvinen
Date: Fri Mar 14 2025 - 10:38:32 EST


Hi Linus,

Here is a platform-drivers-x86 fixes PR for v6.14. The diff is a bit
larger than I'd prefer at this point due to unwinding the amd/pmf
driver's error handling properly instead of calling a deinit function
that was a can full of worms.


Fixes and new HW support:

- amd/pmf:

- Fix error handling in amd_pmf_init_smart_pc()

- Fix missing hidden options for Smart PC

- surface: aggregator_registry: Add Support for Surface Pro 11

Regards, i.


The following changes since commit 376a8c2a144397d9cf2a67d403dd64f4a7ff9104:

platform/x86/amd/pmf: Update PMF Driver for Compatibility with new PMF-TA (2025-03-05 13:33:42 +0200)

are available in the Git repository at:

https://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86.git tags/platform-drivers-x86-v6.14-5

for you to fetch changes up to 03fc0a2dc9f8c292fad8a1bcfb6d1f0dec1824be:

MAINTAINERS: Update Ike Panhc's email address (2025-03-14 16:03:45 +0200)

----------------------------------------------------------------
platform-drivers-x86 for v6.14-5

Fixes and new HW support:

- amd/pmf:

- Fix error handling in amd_pmf_init_smart_pc()

- Fix missing hidden options for Smart PC

- surface: aggregator_registry: Add Support for Surface Pro 11

The following is an automated shortlog grouped by driver:

amd/pmf:
- fix cleanup in amd_pmf_init_smart_pc()

amd: pmf:
- Fix missing hidden options for Smart PC

MAINTAINERS:
- Update Ike Panhc's email address

surface: aggregator_registry:
- Add Support for Surface Pro 11

----------------------------------------------------------------
Dan Carpenter (1):
platform/x86/amd/pmf: fix cleanup in amd_pmf_init_smart_pc()

Ike Panhc (1):
MAINTAINERS: Update Ike Panhc's email address

Lukas Hetzenecker (1):
platform/surface: aggregator_registry: Add Support for Surface Pro 11

Mario Limonciello (1):
platform/x86/amd: pmf: Fix missing hidden options for Smart PC

.mailmap | 1 +
MAINTAINERS | 2 +-
.../platform/surface/surface_aggregator_registry.c | 5 ++-
drivers/platform/x86/amd/pmf/spc.c | 2 ++
drivers/platform/x86/amd/pmf/tee-if.c | 36 +++++++++++++++-------
5 files changed, 33 insertions(+), 13 deletions(-)