aboutsummaryrefslogtreecommitdiff
path: root/drivers/acpi/button.c
AgeCommit message (Expand)Author
2011-03-22ACPI button: remove unused procfs I/FZhang Rui
2011-02-24ACPI / Button: Avoid disabling wakeup unnecessarily on removeRafael J. Wysocki
2011-02-24ACPI: Remove the wakeup.run_wake_count device fieldRafael J. Wysocki
2011-01-07ACPI / PM: Report wakeup events from buttonsRafael J. Wysocki
2011-01-07ACPI / PM: Use device wakeup flags for handling ACPI wakeup devicesRafael J. Wysocki
2010-10-01ACPI/PNP: A HID value of an object never changes -> make it constThomas Renninger
2010-07-06ACPICA: Remove wakeup GPE reference counting which is not usedRafael J. Wysocki
2010-06-17ACPI / PM: Do not enable GPEs for system wakeup in advanceRafael J. Wysocki
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-22ACPI / PM: Add more run-time wake-up fieldsRafael J. Wysocki
2010-02-22ACPI: Use GPE reference counting to support shared GPEsRafael J. Wysocki
2009-12-16ACPI: Use the return result of ACPI lid notifier chain correctlyZhao Yakui
2009-10-13ACPI button: don't try to use a non-existent lid deviceJesse Barnes
2009-09-24Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-09-10ACPI button: provide lid status functionsJesse Barnes
2009-08-28ACPI: Move definition of PREFIX from acpi_bus.h to internal..hLen Brown
2009-04-11ACPI: button: remove control method/fixed hardware distinctionsBjorn Helgaas
2009-04-11ACPI: button: remove button->device pointerBjorn Helgaas
2009-04-11ACPI: button: cache hid/name/class pointersBjorn Helgaas
2009-04-11ACPI: button: use Linux style for getting driver_dataBjorn Helgaas
2009-04-11ACPI: button: remove unnecessary null pointer checksBjorn Helgaas
2009-04-11ACPI: button: whitespace changesBjorn Helgaas
2009-04-05ACPI: button: use .notify method instead of installing handler directlyBjorn Helgaas
2009-03-31proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan
2008-11-11Merge branch 'ec' into releaseLen Brown
2008-11-11ACPICA: Use spinlock for acpi_{en|dis}able_gpeAlexey Starikovskiy
2008-11-07ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.hBjorn Helgaas
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