aboutsummaryrefslogtreecommitdiff
path: root/drivers/acpi/processor_perflib.c
AgeCommit message (Expand)Author
2008-02-07ACPI: cpufreq: Print _PPC changes via cpufreq debug layerThomas Renninger
2008-01-01ACPI: add "processor.ignore_ppc" hook to workaround BIOS _PPC weirdnessThomas Renninger
2007-08-07acpi-cpufreq: Fix some x86/x86-64 acpi-cpufreq driver issuesFenghua Yu
2007-04-26[CPUFREQ] Remove deprecated /proc/acpi/processor/performance write supportThomas Renninger
2007-02-12ACPI: delete extra #defines in /drivers/acpi/ driversLen Brown
2007-02-12ACPI: clean up ACPI_MODULE_NAME() useLen Brown
2007-02-02ACPICA: use new ACPI headers.Alexey Starikovskiy
2007-02-02ACPICA: minimal patch to integrate new tables into LinuxAlexey Starikovskiy
2007-01-26[PATCH] ACPI: fix cpufreq regressionIngo Molnar
2007-01-10ACPI: delete two spurious ACPI messagesVenkatesh Pallipadi
2006-12-16Pull style into test branchLen Brown
2006-11-23[PATCH] Correct bound checking from the value returned from _PPC method.Dave Jones
2006-10-14ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpiJan Engelhardt
2006-06-30ACPI: delete acpi_os_free(), use kfree() directlyLen Brown
2006-06-27ACPI: delete tracing macros from drivers/acpi/*.cPatrick Mochel
2006-06-27Pull bugzilla-5737 into release branchThomas Renninger
2006-06-27ACPI: un-export ACPI_ERROR() -- use printk(KERN_ERR...)Len Brown
2006-06-26ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUGThomas Renninger
2006-06-26ACPI: HW P-state coordination supportVenkatesh Pallipadi
2006-06-15ACPI: resolve merge conflict between sem2mutex and processor_perflib.cLen Brown
2006-06-15Pull bugzilla-5737 into release branchLen Brown
2006-06-15Pull sem2mutex into release branchLen Brown
2006-06-10[PATCH] powernow-k8 crash workaroundAndrew Morton
2006-05-13ACPI: use for_each_possible_cpu() instead of for_each_cpu()KAMEZAWA Hiroyuki
2006-05-13sem2mutex: drivers/acpi/processor_perflib.cArjan van de Ven
2006-05-11ACPI: delete newly added debugging macros in processor_perflib.cLen Brown
2006-02-09P-state software coordination for ACPI coreVenkatesh Pallipadi
2006-01-24[ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi bran...Len Brown
2006-01-07[ACPI] move some run-time structure inits to compile timeArjan van de Ven
2005-12-01[ACPI] Avoid BIOS inflicted crashes by evaluating _PDC only onceVenkatesh Pallipadi
2005-08-05[ACPI] Lindent all ACPI filesLen Brown
2005-07-12[ACPI] enable C2 and C3 idle power states on SMPVenkatesh Pallipadi
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds