aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/processor_perflib.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-12ACPI: delete extra #defines in /drivers/acpi/ driversLen Brown1-1/+0
2007-02-12ACPI: clean up ACPI_MODULE_NAME() useLen Brown1-1/+1
2007-02-02ACPICA: use new ACPI headers.Alexey Starikovskiy1-6/+6
2007-02-02ACPICA: minimal patch to integrate new tables into LinuxAlexey Starikovskiy1-17/+10
2007-01-26[PATCH] ACPI: fix cpufreq regressionIngo Molnar1-4/+0
2007-01-10ACPI: delete two spurious ACPI messagesVenkatesh Pallipadi1-4/+0
2006-12-16Pull style into test branchLen Brown1-5/+5
2006-11-23[PATCH] Correct bound checking from the value returned from _PPC method.Dave Jones1-3/+1
2006-10-14ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpiJan Engelhardt1-5/+5
2006-06-30ACPI: delete acpi_os_free(), use kfree() directlyLen Brown1-3/+3
2006-06-27ACPI: delete tracing macros from drivers/acpi/*.cPatrick Mochel1-49/+38
2006-06-27Pull bugzilla-5737 into release branchThomas Renninger1-4/+4
2006-06-27ACPI: un-export ACPI_ERROR() -- use printk(KERN_ERR...)Len Brown1-6/+6
2006-06-26ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUGThomas Renninger1-22/+15
2006-06-26ACPI: HW P-state coordination supportVenkatesh Pallipadi1-4/+4
2006-06-15ACPI: resolve merge conflict between sem2mutex and processor_perflib.cLen Brown1-2/+2
2006-06-15Pull bugzilla-5737 into release branchLen Brown1-0/+224
2006-06-15Pull sem2mutex into release branchLen Brown1-11/+12
2006-06-10[PATCH] powernow-k8 crash workaroundAndrew Morton1-1/+4
2006-05-13ACPI: use for_each_possible_cpu() instead of for_each_cpu()KAMEZAWA Hiroyuki1-6/+6
2006-05-13sem2mutex: drivers/acpi/processor_perflib.cArjan van de Ven1-11/+12
2006-05-11ACPI: delete newly added debugging macros in processor_perflib.cLen Brown1-7/+3
2006-02-09P-state software coordination for ACPI coreVenkatesh Pallipadi1-0/+228
2006-01-24[ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi branches into releaseLen Brown1-3/+1
2006-01-07[ACPI] move some run-time structure inits to compile timeArjan van de Ven1-1/+1
2005-12-01[ACPI] Avoid BIOS inflicted crashes by evaluating _PDC only onceVenkatesh Pallipadi1-2/+0
2005-08-05[ACPI] Lindent all ACPI filesLen Brown1-154/+143
2005-07-12[ACPI] enable C2 and C3 idle power states on SMPVenkatesh Pallipadi1-32/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+666