summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/ac.c
Commit message (Expand)AuthorAgeFilesLines
...
* ACPI: Make sysfs interface in ACPI power optional.Alexey Starikovskiy2008-01-011-2/+14
* ACPI: Split out control for /proc/acpi entries from battery, ac, and sbs.Alexey Starikovskiy2007-11-191-10/+10
* ACPI: AC: Update AC state on resumeAlexey Starikovskiy2007-11-151-0/+17
* make /proc/acpi/ac_adapter dependent on ACPI_PROCFSAndrey Borzenkov2007-11-151-1/+22
* ACPI: AC: Add sysfs interfaceAlexey Starikovskiy2007-09-271-2/+31
* ACPI: Schedule /proc/acpi/event for removalLen Brown2007-08-231-1/+1
* ACPI: don't duplicate input events on netlinkZhang Rui2007-08-231-0/+3
* ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI d...Thomas Renninger2007-07-231-2/+7
* 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