mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/2] tools/power turbostat: enable turbostat to support Knights Mill (KNM)
@ 2016-10-12 18:29 Piotr Luc
  2016-10-12 18:29 ` [PATCH 1/2] tools/power turbostat: Use Intel family processor macros Piotr Luc
  2016-10-12 18:29 ` [PATCH 2/2] tools/power turbostat: enable turbostat to support Knights Mill (KNM) Piotr Luc
  0 siblings, 2 replies; 3+ messages in thread
From: Piotr Luc @ 2016-10-12 18:29 UTC (permalink / raw)
  To: linux-kernel, linux-pm; +Cc: Rafael J. Wysocki

The intention of this series is to add KNM CPU ID to turbostat.
The first patch improves code style by replacing raw numbers of CPUIDs
with descriptive macros of processor names. 
The second patch enables turbostat to support KNM processor.

The second patch depends oni patch: 
x86/cpu/intel: Add Knights Mill to Intel family
https://lkml.kernel.org/r/20161012180520.30976-1-piotr.luc () intel ! com

Piotr Luc (2):
  tools/power turbostat: Use Intel family processor macros
  tools/power turbostat: enable turbostat to support Knights Mill (KNM)

 tools/power/x86/turbostat/Makefile    |   3 +-
 tools/power/x86/turbostat/turbostat.c | 249 +++++++++++++++++-----------------
 2 files changed, 130 insertions(+), 122 deletions(-)

-- 
2.10.1

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

end of thread, other threads:[~2016-10-12 18:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-10-12 18:29 [PATCH 0/2] tools/power turbostat: enable turbostat to support Knights Mill (KNM) Piotr Luc
2016-10-12 18:29 ` [PATCH 1/2] tools/power turbostat: Use Intel family processor macros Piotr Luc
2016-10-12 18:29 ` [PATCH 2/2] tools/power turbostat: enable turbostat to support Knights Mill (KNM) Piotr Luc

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