summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/cpufreq/acpi-cpufreq.c
AgeCommit message (Expand)Author
2008-07-26cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpuMike Travis
2008-07-18cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptrMike Travis
2008-05-23x86: use performance variant for_each_cpu_mask_nrMike Travis
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-19x86: use new set_cpus_allowed_ptr functionMike Travis
2008-01-30x86: change NR_CPUS arrays in acpi-cpufreqtravis@sgi.com
2007-10-19x86: convert cpuinfo_x86 array to a per_cpu arrayMike 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