All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v5 0/7] updates to amd-pmc driver
@ 2021-06-29  8:47 Shyam Sundar S K
  2021-06-29  8:47 ` [PATCH v5 1/7] platform/x86: amd-pmc: Fix command completion code Shyam Sundar S K
                   ` (7 more replies)
  0 siblings, 8 replies; 12+ messages in thread
From: Shyam Sundar S K @ 2021-06-29  8:47 UTC (permalink / raw)
  To: hdegoede, mgross, rrangel; +Cc: platform-driver-x86, Shyam Sundar S K

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 | 244 ++++++++++++++++++++++++++++++---
 1 file changed, 222 insertions(+), 22 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2021-07-14 13:12 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-29  8:47 [PATCH v5 0/7] updates to amd-pmc driver Shyam Sundar S K
2021-06-29  8:47 ` [PATCH v5 1/7] platform/x86: amd-pmc: Fix command completion code Shyam Sundar S K
2021-07-06  9:58   ` Hans de Goede
2021-06-29  8:47 ` [PATCH v5 2/7] platform/x86: amd-pmc: Fix SMU firmware reporting mechanism Shyam Sundar S K
2021-07-06  9:59   ` Hans de Goede
2021-06-29  8:47 ` [PATCH v5 3/7] platform/x86: amd-pmc: call dump registers only once Shyam Sundar S K
2021-07-06  9:59   ` Hans de Goede
2021-06-29  8:48 ` [PATCH v5 4/7] platform/x86: amd-pmc: Add support for logging SMU metrics Shyam Sundar S K
2021-06-29  8:48 ` [PATCH v5 5/7] amd-pmc: Add support for logging s0ix counters Shyam Sundar S K
2021-06-29  8:48 ` [PATCH v5 6/7] platform/x86: amd-pmc: Add support for ACPI ID AMDI0006 Shyam Sundar S K
2021-06-29  8:48 ` [PATCH v5 7/7] platform/x86: amd-pmc: Add new acpi id for future PMC controllers Shyam Sundar S K
2021-07-14 13:12 ` [PATCH v5 0/7] updates to amd-pmc driver Hans de Goede

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.