summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/thermal.c
Commit message (Expand)AuthorAgeFilesLines
* Pull sysfs into test branchLen Brown2007-02-031-2/+2
|\
| * ACPI: add ACPI bus_type for driver modelPatrick Mochel2006-12-151-2/+2
* | ACPI: replace kmalloc+memset with kzallocBurman Yan2006-12-201-5/+2
* | ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpiJan Engelhardt2006-10-141-15/+15
|/
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2006-07-101-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/+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
OpenPOWER on IntegriCloud