summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/cpufreq
Commit message (Expand)AuthorAgeFilesLines
* Revert "[CPUFREQ][2/2] preregister support for powernow-k8"Linus Torvalds2008-08-192-75/+37
* [CPUFREQ][2/2] preregister support for powernow-k8Mark Langsdorf2008-08-082-37/+75
* [CPUFREQ][1/2] whitespace fix for powernow-k8Mark Langsdorf2008-08-081-3/+0
* [CPUFREQ] Fix warning in elanfreqDave Jones2008-08-081-1/+1
* [CPUFREQ] Remove EXPERIMENTAL annotation from VIA C7 powersaver kconfig.Dave Jones2008-08-081-2/+2
* cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpuMike Travis2008-07-264-27/+13
* Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-07-235-81/+128
|\
| * NR_CPUS: Replace NR_CPUS in speedstep-centrino.cMike Travis2008-07-201-34/+51
| * cpumask: Use optimized CPUMASK_ALLOC macros in the centrino_targetMike Travis2008-07-181-28/+45
| * cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptrMike Travis2008-07-184-12/+25
| * Merge branch 'linus' into cpus4096Ingo Molnar2008-07-161-21/+23
| |\
| * \ Merge commit 'v2.6.26-rc9' into cpus4096Ingo Molnar2008-07-062-3/+14
| |\ \
| * | | x86: use performance variant for_each_cpu_mask_nrMike Travis2008-05-235-17/+17
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds2008-07-211-1/+0
|\ \ \ \ | |_|_|/ |/| | |
| * | | [CPUFREQ] cpufreq: remove CVS keywordsAdrian Bunk2008-05-191-1/+0
| |/ /
* | | x86: coding style fixes to x86/kernel/cpu/cpufreq/cpufreq-nforce2.cPaolo Ciarrocchi2008-06-181-21/+23
| |/ |/|
* | [CPUFREQ] Crusoe: longrun cpufreq module reports false min freqmaximilian attems2008-05-191-1/+1
* | [CPUFREQ] powernow-k8: improve error messagesMark Langsdorf2008-05-191-2/+13
|/
* [CPUFREQ] expose cpufreq coordination requirements regardless of coordination...Darrick J. Wong2008-04-281-0/+1
* [CPUFREQ] Make acpi-cpufreq more robust against BIOS freq changes behind our ...Venkatesh Pallipadi2008-04-281-0/+10
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...Linus Torvalds2008-04-214-45/+48
|\
| * x86: use new set_cpus_allowed_ptr functionMike Travis2008-04-194-45/+48
* | x86: clean up cpu capabilities accesses, p4-clockmod.cIngo Molnar2008-04-191-2/+2
|/
* x86, cpufreq: fix Speedfreq-SMI call that clobbers ECXStephan Diestelhorst2008-03-261-15/+24
* [CPUFREQ] Remove debugging message from e_powersaverDave Jones2008-03-051-2/+6
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-02-071-4/+1
|\
| *---. Merge branches 'release', 'bugzilla-6217', 'bugzilla-6629', 'bugzilla-6933', ...Len Brown2008-02-071-4/+1
| |\ \ \
| | | * | Revert "speedstep-lib.c: fix frequency multiplier for Pentium4 models 0&1"Zhao Yakui2007-11-201-4/+1
| | |/ /
* | | | [CPUFREQ] Add missing printk levels to e_powersaverDave Jones2008-02-061-12/+12
* | | | [CPUFREQ] Fix sparse warning in powernow-k8Dave Jones2008-02-061-1/+3
* | | | [CPUFREQ] Support Model D parts and newer in e_powersaverJesse Ahrens2008-02-061-5/+32
* | | | [CPUFREQ] Powernow-k8: Update to support the latest Turion processorsMark Langsdorf2008-02-061-1/+1
* | | | [CPUFREQ] powernow-k8 print pstate instead of fid/did for family 10hYinghai Lu2008-02-061-3/+2
* | | | [CPUFREQ] gx-suspmod.c: use boot_cpu_data instead of current_cpu_dataDave Young2008-02-061-2/+2
* | | | [CPUFREQ] arch/x86: Add missing "space"Joe Perches2008-02-061-1/+1
* | | | [CPUFREQ] Remove pointless Kconfig dependancyDave Jones2008-02-061-2/+2
|/ / /
* | | x86: fix sparse warnings in powernow-k8.cHarvey Harrison2008-02-061-1/+0
| |/ |/|
* | x86: remove unneded castsJan Engelhardt2008-01-301-1/+1
* | x86: change NR_CPUS arrays in acpi-cpufreqtravis@sgi.com2008-01-301-12/+13
* | x86: change NR_CPUS arrays in powernow-k8travis@sgi.com2008-01-301-6/+6
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2007-11-162-81/+29
|\
| * [CPUFREQ] architectural pstate driver for powernow-k8Mark Langsdorf2007-10-222-81/+29
* | x86: unification of cfufreq/KconfigSam Ravnborg2007-11-122-130/+47
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-10-195-9/+9
|\ \
| * | spelling fixes: arch/i386/Simon Arlott2007-10-204-8/+8
| * | Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-191-1/+1
* | | x86: convert cpuinfo_x86 array to a per_cpu arrayMike Travis2007-10-1911-19/+19
* | | x86: move cpufreq Kconfigs to the same directoryThomas Gleixner2007-10-192-0/+108
|/ /
* | x86: fix dmi const-ify falloutThomas Gleixner2007-10-171-1/+1
* | Convert cpu_sibling_map to be a per cpu variableMike Travis2007-10-162-2/+2
OpenPOWER on IntegriCloud