index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
thermal.c
Age
Commit message (
Expand
)
Author
2007-04-24
acpi-thermal: fix mod_timer() interval
Andrew Morton
2007-02-16
Pull bugzilla-7570 into release branch
Len Brown
2007-02-16
Pull fluff into release branch
Len Brown
2007-02-16
Pull misc-for-upstream into release branch
Len Brown
2007-02-16
ACPI: fix fan after resume from S3
Konstantin Karasyov
2007-02-16
ACPI: thermal: fix units in debug output
Sanjoy Mahajan
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-12
ACPI: delete extra #defines in /drivers/acpi/ drivers
Len Brown
2007-02-12
ACPI: fix acpi_driver.name usage
Len Brown
2007-02-12
ACPI: clean up ACPI_MODULE_NAME() use
Len Brown
2007-02-03
Pull sysfs into test branch
Len Brown
2006-12-20
ACPI: replace kmalloc+memset with kzalloc
Burman Yan
2006-12-15
ACPI: add ACPI bus_type for driver model
Patrick Mochel
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