[git pull] idle patch for Linux-2.6.37-rc5
From: Len Brown
Date: Sat Dec 11 2010 - 02:22:14 EST
Hi Linus,
please pull from:
git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6.git idle-release
bugfix for oversight that penalized EX systems.
This will update the file shown below.
thanks!
Len Brown
Intel Open Source Technology Center
ps. individual patches are available on linux-pm@xxxxxxxxxxxxxxxxxxxxxxxxxx
and a consolidated plain patch is available here:
http://ftp.kernel.org/pub/linux/kernel/people/lenb/idle/patches/2.6.37/idle-release-2.6.37-rc4.diff.gz
drivers/idle/intel_idle.c | 12 +++---------
1 files changed, 3 insertions(+), 9 deletions(-)
through these commits:
Len Brown (1):
intel_idle: recognize ARAT on WSM-EX
with this log:
commit 56b9aea3b740be7665be100872a913da9bdc653b
Author: Len Brown <len.brown@xxxxxxxxx>
Date: Thu Dec 2 01:19:32 2010 -0500
intel_idle: recognize ARAT on WSM-EX
We erroneously ignored the Always Running APIC Timer on WSM-EX.
Move the check for ARAT down so that it can apply to any/all models.
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/