mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Uncore frequency scaling using TPMI
@ 2023-04-18 17:13 Srinivas Pandruvada
  2023-04-18 17:13 ` [PATCH v2 1/3] platform/x86/intel-uncore-freq: Uncore frequency control via TPMI Srinivas Pandruvada
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Srinivas Pandruvada @ 2023-04-18 17:13 UTC (permalink / raw)
  To: hdegoede, markgross
  Cc: platform-driver-x86, linux-kernel, Srinivas Pandruvada

Implement support of uncore frequency control via TPMI (Topology Aware
Register and PM Capsule Interface). This driver provides the similar
functionality as the current uncore frequency driver using MSRs.

Previously I posted only 1/3 and got reviewed and addressed with
this submission. The other two patches were links in the submission.

But it is better that all three patches considered together.
I know this is close to merge window for 6.4, so it is fine to differ.

Srinivas Pandruvada (3):
  platform/x86/intel-uncore-freq: Uncore frequency control via TPMI
  platform/x86/intel-uncore-freq: Support for cluster level controls
  platform/x86/intel-uncore-freq: tpmi: Provide cluster level control

 .../pm/intel_uncore_frequency_scaling.rst     |  57 ++-
 .../x86/intel/uncore-frequency/Kconfig        |   4 +
 .../x86/intel/uncore-frequency/Makefile       |   2 +
 .../uncore-frequency-common.c                 |  51 ++-
 .../uncore-frequency-common.h                 |  16 +-
 .../uncore-frequency/uncore-frequency-tpmi.c  | 418 ++++++++++++++++++
 .../intel/uncore-frequency/uncore-frequency.c |   1 +
 7 files changed, 545 insertions(+), 4 deletions(-)
 create mode 100644 drivers/platform/x86/intel/uncore-frequency/uncore-frequency-tpmi.c

-- 
2.38.1


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

end of thread, other threads:[~2023-05-09  9:20 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-18 17:13 [PATCH v2 0/3] Uncore frequency scaling using TPMI Srinivas Pandruvada
2023-04-18 17:13 ` [PATCH v2 1/3] platform/x86/intel-uncore-freq: Uncore frequency control via TPMI Srinivas Pandruvada
2023-04-20 11:25   ` Ilpo Järvinen
2023-04-20 22:06     ` srinivas pandruvada
2023-04-18 17:13 ` [PATCH v2 2/3] platform/x86/intel-uncore-freq: Support for cluster level controls Srinivas Pandruvada
2023-04-18 17:13 ` [PATCH v2 3/3] platform/x86/intel-uncore-freq: tpmi: Provide cluster level control Srinivas Pandruvada
2023-05-09  9:19 ` [PATCH v2 0/3] Uncore frequency scaling using TPMI 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

all inboxes | Powered by JetHome®