aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/processor_thermal.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-15ACPI processor: remove deprecated ACPI procfs I/FZhang Rui1-83/+0
2010-01-15ACPI: Remove unnecessary cast.H Hartley Sweeten1-2/+1
2009-09-19Merge branch 'processor-procfs-2.6.32' into releaseLen Brown1-1/+2
2009-08-28ACPI: Move definition of PREFIX from acpi_bus.h to internal..hLen Brown1-0/+2
2009-08-26ACPI processor: force throttling state when BIOS returns incorrect valueFrans Pop1-3/+3
2009-06-24ACPI: Make ACPI processor proc I/F depend on the ACPI_PROCFSZhao Yakui1-1/+2
2009-04-05Merge branch 'constify' into releaseLen Brown1-1/+1
2009-04-03ACPI: constify VFTs (1/2)Jan Engelhardt1-1/+1
2009-02-20thermal: use integers rather than strings for thermal valuesMatthew Garrett1-9/+11
2008-11-07ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.hBjorn Helgaas1-1/+0
2008-04-29acpi: use non-racy method for proc entries creationDenis V. Lunev1-0/+1
2008-04-28[CPUFREQ] change cpu freq tables to per_cpu variablesMike Travis1-14/+16
2008-02-01ACPI: register ACPI Processor as generic thermal cooling deviceZhang Rui1-5/+129
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
2006-10-14ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpiJan Engelhardt1-3/+3
2006-06-27ACPI: delete tracing macros from drivers/acpi/*.cPatrick Mochel1-21/+16
2006-06-27ACPI: un-export ACPI_ERROR() -- use printk(KERN_ERR...)Len Brown1-4/+4
2006-06-26ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUGThomas Renninger1-7/+4
2006-01-08[ACPI] make two processor functions staticAdrian Bunk1-3/+3
2006-01-07[ACPI] move some run-time structure inits to compile timeArjan van de Ven1-0/+1
2005-12-22[ACPI] fix passive cooling regressionThomas Renninger1-2/+2
2005-11-30[ACPI] Allow return to active cooling mode once passive mode is enteredThomas Renninger1-15/+23
2005-08-05[ACPI] Lindent all ACPI filesLen Brown1-84/+69
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+406