summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/cpufreq/speedstep-ich.c
Commit message (Expand)AuthorAgeFilesLines
* [CPUFREQ] Move x86 drivers to drivers/cpufreq/Dave Jones2011-05-201-448/+0Star
* [CPUFREQ] use dynamic debug instead of custom infrastructureDominik Brodowski2011-05-041-16/+12Star
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0Star
* [CPUFREQ] use an enum for speedstep processor identificationRusty Russell2009-11-241-1/+1
* [CPUFREQ] speedstep-ich: fix error caused by 394122ab144dae4b276d74644a2f11c4...Rusty Russell2009-11-181-12/+7Star
* [CPUFREQ] cpumask: avoid playing with cpus_allowed in speedstep-ich.cRusty Russell2009-06-151-39/+54
* Merge branch 'linus' into cpumask-for-linusIngo Molnar2009-03-301-33/+37
|\
| * [CPUFREQ] checkpatch cleanups for speedstep related drivers.Dave Jones2009-02-251-33/+37
* | cpumask: x86: convert cpu_sibling_map/cpu_core_map to cpumask_var_tRusty Russell2009-03-131-1/+1
|/
* cpumask: convert struct cpufreq_policy to cpumask_var_tRusty Russell2009-01-061-9/+9
* Update email addresses.Dave Jones2008-10-201-1/+1
* cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpuMike Travis2008-07-261-2/+1Star
* cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptrMike Travis2008-07-181-1/+2
* x86: use performance variant for_each_cpu_mask_nrMike Travis2008-05-231-2/+2
* x86: use new set_cpus_allowed_ptr functionMike Travis2008-04-191-10/+10
* Convert cpu_sibling_map to be a per cpu variableMike Travis2007-10-161-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2007-10-131-1/+0Star
* i386: move kernel/cpu/cpufreqThomas Gleixner2007-10-111-0/+440