aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel/cpu/cpufreq (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-09-05[PATCH] i386: inline asm cleanupZachary Amsden1-9/+3
2005-07-30merge 2.6.13-rc4 with ACPI's to-linus treeLen Brown2-31/+39
2005-07-29/home/lenb/src/to-linus branch 'acpi-2.6.12'Len Brown1-0/+7
2005-07-29[ACPI] Always set P-state on initializationDominik Brodowski1-0/+7
2005-07-29arch/i386/kernel/cpu/cpufreq/powernow-k8.c: In function `powernow_k8_cpu_init_acpi':Dave Jones1-5/+8
2005-07-29Fix up powernow-k8 compile. (Missing definitions).Dave Jones1-0/+2
2005-07-28powernow-k8.c: In function `query_current_values_with_pending_wait':Dave Jones1-3/+2
2005-07-28Opteron revision F will support higher frequencies thanDave Jones2-29/+30
2005-07-28powernow-k8 requires that a data structure forDave Jones1-3/+5
2005-07-27[PATCH] Fix warning in powernow-k8.cBrian Gerst1-3/+2
2005-07-12[ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc...Len Brown1-1/+1
2005-07-12[ACPI] enable C2 and C3 idle power states on SMPVenkatesh Pallipadi1-1/+1
2005-07-01[PATCH] PCI: clean up dynamic pci id logicGreg Kroah-Hartman1-1/+1
2005-06-25[PATCH] get rid of redundant NULL checks before kfree() in arch/i386/Jesper Juhl1-3/+1
2005-05-31[CPUFREQ] Typos.Dave Jones1-3/+3
2005-05-31[CPUFREQ] longhaul - adjust transition latency.Dave Jones1-1/+1
2005-05-31[CPUFREQ] Longhaul: Magic timer frobbing.Dave Jones1-2/+9
2005-05-31[CPUFREQ] longhaul - disable PCI mastering around transition.Dave Jones1-4/+45
2005-05-31[CPUFREQ] dual-core powernow-k8Dave Jones2-37/+91
2005-05-31[CPUFREQ] Recalibrate cpu_khz [1/2]Dave Jones1-2/+7
2005-05-31[CPUFREQ] AMD Elan SC520 cpufreq driver.Dave Jones3-1/+200
2005-05-31[CPUFREQ] speedstep-smi: it works on at least one P4MDave Jones1-0/+3
2005-05-31[CPUFREQ] speedstep-centrino: Pentium 4 - M (HT) supportDave Jones1-0/+6
2005-05-31[CPUFREQ] powernow-k7: don't print khz element of FSB.Dave Jones1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds21-0/+8161