From: "David E. Box" <david.e.box@linux.intel.com>
To: dvhart@infradead.org, andy@infradead.org, gayatri.kammela@intel.com
Cc: "David E. Box" <david.e.box@linux.intel.com>,
platform-driver-x86@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: [PATCH 0/3] Tiger Lake PMC core driver fixes
Date: Tue, 6 Oct 2020 15:46:59 -0700 [thread overview]
Message-ID: <20201006224702.12697-1-david.e.box@linux.intel.com> (raw)
This patch set adds several critical fixes for intel_pmc_core driver.
Patch 1: Uses descriptive register names for the TigerLake low power
mode registers. Not critical, but was requested in review of
Patch 2.
Patch 2: Fixes the register mapping to the correct IPs in the power
gating status register for TigerLake.
Patch 3: Fixes the slps0 residency multiplier to use the correct, platform
specific values.
David E. Box (1):
platform/x86: pmc_core: Use descriptive names for LPM registers
Gayatri Kammela (2):
platform/x86: intel_pmc_core: Fix TigerLake power gating status map
platform/x86: intel_pmc_core: Fix the slp_s0 counter displayed value
drivers/platform/x86/intel_pmc_core.c | 82 ++++++++++++++-------------
drivers/platform/x86/intel_pmc_core.h | 5 +-
2 files changed, 47 insertions(+), 40 deletions(-)
--
2.20.1
next reply other threads:[~2020-10-06 22:47 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-10-06 22:46 David E. Box [this message]
2020-10-06 22:47 ` [PATCH 1/3] platform/x86: pmc_core: Use descriptive names for LPM registers David E. Box
2020-10-06 22:47 ` [PATCH 2/3] platform/x86: intel_pmc_core: Fix TigerLake power gating status map David E. Box
2020-10-06 22:47 ` [PATCH 3/3] platform/x86: intel_pmc_core: Fix the slp_s0 counter displayed value David E. Box
2020-10-07 12:12 ` [PATCH 0/3] Tiger Lake PMC core driver fixes Andy Shevchenko
2020-10-07 21:12 ` 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=20201006224702.12697-1-david.e.box@linux.intel.com \
--to=david.e.box@linux.intel.com \
--cc=andy@infradead.org \
--cc=dvhart@infradead.org \
--cc=gayatri.kammela@intel.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 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.