From: "David E. Box" <david.e.box@linux.intel.com>
To: hdegoede@redhat.com, david.e.box@linux.intel.com,
mgross@linux.intel.com, rjw@rjwysocki.net,
srinivas.pandruvada@intel.com
Cc: linux-kernel@vger.kernel.org, platform-driver-x86@vger.kernel.org
Subject: [PATCH 0/3] Add pm_runtime and DG2 support
Date: Mon, 14 Feb 2022 13:32:55 -0800 [thread overview]
Message-ID: <20220214213258.1929462-1-david.e.box@linux.intel.com> (raw)
This series adds runtime pm support to the Intel Platform Monitoring
Technology (PMT) driver. This is needed by devices whose slots cannot go to
D3 without power gating the PMT endpoint. To do this, this series also
removes the current binary mmap support since the implementation doesn't
allow for a proper intercept point to perform runtime pm.
David E. Box (3):
platform/x86/intel: pmt: Remove bin_attribute mmap support to runtime
pm
platform/x86/intel: vsec: Enable runtime D3
platform/x86/intel: vsec: Add DG2 support
.../ABI/testing/sysfs-class-intel_pmt | 24 ++++++------
drivers/platform/x86/intel/pmt/class.c | 38 ++++---------------
drivers/platform/x86/intel/pmt/class.h | 3 ++
drivers/platform/x86/intel/vsec.c | 32 ++++++++++++++++
4 files changed, 54 insertions(+), 43 deletions(-)
--
2.25.1
next reply other threads:[~2022-02-14 21:35 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-02-14 21:32 David E. Box [this message]
2022-02-14 21:32 ` [PATCH 1/3] platform/x86/intel: pmt: Remove bin_attribute mmap support to runtime pm David E. Box
2022-02-21 9:05 ` Hans de Goede
2022-02-21 17:06 ` David E. Box
2022-02-14 21:32 ` [PATCH 2/3] platform/x86/intel: vsec: Enable runtime D3 David E. Box
2022-02-14 21:32 ` [PATCH 3/3] platform/x86/intel: vsec: Add DG2 support David E. Box
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=20220214213258.1929462-1-david.e.box@linux.intel.com \
--to=david.e.box@linux.intel.com \
--cc=hdegoede@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mgross@linux.intel.com \
--cc=platform-driver-x86@vger.kernel.org \
--cc=rjw@rjwysocki.net \
--cc=srinivas.pandruvada@intel.com \
/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