summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/processor_thermal.c
AgeCommit message (Expand)AuthorLines
2015-07-08ACPI: Remove FSF mailing addressesJarkko Nikula-4/+0
2013-12-07ACPI: correct minor typosAl Stone-2/+2
2013-12-07ACPI: Clean up inclusions of ACPI header filesLv Zheng-5/+2
2013-08-13ACPI / processor: Remove acpi_processor_get_limit_info()Lan Tianyu-12/+0
2013-03-25ACPI / processor_thermal: avoid null pointer deference errorColin Ian King-6/+18
2012-03-22ACPI: Do cpufreq clamping for throttling per package v2Andi Kleen-8/+37
2011-12-21cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers-1/+0
2011-07-16ACPI: constify ops structsVasiliy Kulikov-1/+1
2010-12-11ACPI thermal: remove two unused functionsZhang Rui-9/+0
2010-10-19ACPI: thermal: remove unused limit codeLen Brown-71/+0
2010-10-19ACPI: remove dead codeStephen Hemminger-107/+0
2010-08-15ACPI processor: remove deprecated ACPI procfs I/FZhang Rui-83/+0
2010-01-15ACPI: Remove unnecessary cast.H Hartley Sweeten-2/+1
2009-09-19Merge branch 'processor-procfs-2.6.32' into releaseLen Brown-1/+2
2009-08-28ACPI: Move definition of PREFIX from acpi_bus.h to internal..hLen Brown-0/+2
2009-08-26ACPI processor: force throttling state when BIOS returns incorrect valueFrans Pop-3/+3
2009-06-24ACPI: Make ACPI processor proc I/F depend on the ACPI_PROCFSZhao Yakui-1/+2
2009-04-05Merge branch 'constify' into releaseLen Brown-1/+1
2009-04-03ACPI: constify VFTs (1/2)Jan Engelhardt-1/+1
2009-02-20thermal: use integers rather than strings for thermal valuesMatthew Garrett-9/+11
2008-11-07ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.hBjorn Helgaas-1/+0
2008-04-29acpi: use non-racy method for proc entries creationDenis V. Lunev-0/+1
2008-04-28[CPUFREQ] change cpu freq tables to per_cpu variablesMike Travis-14/+16
2008-02-01ACPI: register ACPI Processor as generic thermal cooling deviceZhang Rui-5/+129
2007-02-12ACPI: delete extra #defines in /drivers/acpi/ driversLen Brown-1/+0
2007-02-12ACPI: clean up ACPI_MODULE_NAME() useLen Brown-1/+1
2006-10-14ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpiJan Engelhardt-3/+3
2006-06-27ACPI: delete tracing macros from drivers/acpi/*.cPatrick Mochel-21/+16
2006-06-27ACPI: un-export ACPI_ERROR() -- use printk(KERN_ERR...)Len Brown-4/+4
2006-06-26ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUGThomas Renninger-7/+4
2006-01-08[ACPI] make two processor functions staticAdrian Bunk-3/+3
2006-01-07[ACPI] move some run-time structure inits to compile timeArjan van de Ven-0/+1
2005-12-22[ACPI] fix passive cooling regressionThomas Renninger-2/+2
2005-11-30[ACPI] Allow return to active cooling mode once passive mode is enteredThomas Renninger-15/+23
2005-08-05[ACPI] Lindent all ACPI filesLen Brown-84/+69
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+406