aboutsummaryrefslogtreecommitdiff
path: root/drivers/acpi/processor_thermal.c
AgeCommit message (Expand)Author
2011-12-21cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers
2011-07-16ACPI: constify ops structsVasiliy Kulikov
2010-12-11ACPI thermal: remove two unused functionsZhang Rui
2010-10-19ACPI: thermal: remove unused limit codeLen Brown
2010-10-19ACPI: remove dead codeStephen Hemminger
2010-08-15ACPI processor: remove deprecated ACPI procfs I/FZhang Rui
2010-01-15ACPI: Remove unnecessary cast.H Hartley Sweeten
2009-09-19Merge branch 'processor-procfs-2.6.32' into releaseLen Brown
2009-08-28ACPI: Move definition of PREFIX from acpi_bus.h to internal..hLen Brown
2009-08-26ACPI processor: force throttling state when BIOS returns incorrect valueFrans Pop
2009-06-24ACPI: Make ACPI processor proc I/F depend on the ACPI_PROCFSZhao Yakui
2009-04-05Merge branch 'constify' into releaseLen Brown
2009-04-03ACPI: constify VFTs (1/2)Jan Engelhardt
2009-02-20thermal: use integers rather than strings for thermal valuesMatthew Garrett
2008-11-07ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.hBjorn Helgaas
2008-04-29acpi: use non-racy method for proc entries creationDenis V. Lunev
2008-04-28[CPUFREQ] change cpu freq tables to per_cpu variablesMike Travis
2008-02-01ACPI: register ACPI Processor as generic thermal cooling deviceZhang Rui
2007-02-12ACPI: delete extra #defines in /drivers/acpi/ driversLen Brown
2007-02-12ACPI: clean up ACPI_MODULE_NAME() useLen Brown
2006-10-14ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpiJan Engelhardt
2006-06-27ACPI: delete tracing macros from drivers/acpi/*.cPatrick Mochel
2006-06-27ACPI: un-export ACPI_ERROR() -- use printk(KERN_ERR...)Len Brown
2006-06-26ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUGThomas Renninger
2006-01-08[ACPI] make two processor functions staticAdrian Bunk
2006-01-07[ACPI] move some run-time structure inits to compile timeArjan van de Ven
2005-12-22[ACPI] fix passive cooling regressionThomas Renninger
2005-11-30[ACPI] Allow return to active cooling mode once passive mode is enteredThomas Renninger
2005-08-05[ACPI] Lindent all ACPI filesLen Brown
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds