[stonking][PATCH 0/4] Zen 6 client HSMP support
Yo-Jung Leo Lin (AMD)
Leo.Lin at amd.com
Thu Sep 17 08:14:42 UTC 2026
BugLink: https://bugs.launchpad.net/bugs/2167555
[ Impact ]
This patch series is part of the effort to enable Zen 6 client platform support on Ubuntu Stonking kernel. HSMP support for Medusa is under review, it will likely land for kernel 7.4.
[ Fix ]
Pick up the following fixes:
- [PATCH v4 0/4] platform/x86/amd/hsmp: Family 1Ah client support [1]
[ Test plan ]
Boot into the said Zen 6 platform. Look into the /sys/devices/platform/AMDI0097:00/ directory. It should be populated with metrics.
[ Where problems could occur ]
Hardware enablement patches. In theory nothing to regress from.
[ Additional information ]
[1] https://lore.kernel.org/platform-driver-x86/20260830144256.2113643-1-muralidhara.mk@amd.com/
Muralidhara M K (4):
UBUNTU: SAUCE: platform/x86/amd/hsmp: Add HSMP client support for
Family 1Ah
UBUNTU: SAUCE: platform/x86/amd/hsmp: Route metric table through the
client messages
UBUNTU: SAUCE: platform/x86/amd/hsmp: Add ACPI client support for
Family 1Ah
UBUNTU: SAUCE: platform/x86/amd/hsmp: Document and expose client
telemetry table in UAPI
Documentation/arch/x86/amd_hsmp.rst | 24 +-
arch/x86/include/uapi/asm/amd_hsmp.h | 407 +++++++++++++++++++++++++++
drivers/platform/x86/amd/hsmp/acpi.c | 3 +-
drivers/platform/x86/amd/hsmp/hsmp.c | 269 +++++++++++++++---
drivers/platform/x86/amd/hsmp/hsmp.h | 27 ++
5 files changed, 696 insertions(+), 34 deletions(-)
--
2.43.0
More information about the kernel-team
mailing list