aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel/cpu/cpufreq/speedstep-centrino.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-11i386: move kernel/cpu/cpufreqThomas Gleixner1-634/+0
2007-07-13[CPUFREQ] the overdue removal of X86_SPEEDSTEP_CENTRINO_ACPIAdrian Bunk1-260/+16
2007-04-26Fix preemption warnings in speedstep-centrino.cDave Jones1-1/+9
2006-12-22[CPUFREQ] speedstep-centrino: missing space and bracketBrice Goglin1-3/+3
2006-12-12[CPUFREQ] speedstep-centrino should ignore upper performance control bitsGary Hade1-3/+5
2006-11-08Revert "[CPUFREQ] speedstep-centrino should ignore upper performance control ...Dave Jones1-4/+0
2006-11-08[CPUFREQ] speedstep-centrino should ignore upper performance control bitsGary Hade1-0/+4
2006-10-21[CPUFREQ] ifdef more unused on !SMP code.Dave Jones1-1/+1
2006-10-21[CPUFREQ] speedstep-centrino: remove dead codeAndrew Morton1-2/+2
2006-10-15[CPUFREQ][4/8] acpi-cpufreq: Mark speedstep-centrino ACPI as deprecatedVenkatesh Pallipadi1-0/+3
2006-09-26[CPUFREQ] Fix section mismatch warningVenkatesh Pallipadi1-1/+1
2006-09-22[CPUFREQ] sw_any_bug_dmi_table can be used on resume, so it isn't initdataJeremy Fitzhardinge1-1/+1
2006-09-05[CPUFREQ] Workaround for BIOS bug in software coordination of frequencyVenkatesh Pallipadi1-1/+41
2006-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-1/+0
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-26ACPI: HW P-state coordination supportVenkatesh Pallipadi1-1/+7
2006-06-25[PATCH] remove for_each_cpu()Andrew Morton1-3/+3
2006-06-23Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-68/+186
2006-06-21[PATCH] redirect speedstep-centrino maintainer mail to cpufreq listJeremy Fitzhardinge1-8/+4
2006-06-15Pull bugzilla-5737 into release branchLen Brown1-66/+184
2006-06-04[CPUFREQ] dprintk adjustments to cpufreq-speedstep-centrinoJan Beulich1-6/+6
2006-04-01ACPI: UP build fix for bugzilla-5737Andrew Morton1-0/+4
2006-02-28[CPUFREQ] Remove duplicate cpuinfo structDave Jones1-3/+1
2006-02-09P-state software coordination for speedstep-centrinoVenkatesh Pallipadi1-66/+180
2006-01-24[ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi bran...Len Brown1-12/+0
2006-01-11[PATCH] x86_64: Use X86_FEATURE_CONSTANT_TSC now to clean up Intel speedstep ...Andi Kleen1-3/+2
2005-12-01[ACPI] Avoid BIOS inflicted crashes by evaluating _PDC only onceVenkatesh Pallipadi1-12/+0
2005-11-07Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds1-2/+1
2005-11-07[PATCH] arch/i386: Use ARRAY_SIZE macroTobias Klauser1-1/+1
2005-10-30[PATCH] fix missing includesTim Schmielau1-0/+1
2005-10-20[CPUFREQ] kzalloc conversions for i386 drivers.Dave Jones1-2/+1
2005-09-01[CPUFREQ] Remove trailing whitespace before \n's in printks.Dave Jones1-1/+1
2005-08-31[CPUFREQ] dprintf format fixes in cpufreq/speedstep-centrino.cMika Kukkonen1-2/+2
2005-08-31[CPUFREQ] speedstep-centrino: skip extract_clock logic for acpi based centrinoVenkatesh Pallipadi1-7/+7
2005-07-12[ACPI] enable C2 and C3 idle power states on SMPVenkatesh Pallipadi1-1/+1
2005-05-31[CPUFREQ] speedstep-centrino: Pentium 4 - M (HT) supportDave Jones1-0/+6
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+715