aboutsummaryrefslogtreecommitdiff
path: root/drivers/acpi/thermal.c
AgeCommit message (Expand)Author
2007-06-18ACPI: gracefully print null trip-point deviceThomas Renninger
2007-05-29ACPI: thermal: Replace pointer with name in trip_pointsThomas Renninger
2007-04-30ACPI: delete un-reliable concept of cooling modeLen Brown
2007-04-30ACPI: thermal trip points are read-onlyLen Brown
2007-04-24acpi-thermal: fix mod_timer() intervalAndrew Morton
2007-02-16Pull bugzilla-7570 into release branchLen Brown
2007-02-16Pull fluff into release branchLen Brown
2007-02-16Pull misc-for-upstream into release branchLen Brown
2007-02-16ACPI: fix fan after resume from S3Konstantin Karasyov
2007-02-16ACPI: thermal: fix units in debug outputSanjoy Mahajan
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2007-02-12ACPI: delete extra #defines in /drivers/acpi/ driversLen Brown
2007-02-12ACPI: fix acpi_driver.name usageLen Brown
2007-02-12ACPI: clean up ACPI_MODULE_NAME() useLen Brown
2007-02-03Pull sysfs into test branchLen Brown
2006-12-20ACPI: replace kmalloc+memset with kzallocBurman Yan
2006-12-15ACPI: add ACPI bus_type for driver modelPatrick Mochel
2006-10-14ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpiJan Engelhardt
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-rc2Linus Torvalds