aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/processor_thermal.c
Commit message (Expand)AuthorAgeFilesLines
* ACPI: Do cpufreq clamping for throttling per package v2Andi Kleen2012-04-131-8/+37
* ACPI thermal: remove two unused functionsZhang Rui2010-12-111-9/+0
* ACPI: thermal: remove unused limit codeLen Brown2010-10-191-71/+0
* ACPI: remove dead codeStephen Hemminger2010-10-191-107/+0
* ACPI processor: remove deprecated ACPI procfs I/FZhang Rui2010-08-151-83/+0
* ACPI: Remove unnecessary cast.H Hartley Sweeten2010-01-151-2/+1
* Merge branch 'processor-procfs-2.6.32' into releaseLen Brown2009-09-191-1/+2
|\
| * ACPI: Make ACPI processor proc I/F depend on the ACPI_PROCFSZhao Yakui2009-06-241-1/+2
* | ACPI: Move definition of PREFIX from acpi_bus.h to internal..hLen Brown2009-08-281-0/+2
* | ACPI processor: force throttling state when BIOS returns incorrect valueFrans Pop2009-08-261-3/+3
|/
* Merge branch 'constify' into releaseLen Brown2009-04-051-1/+1
|\
| * ACPI: constify VFTs (1/2)Jan Engelhardt2009-04-031-1/+1
* | thermal: use integers rather than strings for thermal valuesMatthew Garrett2009-02-201-9/+11
|/
* ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.hBjorn Helgaas2008-11-071-1/+0
* acpi: use non-racy method for proc entries creationDenis V. Lunev2008-04-291-0/+1
* [CPUFREQ] change cpu freq tables to per_cpu variablesMike Travis2008-04-281-14/+16
* ACPI: register ACPI Processor as generic thermal cooling deviceZhang Rui2008-02-011-5/+129
* 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
* ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpiJan Engelhardt2006-10-141-3/+3
* ACPI: delete tracing macros from drivers/acpi/*.cPatrick Mochel2006-06-271-21/+16
* ACPI: un-export ACPI_ERROR() -- use printk(KERN_ERR...)Len Brown2006-06-271-4/+4
* ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUGThomas Renninger2006-06-261-7/+4
* [ACPI] make two processor functions staticAdrian Bunk2006-01-081-3/+3
* [ACPI] move some run-time structure inits to compile timeArjan van de Ven2006-01-071-0/+1
* [ACPI] fix passive cooling regressionThomas Renninger2005-12-221-2/+2
* [ACPI] Allow return to active cooling mode once passive mode is enteredThomas Renninger2005-11-301-15/+23
* [ACPI] Lindent all ACPI filesLen Brown2005-08-051-84/+69
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+406