platform-driver-x86.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Xi Pardee <xi.pardee@linux.intel.com>
To: xi.pardee@linux.intel.com, irenic.rajneesh@gmail.com,
	david.e.box@intel.com, hdegoede@redhat.com,
	ilpo.jarvinen@linux.intel.com,
	platform-driver-x86@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: [PATCH 0/3] Show Lunar Lake S0ix blocker counter in PMC Core
Date: Thu, 25 Apr 2024 17:27:49 -0700	[thread overview]
Message-ID: <20240426002752.2504282-1-xi.pardee@linux.intel.com> (raw)

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


             reply	other threads:[~2024-04-26  0:27 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-26  0:27 Xi Pardee [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240426002752.2504282-1-xi.pardee@linux.intel.com \
    --to=xi.pardee@linux.intel.com \
    --cc=david.e.box@intel.com \
    --cc=hdegoede@redhat.com \
    --cc=ilpo.jarvinen@linux.intel.com \
    --cc=irenic.rajneesh@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=platform-driver-x86@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).