aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/ac.c
Commit message (Expand)AuthorAgeFilesLines
* ACPI: delete extra #defines in /drivers/acpi/ driversLen Brown2007-02-121-2/+1
* ACPI: fix acpi_driver.name usageLen Brown2007-02-121-1/+1
* ACPI: clean up ACPI_MODULE_NAME() useLen Brown2007-02-121-2/+2
* ACPI: replace kmalloc+memset with kzallocBurman Yan2006-12-201-2/+1
* ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpiJan Engelhardt2006-10-141-3/+3
* ACPI: fix boot with acpi=offPavel Machek2006-08-151-0/+2
* ACPI: add 'const' to several ACPI file_operationsArjan van de Ven2006-07-101-1/+1
* Pull smart-battery into release branchLen Brown2006-07-011-5/+7
|\
| * ACPI: add support for Smart BatteryRich Townsend2006-07-011-5/+7
* | ACPI: handle AC notify event on broken BIOSChristian Lupien2006-07-011-2/+4
|/
* ACPI: ac: Remove unneeded acpi_handle from driver.Patrick Mochel2006-06-301-2/+0
* ACPI: ac: Use acpi_device's handle instead of driver'sPatrick Mochel2006-06-301-3/+3
* ACPI: ac: Add struct acpi_device to struct acpi_ac.Patrick Mochel2006-06-301-3/+3
* ACPI: delete tracing macros from drivers/acpi/*.cPatrick Mochel2006-06-271-31/+22
* ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUGThomas Renninger2006-06-261-10/+2
* [ACPI] Lindent all ACPI filesLen Brown2005-08-051-82/+56
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+354