public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1] x86: punit_atom: punit device state debug driver
@ 2015-05-01 23:07 Srinivas Pandruvada
  2015-05-01 23:07 ` Srinivas Pandruvada
  0 siblings, 1 reply; 7+ messages in thread
From: Srinivas Pandruvada @ 2015-05-01 23:07 UTC (permalink / raw)
  To: tglx, mingo, hpa, x86; +Cc: linux-kernel, pebolle, Srinivas Pandruvada

v1
 Based on review comments
 - Changed to tristate instead of bool
 - Moved config to kconfig.debug
 - Added debug in module name
 - Returning -ENXIO on debugfs file create error

v0:
Base version

Srinivas Pandruvada (1):
  x86: punit_atom: punit device state debug driver

 arch/x86/Kconfig.debug             |   9 ++
 arch/x86/kernel/Makefile           |   1 +
 arch/x86/kernel/punit_atom_debug.c | 170 +++++++++++++++++++++++++++++++++++++
 3 files changed, 180 insertions(+)
 create mode 100644 arch/x86/kernel/punit_atom_debug.c

-- 
1.9.1


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

end of thread, other threads:[~2015-05-06 10:16 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-01 23:07 [PATCH v1] x86: punit_atom: punit device state debug driver Srinivas Pandruvada
2015-05-01 23:07 ` Srinivas Pandruvada
2015-05-02  6:00   ` Ingo Molnar
2015-05-02  8:56     ` Borislav Petkov
2015-05-04 18:17     ` Srinivas Pandruvada
2015-05-05 17:29     ` Srinivas Pandruvada
2015-05-06 10:16       ` Ingo Molnar

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