summaryrefslogtreecommitdiff
path: root/drivers/acpi/thermal.c
Commit message (Expand)AuthorAgeFilesLines
* ACPI: thermal: Remove unneeded acpi_handle from driver.Patrick Mochel2006-06-301-2/+0
* ACPI: thermal: Use acpi_device's handle instead of driver'sPatrick Mochel2006-06-301-15/+15
* ACPI: thermal: add struct acpi_device to struct acpi_thermal.Patrick Mochel2006-06-301-20/+5
* ACPI: delete tracing macros from drivers/acpi/*.cPatrick Mochel2006-06-271-99/+71
* ACPI: un-export ACPI_ERROR() -- use printk(KERN_ERR...)Len Brown2006-06-271-1/+1
* ACPI: un-export ACPI_WARNING() -- use printk(KERN_WARNING...)Len Brown2006-06-271-9/+9
* ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUGThomas Renninger2006-06-261-39/+19
* Pull bugzilla-5000 into release branchLen Brown2006-06-151-0/+16
|\
| * ACPI: create acpi_thermal_resume()Konstantin Karasyov2006-05-151-0/+16
* | Pull trivial2 into release branchLen Brown2006-06-151-1/+1
|\ \
| * | ACPI: fix memory leak in acpi_thermal_add() error pathVasily Averin2006-05-131-1/+1
| |/
* | Pull trivial into release branchLen Brown2006-06-151-1/+3
|\ \
| * | [ACPI] fix possible acpi thermal leak in failure pathDave Jones2006-03-311-1/+3
| |/
* | ACPI: execute Notify() handlers on new threadAlexey Starikovskiy2006-06-141-2/+1
|/
* [ACPI] Allow return to active cooling mode once passive mode is enteredThomas Renninger2005-11-301-78/+85
* [ACPI] Lindent all ACPI filesLen Brown2005-08-051-401/+400
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+1445