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