index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
processor_thermal.c
Age
Commit message (
Expand
)
Author
2019-10-25
ACPI: processor: Add QoS requests for all CPUs
Rafael J. Wysocki
2019-10-21
cpufreq: Use per-policy frequency QoS
Rafael J. Wysocki
2019-10-16
ACPI: processor: Avoid NULL pointer dereferences at init time
Rafael J. Wysocki
2019-08-28
ACPI: cpufreq: Switch to QoS requests instead of cpufreq notifier
Viresh Kumar
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2015-07-08
ACPI: Remove FSF mailing addresses
Jarkko Nikula
2013-12-07
ACPI: correct minor typos
Al Stone
2013-12-07
ACPI: Clean up inclusions of ACPI header files
Lv Zheng
2013-08-13
ACPI / processor: Remove acpi_processor_get_limit_info()
Lan Tianyu
2013-03-25
ACPI / processor_thermal: avoid null pointer deference error
Colin Ian King
2012-03-22
ACPI: Do cpufreq clamping for throttling per package v2
Andi Kleen
2011-12-21
cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem
Kay Sievers
2011-07-16
ACPI: constify ops structs
Vasiliy Kulikov
2010-12-11
ACPI thermal: remove two unused functions
Zhang Rui
2010-10-19
ACPI: thermal: remove unused limit code
Len Brown
2010-10-19
ACPI: remove dead code
Stephen Hemminger
2010-08-15
ACPI processor: remove deprecated ACPI procfs I/F
Zhang Rui
2010-01-15
ACPI: Remove unnecessary cast.
H Hartley Sweeten
2009-09-19
Merge branch 'processor-procfs-2.6.32' into release
Len Brown
2009-08-28
ACPI: Move definition of PREFIX from acpi_bus.h to internal..h
Len Brown
2009-08-26
ACPI processor: force throttling state when BIOS returns incorrect value
Frans Pop
2009-06-24
ACPI: Make ACPI processor proc I/F depend on the ACPI_PROCFS
Zhao Yakui
2009-04-05
Merge branch 'constify' into release
Len Brown
2009-04-03
ACPI: constify VFTs (1/2)
Jan Engelhardt
2009-02-20
thermal: use integers rather than strings for thermal values
Matthew Garrett
2008-11-07
ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.h
Bjorn Helgaas
2008-04-29
acpi: use non-racy method for proc entries creation
Denis V. Lunev
2008-04-28
[CPUFREQ] change cpu freq tables to per_cpu variables
Mike Travis
2008-02-01
ACPI: register ACPI Processor as generic thermal cooling device
Zhang Rui
2007-02-12
ACPI: delete extra #defines in /drivers/acpi/ drivers
Len Brown
2007-02-12
ACPI: clean up ACPI_MODULE_NAME() use
Len Brown
2006-10-14
ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpi
Jan Engelhardt
2006-06-27
ACPI: delete tracing macros from drivers/acpi/*.c
Patrick Mochel
2006-06-27
ACPI: un-export ACPI_ERROR() -- use printk(KERN_ERR...)
Len Brown
2006-06-26
ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUG
Thomas Renninger
2006-01-08
[ACPI] make two processor functions static
Adrian Bunk
2006-01-07
[ACPI] move some run-time structure inits to compile time
Arjan van de Ven
2005-12-22
[ACPI] fix passive cooling regression
Thomas Renninger
2005-11-30
[ACPI] Allow return to active cooling mode once passive mode is entered
Thomas Renninger
2005-08-05
[ACPI] Lindent all ACPI files
Len Brown
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds