aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/processor_perflib.c
Commit message (Expand)AuthorAgeFilesLines
* ACPI: sanity check _PSS frequency to prevent cpufreq crashLen Brown2009-05-291-3/+9
* Merge branch 'linus' into releaseLen Brown2009-04-051-2/+2
|\
| * alloc_percpu: change percpu_ptr to per_cpu_ptrRusty Russell2009-02-201-2/+2
* | ACPI: Avoid wiping out pr->performance during preregisteringStanislaw Gruszka2009-03-271-25/+21
|/
* ACPI: cpufreq: Remove deprecated /proc/acpi/processor/../performance proc ent...Thomas Renninger2009-02-041-105/+0
* cpumask: convert shared_cpu_map in acpi_processor* structs to cpumask_var_tRusty Russell2009-01-031-12/+16
* ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.hBjorn Helgaas2008-11-071-1/+1
* ACPI: cpufreq, processor: fix compile error in drivers/acpi/processor_perflib.cMiao Xie2008-10-251-0/+5
* Merge branch 'ull' into testLen Brown2008-10-221-1/+1
|\
| * ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernelsMatthew Wilcox2008-10-111-1/+1
* | Merge branch 'acpica' into testLen Brown2008-10-221-5/+5
|\ \
| * | ACPI: replace ACPI_DEBUG_PRINT((ACPI_DB_ERROR, ...) with printkLin Ming2008-10-221-5/+5
| |/
* / ACPI: cpufreq, processor: Detect old BIOS, not supporting CPU freq on a recen...Thomas Renninger2008-09-221-3/+15
|/
* ACPI: Fix now signed module parameter.Milan Broz2008-08-181-1/+1
* ACPI: Fix thermal shutdownsMilan Broz2008-08-151-1/+1
* acpi cpufreq cleanup: move bailing out of function before locking the mutexThomas Renninger2008-07-301-3/+3
* cpufreq acpi: only call _PPC after cpufreq ACPI init funcs got called alreadyThomas Renninger2008-07-301-2/+13
* ACPI: change processors from array to per_cpu variableMike Travis2008-07-161-9/+9
* acpi: use non-racy method for proc entries creationDenis V. Lunev2008-04-291-9/+4
* ACPI: cpufreq: Print _PPC changes via cpufreq debug layerThomas Renninger2008-02-071-0/+7
* ACPI: add "processor.ignore_ppc" hook to workaround BIOS _PPC weirdnessThomas Renninger2008-01-011-1/+15
* acpi-cpufreq: Fix some x86/x86-64 acpi-cpufreq driver issuesFenghua Yu2007-08-071-3/+3
* [CPUFREQ] Remove deprecated /proc/acpi/processor/performance write supportThomas Renninger2007-04-261-45/+1
* ACPI: delete extra #defines in /drivers/acpi/ driversLen Brown2007-02-121-1/+0
* ACPI: clean up ACPI_MODULE_NAME() useLen Brown2007-02-121-1/+1
* ACPICA: use new ACPI headers.Alexey Starikovskiy2007-02-021-6/+6
* ACPICA: minimal patch to integrate new tables into LinuxAlexey Starikovskiy2007-02-021-17/+10
* [PATCH] ACPI: fix cpufreq regressionIngo Molnar2007-01-261-4/+0
* ACPI: delete two spurious ACPI messagesVenkatesh Pallipadi2007-01-101-4/+0
* Pull style into test branchLen Brown2006-12-161-5/+5
|\
| * ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpiJan Engelhardt2006-10-141-5/+5
* | [PATCH] Correct bound checking from the value returned from _PPC method.Dave Jones2006-11-231-3/+1
|/
* ACPI: delete acpi_os_free(), use kfree() directlyLen Brown2006-06-301-3/+3
* ACPI: delete tracing macros from drivers/acpi/*.cPatrick Mochel2006-06-271-49/+38
* Pull bugzilla-5737 into release branchThomas Renninger2006-06-271-4/+4
|\
| * ACPI: HW P-state coordination supportVenkatesh Pallipadi2006-06-261-4/+4
* | ACPI: un-export ACPI_ERROR() -- use printk(KERN_ERR...)Len Brown2006-06-271-6/+6
* | ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUGThomas Renninger2006-06-261-22/+15
|/
* ACPI: resolve merge conflict between sem2mutex and processor_perflib.cLen Brown2006-06-151-2/+2
* Pull bugzilla-5737 into release branchLen Brown2006-06-151-0/+224
|\
| * ACPI: use for_each_possible_cpu() instead of for_each_cpu()KAMEZAWA Hiroyuki2006-05-131-6/+6
| * ACPI: delete newly added debugging macros in processor_perflib.cLen Brown2006-05-111-7/+3
| * P-state software coordination for ACPI coreVenkatesh Pallipadi2006-02-091-0/+228
* | Pull sem2mutex into release branchLen Brown2006-06-151-11/+12
|\ \
| * | sem2mutex: drivers/acpi/processor_perflib.cArjan van de Ven2006-05-131-11/+12
| |/
* / [PATCH] powernow-k8 crash workaroundAndrew Morton2006-06-101-1/+4
|/
*-. [ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi bran...Len Brown2006-01-241-3/+1
|\ \
| | * [ACPI] move some run-time structure inits to compile timeArjan van de Ven2006-01-071-1/+1
| |/ |/|
| * [ACPI] Avoid BIOS inflicted crashes by evaluating _PDC only onceVenkatesh Pallipadi2005-12-011-2/+0
|/
* [ACPI] Lindent all ACPI filesLen Brown2005-08-051-154/+143