aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/cpufreq
Commit message (Expand)AuthorAgeFilesLines
* [CPUFREQ] Add missing printk levels to e_powersaverDave Jones2008-02-061-12/+12
* [CPUFREQ] Fix sparse warning in powernow-k8Dave Jones2008-02-061-1/+3
* [CPUFREQ] Support Model D parts and newer in e_powersaverJesse Ahrens2008-02-061-5/+32
* [CPUFREQ] Powernow-k8: Update to support the latest Turion processorsMark Langsdorf2008-02-061-1/+1
* [CPUFREQ] powernow-k8 print pstate instead of fid/did for family 10hYinghai Lu2008-02-061-3/+2
* [CPUFREQ] gx-suspmod.c: use boot_cpu_data instead of current_cpu_dataDave Young2008-02-061-2/+2
* [CPUFREQ] arch/x86: Add missing "space"Joe Perches2008-02-061-1/+1
* [CPUFREQ] Remove pointless Kconfig dependancyDave Jones2008-02-061-2/+2
* x86: fix sparse warnings in powernow-k8.cHarvey Harrison2008-02-061-1/+0
* x86: remove unneded castsJan Engelhardt2008-01-301-1/+1
* x86: change NR_CPUS arrays in acpi-cpufreqtravis@sgi.com2008-01-301-12/+13
* x86: change NR_CPUS arrays in powernow-k8travis@sgi.com2008-01-301-6/+6
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2007-11-162-81/+29
|\
| * [CPUFREQ] architectural pstate driver for powernow-k8Mark Langsdorf2007-10-222-81/+29
* | x86: unification of cfufreq/KconfigSam Ravnborg2007-11-122-130/+47
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-10-195-9/+9
|\ \
| * | spelling fixes: arch/i386/Simon Arlott2007-10-204-8/+8
| * | Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-191-1/+1
* | | x86: convert cpuinfo_x86 array to a per_cpu arrayMike Travis2007-10-1911-19/+19
* | | x86: move cpufreq Kconfigs to the same directoryThomas Gleixner2007-10-192-0/+108
|/ /
* | x86: fix dmi const-ify falloutThomas Gleixner2007-10-171-1/+1
* | Convert cpu_sibling_map to be a per cpu variableMike Travis2007-10-162-2/+2
* | x86: Convert cpu_core_map to be a per cpu variableMike Travis2007-10-162-6/+6
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2007-10-1214-22/+9
* Merge branch 'dmi-const' of git://git.kernel.org/pub/scm/linux/kernel/git/jga...Linus Torvalds2007-10-111-2/+2
* i386: move kernel/cpu/cpufreqThomas Gleixner2007-10-1122-0/+9442