aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/ac.c
Commit message (Expand)AuthorAge
* proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan2009-03-30
* Merge branch 'sysfs' into releaseLen Brown2008-11-11
|\
| * ACPI: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-11-06
* | ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.hBjorn Helgaas2008-11-07
|/
* Merge branch 'ull' into testLen Brown2008-10-22
|\
| * ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernelsMatthew Wilcox2008-10-11
* | ACPI: catch calls of acpi_driver_data on pointer of wrong typePavel Machek2008-10-10
|/
* ACPI: no AC status notificationLen Brown2008-06-14
* acpi: use non-racy method for proc entries creationDenis V. Lunev2008-04-29
* acpi: Storage class should be before const qualifierTobias Klauser2008-04-21
* ACPI: Make sysfs interface in ACPI power optional.Alexey Starikovskiy2008-01-01
* ACPI: Split out control for /proc/acpi entries from battery, ac, and sbs.Alexey Starikovskiy2007-11-19
* ACPI: AC: Update AC state on resumeAlexey Starikovskiy2007-11-14
* make /proc/acpi/ac_adapter dependent on ACPI_PROCFSAndrey Borzenkov2007-11-14
* ACPI: AC: Add sysfs interfaceAlexey Starikovskiy2007-09-27
* ACPI: Schedule /proc/acpi/event for removalLen Brown2007-08-23
* ACPI: don't duplicate input events on netlinkZhang Rui2007-08-23
* ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI d...Thomas Renninger2007-07-23
* ACPI: delete extra #defines in /drivers/acpi/ driversLen Brown2007-02-12
* ACPI: fix acpi_driver.name usageLen Brown2007-02-12
* ACPI: clean up ACPI_MODULE_NAME() useLen Brown2007-02-12
* ACPI: replace kmalloc+memset with kzallocBurman Yan2006-12-20
* ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpiJan Engelhardt2006-10-14
* ACPI: fix boot with acpi=offPavel Machek2006-08-15
* ACPI: add 'const' to several ACPI file_operationsArjan van de Ven2006-07-10
* Pull smart-battery into release branchLen Brown2006-07-01
|\
| * ACPI: add support for Smart BatteryRich Townsend2006-07-01
* | ACPI: handle AC notify event on broken BIOSChristian Lupien2006-07-01
|/
* ACPI: ac: Remove unneeded acpi_handle from driver.Patrick Mochel2006-06-30
* ACPI: ac: Use acpi_device's handle instead of driver'sPatrick Mochel2006-06-30
* ACPI: ac: Add struct acpi_device to struct acpi_ac.Patrick Mochel2006-06-30
* ACPI: delete tracing macros from drivers/acpi/*.cPatrick Mochel2006-06-27
* ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUGThomas Renninger2006-06-26
* [ACPI] Lindent all ACPI filesLen Brown2005-08-05
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16