2008-07-21 22:01:22

by Dave Jones

[permalink] [raw]
Subject: cpufreq pull request for .27

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 <[email protected]>
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 <[email protected]>
Signed-off-by: Dave Jones <[email protected]>

commit 7a6aedfac98c6d54ecf97ca1ffb1e6a1f3d26aea
Author: Mike Travis <[email protected]>
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 <[email protected]>
Signed-off-by: Dave Jones <[email protected]>


--
http://www.codemonkey.org.uk