summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/ac.c
Commit message (Expand)AuthorAgeFilesLines
* ACPI: delete extra #defines in /drivers/acpi/ driversLen Brown2007-02-131-2/+1Star
* ACPI: fix acpi_driver.name usageLen Brown2007-02-131-1/+1
* ACPI: clean up ACPI_MODULE_NAME() useLen Brown2007-02-131-2/+2
* ACPI: replace kmalloc+memset with kzallocBurman Yan2006-12-201-2/+1Star
* 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-161-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/+0Star
* 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/+22Star
* ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUGThomas Renninger2006-06-271-10/+2Star
* [ACPI] Lindent all ACPI filesLen Brown2005-08-051-82/+56Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+354