summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/processor_perflib.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pm-cpufreq'Rafael J. Wysocki2015-09-011-4/+2
|\
| * cpufreq: remove redundant CPUFREQ_INCOMPATIBLE notifier eventViresh Kumar2015-09-011-1/+1
| * ACPI / processor: Drop an unused argument of a cleanup routineRafael J. Wysocki2015-07-221-3/+1
* | ACPI: Remove FSF mailing addressesJarkko Nikula2015-07-081-4/+0
|/
* ACPI / processor: use acpi_evaluate_ost() to replace open-coded versionJiang Liu2014-02-211-11/+3
* ACPI: Clean up inclusions of ACPI header filesLv Zheng2013-12-071-5/+2
* ACPI / processor: Do not request ACPI cpufreq module directlyRafael J. Wysocki2013-10-301-22/+0
* ACPI: introduce helper function acpi_has_method()Jiang Liu2013-07-151-15/+7
* ACPI / processor: Drop unused variable from processor_perflib.cLan Tianyu2013-06-251-3/+1
* acpi: Export the acpi_processor_get_performance_infoKonrad Rzeszutek Wilk2013-03-061-2/+2
* ACPI: Check MSR valid bit before using P-state frequenciesStefan Bader2013-01-221-0/+7
* ACPI: Add fixups for AMD P-state figuresMatthew Garrett2012-09-091-0/+30
* ACPI: Ignore invalid _PSS entries, but use valid onesMarco Aurelio da Costa2012-05-081-5/+25
* ACPI: Load acpi-cpufreq from processor driver automaticallyAndi Kleen2012-01-261-0/+22
* [CPUFREQ] use dynamic debug instead of custom infrastructureDominik Brodowski2011-05-041-5/+1
* ACPI: Fix typosLucas De Marchi2010-09-281-2/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2010-03-031-1/+1
|\
| * percpu: add __percpu sparse annotations to what's leftTejun Heo2010-02-171-1/+1
* | ACPI: Fix regression where _PPC is not read at boot even when ignore_ppc=0Darrick J. Wong2010-02-191-1/+5
|/
* Merge branch 'ost' into releaseLen Brown2009-12-161-3/+47
|\
| * ACPI: Notify the _PPC evaluation status to the platformZhao Yakui2009-11-061-3/+47
* | [ACPI/CPUFREQ] Introduce bios_limit per cpu cpufreq sysfs interfaceThomas Renninger2009-11-241-0/+13
|/
* cpumask: use zalloc_cpumask_var() where possibleLi Zefan2009-09-241-2/+1
* ACPI: Move definition of PREFIX from acpi_bus.h to internal..hLen Brown2009-08-281-0/+2
* 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
OpenPOWER on IntegriCloud