public inbox for linux-pm@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/2] Add MSR-based RAPL PMU support
@ 2025-11-21  0:05 Kuppuswamy Sathyanarayanan
  2025-11-21  0:05 ` [PATCH v1 1/2] powercap: intel_rapl: Prepare read_raw interface for atomic-context callers Kuppuswamy Sathyanarayanan
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Kuppuswamy Sathyanarayanan @ 2025-11-21  0:05 UTC (permalink / raw)
  To: Rafael J . Wysocki, Daniel Lezcano
  Cc: Zhang Rui, Lukasz Luba, linux-pm, linux-kernel

This patch series enables MSR-based PMU support for the Intel RAPL
driver in the Linux powercap subsystem.

Following are the patch details:

Patch 1/2 - Preparatory patch that updates the read_raw() interface
            to allow atomic-context callers.

Patch 2/2 - More details about motivation of this series and adds
            MSR-based RAPL PMU access support.

This series has been tested and verified in the Panther Lake and
Wildcat Lake platforms using perf tool.

Please let me know your review comments.

Kuppuswamy Sathyanarayanan (2):
  powercap: intel_rapl: Prepare read_raw interface for atomic-context
    callers
  powercap: intel_rapl: Enable MSR-based RAPL PMU support

 drivers/powercap/intel_rapl_common.c          | 36 +++++++++--------
 drivers/powercap/intel_rapl_msr.c             | 40 +++++++++++++++++--
 drivers/powercap/intel_rapl_tpmi.c            |  2 +-
 .../int340x_thermal/processor_thermal_rapl.c  |  2 +-
 include/linux/intel_rapl.h                    |  2 +-
 5 files changed, 59 insertions(+), 23 deletions(-)

-- 
2.43.0


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

end of thread, other threads:[~2026-02-14 16:12 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-21  0:05 [PATCH v1 0/2] Add MSR-based RAPL PMU support Kuppuswamy Sathyanarayanan
2025-11-21  0:05 ` [PATCH v1 1/2] powercap: intel_rapl: Prepare read_raw interface for atomic-context callers Kuppuswamy Sathyanarayanan
2026-02-14  6:37   ` Raag Jadav
2026-02-14 15:31     ` Sathyanarayanan Kuppuswamy
2026-02-14 16:12       ` Raag Jadav
2025-11-21  0:05 ` [PATCH v1 2/2] powercap: intel_rapl: Enable MSR-based RAPL PMU support Kuppuswamy Sathyanarayanan
2025-11-21  1:49 ` [PATCH v1 0/2] Add " Pandruvada, Srinivas
2025-11-21 20:48   ` Rafael J. Wysocki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox