summaryrefslogtreecommitdiff
path: root/drivers/acpi/ac.c
AgeCommit message (Expand)Author
2008-06-14ACPI: no AC status notificationLen Brown
2008-04-29acpi: use non-racy method for proc entries creationDenis V. Lunev
2008-04-21acpi: Storage class should be before const qualifierTobias Klauser
2008-01-01ACPI: Make sysfs interface in ACPI power optional.Alexey Starikovskiy
2007-11-19ACPI: Split out control for /proc/acpi entries from battery, ac, and sbs.Alexey Starikovskiy
2007-11-14ACPI: AC: Update AC state on resumeAlexey Starikovskiy
2007-11-14make /proc/acpi/ac_adapter dependent on ACPI_PROCFSAndrey Borzenkov
2007-09-27ACPI: AC: Add sysfs interfaceAlexey Starikovskiy
2007-08-23ACPI: Schedule /proc/acpi/event for removalLen Brown
2007-08-23ACPI: don't duplicate input events on netlinkZhang Rui
2007-07-23ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI d...Thomas Renninger
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
2006-12-20ACPI: replace kmalloc+memset with kzallocBurman Yan
2006-10-14ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpiJan Engelhardt
2006-08-15ACPI: fix boot with acpi=offPavel Machek
2006-07-10ACPI: add 'const' to several ACPI file_operationsArjan van de Ven
2006-07-01Pull smart-battery into release branchLen Brown
2006-07-01ACPI: add support for Smart BatteryRich Townsend
2006-07-01ACPI: handle AC notify event on broken BIOSChristian Lupien
2006-06-30ACPI: ac: Remove unneeded acpi_handle from driver.Patrick Mochel
2006-06-30ACPI: ac: Use acpi_device's handle instead of driver'sPatrick Mochel
2006-06-30ACPI: ac: Add struct acpi_device to struct acpi_ac.Patrick Mochel
2006-06-27ACPI: delete tracing macros from drivers/acpi/*.cPatrick Mochel
2006-06-26ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUGThomas Renninger
2005-08-05[ACPI] Lindent all ACPI filesLen Brown
2005-03-08[ACPI] limit scope of various globals to staticLen Brown
2004-11-01[ACPI] fix return values for ACPI_FUNCTION_TRACELen Brown
2004-05-18[ACPI] remove /proc files before unloading modulesLen Brown
2004-04-27[ACPI] rmmod ACPI modules vs /procLen Brown
2004-02-03[PATCH] More 3.4 compilation fixesAndrew Morton
2004-01-26[ACPI] move zero initialized data to .bssLen Brown
2003-02-12acpi: make source files look for headers in <acpi/ (top level files)Patrick Mochel
2003-01-20ACPI: Remove include of unused header (Adrian Bunk)Andy Grover
2002-12-15ACPI: Fix oops on module insert/remove (Matthew Tippett)Andy Grover
2002-11-23Merge conectiva.com.br:/home/BK/acpi-2.5.oldArnaldo Carvalho de Melo
2002-11-13drivers/acpi/ac.c: convert to seq_fileAristeu Sergio Rozanski Filho
2002-11-11ACPI: Make unload/reload of modules work properly w.r.t. /procAndy Grover
2002-09-19ACPI: Re-enable compilation of ACPI subordinate drivers as modulesAndy Grover
2002-09-12ACPI: Move per-componet defines into component files. Only share in headers w...Patrick Mochel
2002-09-11ACPI: move PREFIX to a common headerPatrick Mochel
2002-08-30ACPI trivial cleanups (Kochi Takayoshi)Andy Grover
2002-07-24Use C99 initializers (Rusty Russell)Andy Grover
2002-05-29Code cleanupsAndy Grover
2002-05-29rename ACPI files to remove acpi_ prefix. Why did we ever name them that way?Andy Grover