aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/cpufreq/speedstep-centrino.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-15[CPUFREQ] cpumask: avoid cpumask games in arch/x86/kernel/cpu/cpufreq/speedstep-centrino.cRusty Russell1-43/+17
2009-06-09cpumask: alloc zeroed cpumask for static cpumask_var_tsYinghai Lu1-1/+1
2009-02-20x86: use symbolic constants for MSR_IA32_MISC_ENABLE bitsVegard Nossum1-3/+3
2009-01-06cpumask: convert struct cpufreq_policy to cpumask_var_tRusty Russell1-7/+7
2009-01-06cpumask: replace CPUMASK_ALLOC etc with cpumask_var_tRusty Russell1-12/+9
2008-12-05[CPUFREQ] clean up speedstep-centrino and reduce cpumask_t usageRusty Russell1-27/+24
2008-10-09[CPUFREQ] correct broken links and email addressesNémeth Márton1-1/+1
2008-07-26cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpuMike Travis1-8/+4
2008-07-20NR_CPUS: Replace NR_CPUS in speedstep-centrino.cMike Travis1-34/+51
2008-07-18cpumask: Use optimized CPUMASK_ALLOC macros in the centrino_targetMike Travis1-28/+45
2008-07-18cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptrMike Travis1-3/+6
2008-05-23x86: use performance variant for_each_cpu_mask_nrMike Travis1-5/+5
2008-04-19x86: use new set_cpus_allowed_ptr functionMike Travis1-6/+7
2007-10-19x86: convert cpuinfo_x86 array to a per_cpu arrayMike Travis1-3/+3
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds1-1/+0
2007-10-11i386: move kernel/cpu/cpufreqThomas Gleixner1-0/+634