aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/processor_perflib.c
Commit message (Expand)AuthorAge
* ACPI: Ignore invalid _PSS entries, but use valid onesMarco Aurelio da Costa2012-05-08
* ACPI: Load acpi-cpufreq from processor driver automaticallyAndi Kleen2012-01-26
* [CPUFREQ] use dynamic debug instead of custom infrastructureDominik Brodowski2011-05-04
* ACPI: Fix typosLucas De Marchi2010-09-28
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2010-03-03
|\
| * percpu: add __percpu sparse annotations to what's leftTejun Heo2010-02-16
* | ACPI: Fix regression where _PPC is not read at boot even when ignore_ppc=0Darrick J. Wong2010-02-19
|/
* Merge branch 'ost' into releaseLen Brown2009-12-16
|\
| * ACPI: Notify the _PPC evaluation status to the platformZhao Yakui2009-11-06
* | [ACPI/CPUFREQ] Introduce bios_limit per cpu cpufreq sysfs interfaceThomas Renninger2009-11-24
|/
* cpumask: use zalloc_cpumask_var() where possibleLi Zefan2009-09-23
* ACPI: Move definition of PREFIX from acpi_bus.h to internal..hLen Brown2009-08-28
* ACPI: sanity check _PSS frequency to prevent cpufreq crashLen Brown2009-05-29
* Merge branch 'linus' into releaseLen Brown2009-04-05
|\
| * alloc_percpu: change percpu_ptr to per_cpu_ptrRusty Russell2009-02-20
* | ACPI: Avoid wiping out pr->performance during preregisteringStanislaw Gruszka2009-03-27
|/
* ACPI: cpufreq: Remove deprecated /proc/acpi/processor/../performance proc ent...Thomas Renninger2009-02-04
* cpumask: convert shared_cpu_map in acpi_processor* structs to cpumask_var_tRusty Russell2009-01-03
* ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.hBjorn Helgaas2008-11-07
* ACPI: cpufreq, processor: fix compile error in drivers/acpi/processor_perflib.cMiao Xie2008-10-25
* Merge branch 'ull' into testLen Brown2008-10-22
|\
| * ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernelsMatthew Wilcox2008-10-11
* | Merge branch 'acpica' into testLen Brown2008-10-22
|\ \
| * | ACPI: replace ACPI_DEBUG_PRINT((ACPI_DB_ERROR, ...) with printkLin Ming2008-10-22
| |/
* / ACPI: cpufreq, processor: Detect old BIOS, not supporting CPU freq on a recen...Thomas Renninger2008-09-22
|/
* ACPI: Fix now signed module parameter.Milan Broz2008-08-18
* ACPI: Fix thermal shutdownsMilan Broz2008-08-14
* acpi cpufreq cleanup: move bailing out of function before locking the mutexThomas Renninger2008-07-30
* cpufreq acpi: only call _PPC after cpufreq ACPI init funcs got called alreadyThomas Renninger2008-07-30
* ACPI: change processors from array to per_cpu variableMike Travis2008-07-16
* acpi: use non-racy method for proc entries creationDenis V. Lunev2008-04-29
* ACPI: cpufreq: Print _PPC changes via cpufreq debug layerThomas Renninger2008-02-07
* ACPI: add "processor.ignore_ppc" hook to workaround BIOS _PPC weirdnessThomas Renninger2008-01-01
* acpi-cpufreq: Fix some x86/x86-64 acpi-cpufreq driver issuesFenghua Yu2007-08-07
* [CPUFREQ] Remove deprecated /proc/acpi/processor/performance write supportThomas Renninger2007-04-26
* ACPI: delete extra #defines in /drivers/acpi/ driversLen Brown2007-02-12
* ACPI: clean up ACPI_MODULE_NAME() useLen Brown2007-02-12
* ACPICA: use new ACPI headers.Alexey Starikovskiy2007-02-02
* ACPICA: minimal patch to integrate new tables into LinuxAlexey Starikovskiy2007-02-02
* [PATCH] ACPI: fix cpufreq regressionIngo Molnar2007-01-26
* ACPI: delete two spurious ACPI messagesVenkatesh Pallipadi2007-01-10
* Pull style into test branchLen Brown2006-12-16
|\
| * ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpiJan Engelhardt2006-10-14
* | [PATCH] Correct bound checking from the value returned from _PPC method.Dave Jones2006-11-23
|/
* ACPI: delete acpi_os_free(), use kfree() directlyLen Brown2006-06-30
* ACPI: delete tracing macros from drivers/acpi/*.cPatrick Mochel2006-06-27
* Pull bugzilla-5737 into release branchThomas Renninger2006-06-27
|\
| * ACPI: HW P-state coordination supportVenkatesh Pallipadi2006-06-26
* | ACPI: un-export ACPI_ERROR() -- use printk(KERN_ERR...)Len Brown2006-06-27