cpufreq pull request for .27

From: Dave Jones
Date: Mon Jul 21 2008 - 18:01:25 EST


Please pull from ..
master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq.git/ next

arch/x86/kernel/cpu/cpufreq/powernow-k7.h | 1 -
drivers/cpufreq/cpufreq.c | 45 +++++++++++++++-------------
drivers/cpufreq/cpufreq_stats.c | 24 ++++++++--------
drivers/cpufreq/freq_table.c | 12 ++++----
include/linux/cpufreq.h | 3 --
5 files changed, 42 insertions(+), 43 deletions(-)

commit 48adcf148c83faa41999fb0b3524299c4e160fd9
Author: Adrian Bunk <bunk@xxxxxxxxxx>
Date: Tue May 20 01:03:16 2008 +0300

[CPUFREQ] cpufreq: remove CVS keywords

This patch removes CVS keywords that weren't updated for a long time
from comments.

Signed-off-by: Adrian Bunk <bunk@xxxxxxxxxx>
Signed-off-by: Dave Jones <davej@xxxxxxxxxx>

commit 7a6aedfac98c6d54ecf97ca1ffb1e6a1f3d26aea
Author: Mike Travis <travis@xxxxxxx>
Date: Tue Mar 25 15:06:53 2008 -0700

[CPUFREQ] change cpu freq arrays to per_cpu variables

Change cpufreq_policy and cpufreq_governor pointer tables
from arrays to per_cpu variables in the cpufreq subsystem.

Also some minor complaints from checkpatch.pl fixed.

Based on:
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86.git

Signed-off-by: Mike Travis <travis@xxxxxxx>
Signed-off-by: Dave Jones <davej@xxxxxxxxxx>


--
http://www.codemonkey.org.uk
--
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/