mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/2] TPMI debugfs suport
@ 2023-06-15 19:33 Srinivas Pandruvada
  2023-06-15 19:33 ` [PATCH 1/2] platform/x86/intel/tpmi: Read feature control status Srinivas Pandruvada
  2023-06-15 19:33 ` [PATCH 2/2] platform/x86/intel/tpmi: Add debugfs interface Srinivas Pandruvada
  0 siblings, 2 replies; 7+ messages in thread
From: Srinivas Pandruvada @ 2023-06-15 19:33 UTC (permalink / raw)
  To: hdegoede, markgross
  Cc: platform-driver-x86, linux-kernel, Srinivas Pandruvada

The first patch provides interface to read feature status. This is
generic patch to be used by other feature drivers.
The second patch patch add support for debugfs. Debugfs also display
feature status using the first patch.

Srinivas Pandruvada (2):
  platform/x86/intel/tpmi: Read feature control status
  platform/x86/intel/tpmi: Add debugfs interface

 drivers/platform/x86/intel/tpmi.c | 392 +++++++++++++++++++++++++++++-
 include/linux/intel_tpmi.h        |   2 +
 2 files changed, 387 insertions(+), 7 deletions(-)

-- 
2.38.1


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

end of thread, other threads:[~2023-06-16 16:57 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-15 19:33 [PATCH 0/2] TPMI debugfs suport Srinivas Pandruvada
2023-06-15 19:33 ` [PATCH 1/2] platform/x86/intel/tpmi: Read feature control status Srinivas Pandruvada
2023-06-16  7:13   ` Ilpo Järvinen
2023-06-16 16:39     ` srinivas pandruvada
2023-06-15 19:33 ` [PATCH 2/2] platform/x86/intel/tpmi: Add debugfs interface Srinivas Pandruvada
2023-06-16  7:46   ` Ilpo Järvinen
2023-06-16 16:54     ` srinivas pandruvada

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

Powered by JetHome