summaryrefslogtreecommitdiff
path: root/drivers/acpi/thermal.c
AgeCommit message (Expand)Author
2006-07-10Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2006-07-10[PATCH] ACPI: fix fan/thermal resumeKonstantin Karasyov
2006-07-10ACPI: add 'const' to several ACPI file_operationsArjan van de Ven
2006-06-30ACPI: thermal: Remove unneeded acpi_handle from driver.Patrick Mochel
2006-06-30ACPI: thermal: Use acpi_device's handle instead of driver'sPatrick Mochel
2006-06-30ACPI: thermal: add struct acpi_device to struct acpi_thermal.Patrick Mochel
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-27ACPI: un-export ACPI_WARNING() -- use printk(KERN_WARNING...)Len Brown
2006-06-26ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUGThomas Renninger
2006-06-15Pull bugzilla-5000 into release branchLen Brown
2006-06-15Pull trivial2 into release branchLen Brown
2006-06-15Pull trivial into release branchLen Brown
2006-06-14ACPI: execute Notify() handlers on new threadAlexey Starikovskiy
2006-05-15ACPI: create acpi_thermal_resume()Konstantin Karasyov
2006-05-13ACPI: fix memory leak in acpi_thermal_add() error pathVasily Averin
2006-03-31[ACPI] fix possible acpi thermal leak in failure pathDave Jones
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