X86 platform drivers
 help / color / mirror / Atom feed
* [PATCH 0/3] platform/x86: intel_telemetry: Remove deadcode
@ 2025-06-08  1:25 linux
  2025-06-08  1:25 ` [PATCH 1/3] platform/x86: intel_telemetry: Remove unused telemetry_*_events linux
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: linux @ 2025-06-08  1:25 UTC (permalink / raw)
  To: irenic.rajneesh, david.e.box, hdegoede, ilpo.jarvinen
  Cc: tglx, mingo, bp, dave.hansen, x86, platform-driver-x86, hpa,
	linux-kernel, Dr. David Alan Gilbert

From: "Dr. David Alan Gilbert" <linux@treblig.org>

Many of the entries in the Telemetry core driver are not called
anywhere, and haven't been since they were originally added in 2016.

Remove them.

Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org>

Dr. David Alan Gilbert (3):
  platform/x86: intel_telemetry: Remove unused telemetry_*_events
  platform/x86: intel_telemetry: Remove unused [gs]et_sampling_period
  platform/x86: intel_telemetry: Remove unused telemetry_raw_read_events

 arch/x86/include/asm/intel_telemetry.h        |  37 ---
 drivers/platform/x86/intel/telemetry/core.c   | 177 --------------
 drivers/platform/x86/intel/telemetry/pltdrv.c | 231 ------------------
 3 files changed, 445 deletions(-)

-- 
2.49.0


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

end of thread, other threads:[~2025-06-09 10:04 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-08  1:25 [PATCH 0/3] platform/x86: intel_telemetry: Remove deadcode linux
2025-06-08  1:25 ` [PATCH 1/3] platform/x86: intel_telemetry: Remove unused telemetry_*_events linux
2025-06-08  1:25 ` [PATCH 2/3] platform/x86: intel_telemetry: Remove unused [gs]et_sampling_period linux
2025-06-08  1:25 ` [PATCH 3/3] platform/x86: intel_telemetry: Remove unused telemetry_raw_read_events linux
2025-06-09 10:04 ` [PATCH 0/3] platform/x86: intel_telemetry: Remove deadcode Ilpo Järvinen

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