platform-driver-x86.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Show Lunar Lake S0ix blocker counter in PMC Core
@ 2024-04-26  0:27 Xi Pardee
  2024-04-26  0:27 ` [PATCH 1/3] platform/x86:intel/pmc: Update LNL signal status map Xi Pardee
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Xi Pardee @ 2024-04-26  0:27 UTC (permalink / raw)
  To: xi.pardee, irenic.rajneesh, david.e.box, hdegoede, ilpo.jarvinen,
	platform-driver-x86, linux-kernel

This patch series adds support to show S0ix blocker counter values
in debugfs and enables it in Lunar Lake platforms.

Xi Pardee (3):
  platform/x86:intel/pmc: Update LNL signal status map
  platform/x86:intel/pmc: Add support to show S0ix blocker counter
  platform/x86:intel/pmc: Enable S0ix blocker show in Lunar Lake

 drivers/platform/x86/intel/pmc/core.c |  38 +++
 drivers/platform/x86/intel/pmc/core.h |   9 +
 drivers/platform/x86/intel/pmc/lnl.c  | 475 ++++++++++++++------------
 3 files changed, 311 insertions(+), 211 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2024-04-29 11:19 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-26  0:27 [PATCH 0/3] Show Lunar Lake S0ix blocker counter in PMC Core Xi Pardee
2024-04-26  0:27 ` [PATCH 1/3] platform/x86:intel/pmc: Update LNL signal status map Xi Pardee
2024-04-26  0:27 ` [PATCH 2/3] platform/x86:intel/pmc: Add support to show S0ix blocker counter Xi Pardee
2024-04-26  0:27 ` [PATCH 3/3] platform/x86:intel/pmc: Enable S0ix blocker show in Lunar Lake Xi Pardee
2024-04-29 11:19 ` [PATCH 0/3] Show Lunar Lake S0ix blocker counter in PMC Core Hans de Goede

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).