summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/cpufreq
AgeCommit message (Expand)AuthorLines
2008-05-19[CPUFREQ] Crusoe: longrun cpufreq module reports false min freqmaximilian attems-1/+1
2008-05-19[CPUFREQ] powernow-k8: improve error messagesMark Langsdorf-2/+13
2008-04-28[CPUFREQ] expose cpufreq coordination requirements regardless of coordination...Darrick J. Wong-0/+1
2008-04-28[CPUFREQ] Make acpi-cpufreq more robust against BIOS freq changes behind our ...Venkatesh Pallipadi-0/+10
2008-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...Linus Torvalds-45/+48
2008-04-19x86: use new set_cpus_allowed_ptr functionMike Travis-45/+48
2008-04-19x86: clean up cpu capabilities accesses, p4-clockmod.cIngo Molnar-2/+2
2008-03-26x86, cpufreq: fix Speedfreq-SMI call that clobbers ECXStephan Diestelhorst-15/+24
2008-03-05[CPUFREQ] Remove debugging message from e_powersaverDave Jones-2/+6
2008-02-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds-4/+1
2008-02-07Merge branches 'release', 'bugzilla-6217', 'bugzilla-6629', 'bugzilla-6933', ...Len Brown-4/+1
2008-02-06[CPUFREQ] Add missing printk levels to e_powersaverDave Jones-12/+12
2008-02-06[CPUFREQ] Fix sparse warning in powernow-k8Dave Jones-1/+3
2008-02-06[CPUFREQ] Support Model D parts and newer in e_powersaverJesse Ahrens-5/+32
2008-02-06[CPUFREQ] Powernow-k8: Update to support the latest Turion processorsMark Langsdorf-1/+1
2008-02-06[CPUFREQ] powernow-k8 print pstate instead of fid/did for family 10hYinghai Lu-3/+2
2008-02-06[CPUFREQ] gx-suspmod.c: use boot_cpu_data instead of current_cpu_dataDave Young-2/+2
2008-02-06[CPUFREQ] arch/x86: Add missing "space"Joe Perches-1/+1
2008-02-06[CPUFREQ] Remove pointless Kconfig dependancyDave Jones-2/+2
2008-02-06x86: fix sparse warnings in powernow-k8.cHarvey Harrison-1/+0
2008-01-30x86: remove unneded castsJan Engelhardt-1/+1
2008-01-30x86: change NR_CPUS arrays in acpi-cpufreqtravis@sgi.com-12/+13
2008-01-30x86: change NR_CPUS arrays in powernow-k8travis@sgi.com-6/+6
2007-11-20Revert "speedstep-lib.c: fix frequency multiplier for Pentium4 models 0&1"Zhao Yakui-4/+1
2007-11-16Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds-81/+29
2007-11-12x86: unification of cfufreq/KconfigSam Ravnborg-130/+47
2007-10-22[CPUFREQ] architectural pstate driver for powernow-k8Mark Langsdorf-81/+29
2007-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds-9/+9
2007-10-20spelling fixes: arch/i386/Simon Arlott-8/+8
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt-1/+1
2007-10-19x86: convert cpuinfo_x86 array to a per_cpu arrayMike Travis-19/+19
2007-10-19x86: move cpufreq Kconfigs to the same directoryThomas Gleixner-0/+108
2007-10-17x86: fix dmi const-ify falloutThomas Gleixner-1/+1
2007-10-16Convert cpu_sibling_map to be a per cpu variableMike Travis-2/+2
2007-10-16x86: Convert cpu_core_map to be a per cpu variableMike Travis-6/+6
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds-22/+9
2007-10-11Merge branch 'dmi-const' of git://git.kernel.org/pub/scm/linux/kernel/git/jga...Linus Torvalds-2/+2
2007-10-11i386: move kernel/cpu/cpufreqThomas Gleixner-0/+9442