aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/cpufreq/speedstep-centrino.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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