From: Piotr Luc <piotr.luc@intel.com>
To: linux-kernel@vger.kernel.org, linux-pm@vger.kernel.org
Cc: "Rafael J. Wysocki" <rafael.j.wysocki@intel.com>
Subject: [PATCH 0/2] tools/power turbostat: enable turbostat to support Knights Mill (KNM)
Date: Wed, 12 Oct 2016 20:29:47 +0200 [thread overview]
Message-ID: <20161012182949.4015-1-piotr.luc@intel.com> (raw)
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
next reply other threads:[~2016-10-12 18:32 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-10-12 18:29 Piotr Luc [this message]
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
-- strict thread matches above, loose matches on Subject: below --
2016-10-18 21:06 [PATCH 0/2]tools/power " Piotr Luc
2016-10-24 16:07 ` Luc, Piotr
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20161012182949.4015-1-piotr.luc@intel.com \
--to=piotr.luc@intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pm@vger.kernel.org \
--cc=rafael.j.wysocki@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.