aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/cpufreq/speedstep-centrino.c
Commit message (Expand)AuthorAge
* [CPUFREQ] cpumask: avoid cpumask games in arch/x86/kernel/cpu/cpufreq/speedst...Rusty Russell2009-06-15
* cpumask: alloc zeroed cpumask for static cpumask_var_tsYinghai Lu2009-06-09
* x86: use symbolic constants for MSR_IA32_MISC_ENABLE bitsVegard Nossum2009-02-20
* cpumask: convert struct cpufreq_policy to cpumask_var_tRusty Russell2009-01-06
* cpumask: replace CPUMASK_ALLOC etc with cpumask_var_tRusty Russell2009-01-06
* [CPUFREQ] clean up speedstep-centrino and reduce cpumask_t usageRusty Russell2008-12-05
* [CPUFREQ] correct broken links and email addressesNémeth Márton2008-10-09
* cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpuMike Travis2008-07-26
* NR_CPUS: Replace NR_CPUS in speedstep-centrino.cMike Travis2008-07-20
* cpumask: Use optimized CPUMASK_ALLOC macros in the centrino_targetMike Travis2008-07-18
* cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptrMike Travis2008-07-18
* x86: use performance variant for_each_cpu_mask_nrMike Travis2008-05-23
* x86: use new set_cpus_allowed_ptr functionMike Travis2008-04-19
* x86: convert cpuinfo_x86 array to a per_cpu arrayMike Travis2007-10-19
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2007-10-12
* i386: move kernel/cpu/cpufreqThomas Gleixner2007-10-11