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
/
thermal.c
Age
Commit message (
Expand
)
Author
2006-12-20
ACPI: replace kmalloc+memset with kzalloc
Burman Yan
2006-10-14
ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpi
Jan Engelhardt
2006-07-10
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2006-07-10
[PATCH] ACPI: fix fan/thermal resume
Konstantin Karasyov
2006-07-10
ACPI: add 'const' to several ACPI file_operations
Arjan van de Ven
2006-06-30
ACPI: thermal: Remove unneeded acpi_handle from driver.
Patrick Mochel
2006-06-30
ACPI: thermal: Use acpi_device's handle instead of driver's
Patrick Mochel
2006-06-30
ACPI: thermal: add struct acpi_device to struct acpi_thermal.
Patrick Mochel
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-27
ACPI: un-export ACPI_WARNING() -- use printk(KERN_WARNING...)
Len Brown
2006-06-26
ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUG
Thomas Renninger
2006-06-15
Pull bugzilla-5000 into release branch
Len Brown
2006-06-15
Pull trivial2 into release branch
Len Brown
2006-06-15
Pull trivial into release branch
Len Brown
2006-06-14
ACPI: execute Notify() handlers on new thread
Alexey Starikovskiy
2006-05-15
ACPI: create acpi_thermal_resume()
Konstantin Karasyov
2006-05-13
ACPI: fix memory leak in acpi_thermal_add() error path
Vasily Averin
2006-03-31
[ACPI] fix possible acpi thermal leak in failure path
Dave Jones
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