summaryrefslogtreecommitdiff
path: root/drivers/acpi/button.c
AgeCommit message (Expand)Author
2007-10-25ACPI: button: send initial lid state after add and resumeAlexey Starikovskiy
2007-10-19get rid of input BIT* duplicate definesJiri Slaby
2007-08-23ACPI: Schedule /proc/acpi/event for removalLen Brown
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
2007-02-03Pull sysfs into test branchLen Brown
2007-02-01ACPI: correct id for fixed buttonsAlexey Starikovskiy
2006-11-09ACPI: button: register with input layerDmitry Torokhov
2006-07-10ACPI: add 'const' to several ACPI file_operationsArjan van de Ven
2006-06-30ACPI: button: Remove unneeded acpi_handle from driver.Patrick Mochel
2006-06-30ACPI: button: Use acpi_device's handle instead of driver'sPatrick Mochel
2006-06-27ACPI: delete tracing macros from drivers/acpi/*.cPatrick Mochel
2006-06-27ACPI: un-export ACPI_ERROR() -- use printk(KERN_ERR...)Len Brown
2006-06-26ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUGThomas Renninger
2005-08-05[ACPI] Lindent all ACPI filesLen Brown
2005-08-03[ACPI] restore /proc/acpi/button/ (ala 2.6.12)Alexey Starikovskiy
2005-07-11[ACPI] Allow simultaneous Fixed Feature and Control Method buttonsAlexey Starikovskiy
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-07-15[ACPI] Enable run-time CM button/LID events (David Shaohua Li)Len Brown
2004-05-18[ACPI] remove /proc files before unloading modulesLen Brown
2004-05-18[ACPI] revert button module unload fix (2281)Len Brown
2004-04-27[ACPI] button build fixLen Brown
2004-04-27[ACPI] support button driver unload (Luming Yu)Len 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
2003-01-07ACPI: Express state of lid in words, not a numberAndy Grover
2003-01-07ACPI: Make button functions static (Pavel Machek)Andy Grover
2003-01-07ACPI: Expose lid state to userspace (Zdenek OGAR Skalak)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-15o acpi: convert drivers/acpi/button.c 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