aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/cpufreq (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-23Merge branch 'linus' into testLen Brown7-53/+55
2008-10-22Merge branch 'yinghai' into testLen Brown1-0/+3
2008-10-22Merge branch 'FW_BUG' into testLen Brown1-18/+24
2008-10-20Update email addresses.Dave Jones5-7/+7
2008-10-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds3-47/+49
2008-10-10ACPI: don't load acpi_cpufreq if acpi=offYinghai Lu1-0/+3
2008-10-09[CPUFREQ][1/6] cpufreq: Add cpu number parameter to __cpufreq_driver_getavg()venkatesh.pallipadi@intel.com1-2/+3
2008-10-09[CPUFREQ] acpi-cpufreq: add error handling for cpufreq_register_driver() errorAkinobu Mita1-3/+5
2008-10-09[CPUFREQ] Coding style fixes to arch/x86/kernel/cpu/cpufreq/powernow-k6.cPaolo Ciarrocchi1-21/+20
2008-10-09[CPUFREQ] Coding style fixes to arch/x86/kernel/cpu/cpufreq/elanfreq.cPaolo Ciarrocchi1-21/+21
2008-10-09[CPUFREQ] correct broken links and email addressesNémeth Márton2-2/+2
2008-09-22CPUFREQ: powernow-k8: Try to detect old BIOS, not supporting CPU freq on a recent AMD CPUs.Thomas Renninger1-18/+24
2008-08-19Revert "[CPUFREQ][2/2] preregister support for powernow-k8"Linus Torvalds2-75/+37
2008-08-08[CPUFREQ][2/2] preregister support for powernow-k8Mark Langsdorf2-37/+75
2008-08-08[CPUFREQ][1/2] whitespace fix for powernow-k8Mark Langsdorf1-3/+0
2008-08-08[CPUFREQ] Fix warning in elanfreqDave Jones1-1/+1
2008-08-08[CPUFREQ] Remove EXPERIMENTAL annotation from VIA C7 powersaver kconfig.Dave Jones1-2/+2
2008-07-26cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpuMike Travis4-27/+13
2008-07-23Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds5-81/+128
2008-07-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds1-1/+0
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 Travis4-12/+25
2008-07-16Merge branch 'linus' into cpus4096Ingo Molnar1-21/+23
2008-07-06Merge commit 'v2.6.26-rc9' into cpus4096Ingo Molnar2-3/+14
2008-06-18x86: coding style fixes to x86/kernel/cpu/cpufreq/cpufreq-nforce2.cPaolo Ciarrocchi1-21/+23
2008-05-23x86: use performance variant for_each_cpu_mask_nrMike Travis5-17/+17
2008-05-19[CPUFREQ] cpufreq: remove CVS keywordsAdrian Bunk1-1/+0
2008-05-19[CPUFREQ] Crusoe: longrun cpufreq module reports false min freqmaximilian attems1-1/+1
2008-05-19[CPUFREQ] powernow-k8: improve error messagesMark Langsdorf1-2/+13
2008-04-28[CPUFREQ] expose cpufreq coordination requirements regardless of coordination mechanismDarrick J. Wong1-0/+1
2008-04-28[CPUFREQ] Make acpi-cpufreq more robust against BIOS freq changes behind our back.Venkatesh Pallipadi1-0/+10
2008-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched-develLinus Torvalds4-45/+48
2008-04-19x86: use new set_cpus_allowed_ptr functionMike Travis4-45/+48
2008-04-19x86: clean up cpu capabilities accesses, p4-clockmod.cIngo Molnar1-2/+2
2008-03-26x86, cpufreq: fix Speedfreq-SMI call that clobbers ECXStephan Diestelhorst1-15/+24
2008-03-05[CPUFREQ] Remove debugging message from e_powersaverDave Jones1-2/+6
2008-02-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds1-4/+1
2008-02-07Merge branches 'release', 'bugzilla-6217', 'bugzilla-6629', 'bugzilla-6933', 'bugzilla-7186', 'bugzilla-8269', 'bugzilla-8570', 'bugzilla-9139', 'bugzilla-9277', 'bugzilla-9341', 'bugzilla-9444', 'bugzilla-9614', 'bugzilla-9643' and 'bugzilla-9644' into releaseLen Brown1-4/+1
2008-02-06[CPUFREQ] Add missing printk levels to e_powersaverDave Jones1-12/+12
2008-02-06[CPUFREQ] Fix sparse warning in powernow-k8Dave Jones1-1/+3
2008-02-06[CPUFREQ] Support Model D parts and newer in e_powersaverJesse Ahrens1-5/+32
2008-02-06[CPUFREQ] Powernow-k8: Update to support the latest Turion processorsMark Langsdorf1-1/+1
2008-02-06[CPUFREQ] powernow-k8 print pstate instead of fid/did for family 10hYinghai Lu1-3/+2
2008-02-06[CPUFREQ] gx-suspmod.c: use boot_cpu_data instead of current_cpu_dataDave Young1-2/+2
2008-02-06[CPUFREQ] arch/x86: Add missing "space"Joe Perches1-1/+1
2008-02-06[CPUFREQ] Remove pointless Kconfig dependancyDave Jones1-2/+2
2008-02-06x86: fix sparse warnings in powernow-k8.cHarvey Harrison1-1/+0
2008-01-30x86: remove unneded castsJan Engelhardt1-1/+1
2008-01-30x86: change NR_CPUS arrays in acpi-cpufreqtravis@sgi.com1-12/+13