summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/thermal.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2006-07-111-5/+5
|\
| * ACPI: add 'const' to several ACPI file_operationsArjan van de Ven2006-07-101-5/+5
* | [PATCH] ACPI: fix fan/thermal resumeKonstantin Karasyov2006-07-101-1/+16
|/
* ACPI: thermal: Remove unneeded acpi_handle from driver.Patrick Mochel2006-06-301-2/+0Star
* 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/+5Star
* ACPI: delete tracing macros from drivers/acpi/*.cPatrick Mochel2006-06-271-99/+71Star
* 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-271-39/+19Star
* Pull bugzilla-5000 into release branchLen Brown2006-06-161-0/+16
|\
| * ACPI: create acpi_thermal_resume()Konstantin Karasyov2006-05-151-0/+16
* | Pull trivial2 into release branchLen Brown2006-06-161-1/+1
|\ \
| * | ACPI: fix memory leak in acpi_thermal_add() error pathVasily Averin2006-05-141-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/+1Star
|/
* [ACPI] Allow return to active cooling mode once passive mode is enteredThomas Renninger2005-12-011-78/+85
* [ACPI] Lindent all ACPI filesLen Brown2005-08-051-401/+400Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+1445