mbox series

[v3,0/7] updates to amd-pmc driver

Message ID 20210628110451.4047142-1-Shyam-sundar.S-k@amd.com (mailing list archive)
Headers show
Series updates to amd-pmc driver | expand

Message

Shyam Sundar S K June 28, 2021, 11:04 a.m. UTC
Couple of existing issues on the completion codes to SMU
and a newer way to get the s0ix statistics are introduced.

Also, add acpi ids for current and future revisions of the
pmc controller.

Shyam Sundar S K (7):
  platform/x86: amd-pmc: Fix command completion code
  platform/x86: amd-pmc: Fix SMU firmware reporting mechanism
  platform/x86: amd-pmc: call dump registers only once
  platform/x86: amd-pmc: Add support for logging SMU metrics
  amd-pmc: Add support for logging s0ix counters
  platform/x86: amd-pmc: Add support for ACPI ID AMDI0006
  platform/x86: amd-pmc: Add new acpi id for future PMC controllers

 drivers/platform/x86/amd-pmc.c | 235 ++++++++++++++++++++++++++++++---
 1 file changed, 213 insertions(+), 22 deletions(-)