summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/cpufreq
AgeCommit message (Expand)AuthorFilesLines
2008-03-26x86, cpufreq: fix Speedfreq-SMI call that clobbers ECXStephan Diestelhorst1-15/+24
2008-03-05[CPUFREQ] Remove debugging message from e_powersaverDave Jones1-2/+6
2008-02-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-4/+1
2008-02-07Merge branches 'release', 'bugzilla-6217', 'bugzilla-6629', 'bugzilla-6933', ...Len Brown1-4/+1
2008-02-06[CPUFREQ] Add missing printk levels to e_powersaverDave Jones1-12/+12
2008-02-06[CPUFREQ] Fix sparse warning in powernow-k8Dave Jones1-1/+3
2008-02-06[CPUFREQ] Support Model D parts and newer in e_powersaverJesse Ahrens1-5/+32
2008-02-06[CPUFREQ] Powernow-k8: Update to support the latest Turion processorsMark Langsdorf1-1/+1
2008-02-06[CPUFREQ] powernow-k8 print pstate instead of fid/did for family 10hYinghai Lu1-3/+2
2008-02-06[CPUFREQ] gx-suspmod.c: use boot_cpu_data instead of current_cpu_dataDave Young1-2/+2
2008-02-06[CPUFREQ] arch/x86: Add missing "space"Joe Perches1-1/+1
2008-02-06[CPUFREQ] Remove pointless Kconfig dependancyDave Jones1-2/+2
2008-02-06x86: fix sparse warnings in powernow-k8.cHarvey Harrison1-1/+0
2008-01-30x86: remove unneded castsJan Engelhardt1-1/+1
2008-01-30x86: change NR_CPUS arrays in acpi-cpufreqtravis@sgi.com1-12/+13
2008-01-30x86: change NR_CPUS arrays in powernow-k8travis@sgi.com1-6/+6
2007-11-20Revert "speedstep-lib.c: fix frequency multiplier for Pentium4 models 0&1"Zhao Yakui1-4/+1
2007-11-16Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2-81/+29
2007-11-12x86: unification of cfufreq/KconfigSam Ravnborg2-130/+47
2007-10-22[CPUFREQ] architectural pstate driver for powernow-k8Mark Langsdorf2-81/+29
2007-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds5-9/+9
2007-10-20spelling fixes: arch/i386/Simon Arlott4-8/+8
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt1-1/+1
2007-10-19x86: convert cpuinfo_x86 array to a per_cpu arrayMike Travis11-19/+19
2007-10-19x86: move cpufreq Kconfigs to the same directoryThomas Gleixner2-0/+108
2007-10-17x86: fix dmi const-ify falloutThomas Gleixner1-1/+1
2007-10-16Convert cpu_sibling_map to be a per cpu variableMike Travis2-2/+2
2007-10-16x86: Convert cpu_core_map to be a per cpu variableMike Travis2-6/+6
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds14-22/+9
2007-10-11Merge branch 'dmi-const' of git://git.kernel.org/pub/scm/linux/kernel/git/jga...Linus Torvalds1-2/+2
2007-10-11i386: move kernel/cpu/cpufreqThomas Gleixner22-0/+9442