[GIT] tools/power patches for 2.6.38-rc4
From: Len Brown
Date: Tue Feb 15 2011 - 15:54:29 EST
Hi Linus,
please pull from:
git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6.git tools-release
a bug-fix, plus some style updates that didn't seem worth delaying,
especially since turbostat is brand-new to the tree in 2.6.38.
This will update the files shown below.
thanks!
Len Brown
Intel Open Source Technology Center
ps. individual patches are available on linux-pm@xxxxxxxxxxxxxxxxxxxxxxxxxx
tools/power/x86/turbostat/turbostat.c | 200 ++++++++++++++++-----------------
1 files changed, 98 insertions(+), 102 deletions(-)
through these commits:
Len Brown (1):
tools: turbostat: style updates
Thomas Renninger (1):
tools: turbostat: fix bitwise and operand
with this log:
commit a829eb4d7e08b316e2d48880ecab3630497f300f
Author: Len Brown <len.brown@xxxxxxxxx>
Date: Thu Feb 10 23:36:34 2011 -0500
tools: turbostat: style updates
Follow kernel coding style traditions more closely.
Delete typedef, re-name "per cpu counters" to
simply be counters etc.
This patch changes no functionality.
Suggested-by: Thiago Farina <tfransosi@xxxxxxxxx>
Signed-off-by: Len Brown <len.brown@xxxxxxxxx>
commit 8209e054b6bd0805a25b8c4af971160fa146bf22
Author: Thomas Renninger <trenn@xxxxxxx>
Date: Fri Jan 21 15:11:19 2011 +0100
tools: turbostat: fix bitwise and operand
bug could cause false positive on indicating
presence of invarient TSC or APERF support.
Signed-off-by: Thomas Renninger <trenn@xxxxxxx>
Signed-off-by: Len Brown <len.brown@xxxxxxxxx>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/