From: Len Brown <lenb@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Linux PM list <linux-pm@vger.kernel.org>
Subject: [GIT PULL] idle patches for Linux-3.10 merge
Date: Fri, 10 May 2013 16:41:24 -0400 [thread overview]
Message-ID: <518D5B74.6050500@kernel.org> (raw)
Hi Linus,
Please pull these patches to add support for new Haswell-ULT CPU idle power states.
thanks!
Len Brown, Intel Open Source Technology Center
The following changes since commit 149c2319c6316d979de90ce2c8665e9c02d5927b:
tools/power turbostat: additional Haswell CPU-id (2013-03-15 11:05:26 -0400)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux.git release
for you to fetch changes up to 86239ceb33b0d8480b0f0ca0eec08e7f7a807374:
intel_idle: initial C8, C9, C10 support (2013-04-17 19:23:32 -0400)
----------------------------------------------------------------
Kristen Carlson Accardi (1):
tools/power turbostat: display C8, C9, C10 residency
Len Brown (1):
intel_idle: initial C8, C9, C10 support
arch/x86/include/uapi/asm/msr-index.h | 3 ++
drivers/idle/intel_idle.c | 21 ++++++++++++++
include/linux/cpuidle.h | 2 +-
tools/power/x86/turbostat/turbostat.c | 54 ++++++++++++++++++++++++++++++++++-
4 files changed, 78 insertions(+), 2 deletions(-)
reply other threads:[~2013-05-10 20:41 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=518D5B74.6050500@kernel.org \
--to=lenb@kernel.org \
--cc=linux-pm@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/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.