aboutsummaryrefslogtreecommitdiff
path: root/drivers/acpi/button.c
AgeCommit message (Expand)Author
2009-01-22MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-MERGE-via-mokopatch...merge
2008-10-25ACPI: Always report a sync event after a lid state changeGuillem Jover
2008-10-22Merge branch 'ull' into testLen Brown
2008-10-11ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernelsMatthew Wilcox
2008-10-10ACPI: catch calls of acpi_driver_data on pointer of wrong typePavel Machek
2008-04-29acpi: use non-racy method for proc entries creationDenis V. Lunev
2008-03-11ACPI: button: make real parent for input devices in device treeAndrey Borzenkov
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-04-16Linux-2.6.12-rc2Linus Torvalds