summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu/cpufreq/speedstep-centrino.c
AgeCommit message (Expand)Author
2011-05-19[CPUFREQ] Move x86 drivers to drivers/cpufreq/Dave Jones
2011-05-04[CPUFREQ] use dynamic debug instead of custom infrastructureDominik Brodowski
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-06-15[CPUFREQ] cpumask: avoid cpumask games in arch/x86/kernel/cpu/cpufreq/speedst...Rusty Russell
2009-06-09cpumask: alloc zeroed cpumask for static cpumask_var_tsYinghai Lu
2009-02-20x86: use symbolic constants for MSR_IA32_MISC_ENABLE bitsVegard Nossum
2009-01-06cpumask: convert struct cpufreq_policy to cpumask_var_tRusty Russell
2009-01-06cpumask: replace CPUMASK_ALLOC etc with cpumask_var_tRusty Russell
2008-12-05[CPUFREQ] clean up speedstep-centrino and reduce cpumask_t usageRusty Russell
2008-10-09[CPUFREQ] correct broken links and email addressesNémeth Márton
2008-07-26cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpuMike Travis
2008-07-20NR_CPUS: Replace NR_CPUS in speedstep-centrino.cMike Travis
2008-07-18cpumask: Use optimized CPUMASK_ALLOC macros in the centrino_targetMike 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-19x86: use new set_cpus_allowed_ptr functionMike Travis
2007-10-19x86: convert cpuinfo_x86 array to a per_cpu arrayMike Travis
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds
2007-10-11i386: move kernel/cpu/cpufreqThomas Gleixner