mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/2] platform/x86/amd/hsmp: Add Family 1Ah Model 50h-5Fh support
@ 2026-03-05 10:50 Muthusamy Ramalingam
  2026-03-05 10:50 ` [PATCH 1/2] platform/x86/amd/hsmp: Add new HSMP messages for Family 1Ah, Model 50h-5Fh Muthusamy Ramalingam
  2026-03-05 10:50 ` [PATCH 2/2] platform/x86/amd/hsmp: Add support for variable-sized metrics tables Muthusamy Ramalingam
  0 siblings, 2 replies; 7+ messages in thread
From: Muthusamy Ramalingam @ 2026-03-05 10:50 UTC (permalink / raw)
  To: ilpo.jarvinen, hansg, platform-driver-x86
  Cc: linux-kernel, Muthusamy Ramalingam

This patch series extends the AMD HSMP driver to support new AMD Family
1Ah Model 50h-5Fh processors with HSMP protocol version 7.

The series introduces new HSMP messages for enhanced system management and
implements variable-sized metrics table support.
 
Patch 1 adds New HSMP message definitions for Family 1Ah Model 50h-5Fh
processors, extending the HSMP interface capabilities.
The driver version is bumped to 2.6 to reflect these additions.
 
Patch 2 implements support for variable-sized metrics tables introduced in
these new processors. Enhance hsmp_metric_tbl_read() with offset support.
 
The series maintains backward compatibility with existing HSMP
implementations while enabling new functionality for the latest AMD
processors.

Muthusamy Ramalingam (1):
  platform/x86/amd/hsmp: Add support for variable-sized metrics tables

Suma Hegde (1):
  platform/x86/amd/hsmp: Add new HSMP messages for Family 1Ah, Model
    50h-5Fh

 arch/x86/include/uapi/asm/amd_hsmp.h | 228 +++++++++++++++++++++++++--
 drivers/platform/x86/amd/hsmp/acpi.c |   9 +-
 drivers/platform/x86/amd/hsmp/hsmp.c |  83 ++++++++--
 drivers/platform/x86/amd/hsmp/hsmp.h |   5 +-
 drivers/platform/x86/amd/hsmp/plat.c |   3 +-
 5 files changed, 290 insertions(+), 38 deletions(-)

-- 
2.34.1


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2026-04-01 11:57 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-03-05 10:50 [PATCH 0/2] platform/x86/amd/hsmp: Add Family 1Ah Model 50h-5Fh support Muthusamy Ramalingam
2026-03-05 10:50 ` [PATCH 1/2] platform/x86/amd/hsmp: Add new HSMP messages for Family 1Ah, Model 50h-5Fh Muthusamy Ramalingam
2026-03-05 10:50 ` [PATCH 2/2] platform/x86/amd/hsmp: Add support for variable-sized metrics tables Muthusamy Ramalingam
2026-03-31  8:43   ` Ilpo Järvinen
2026-04-01 11:20     ` Ramalingam, Muthusamy
2026-04-01 11:29       ` Ilpo Järvinen
2026-04-01 11:57         ` Ramalingam, Muthusamy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®