summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/button.c
Commit message (Expand)AuthorAgeFilesLines
* ACPI / button: Do not propagate wakeup-from-suspend eventsRafael J. Wysocki2014-07-231-4/+21
* ACPI / button: Add ACPI Button event via netlink routineLan Tianyu2014-03-191-0/+4
* ACPI / button: fix button driver compile error when CONFIG_PM_SLEEP is undefinedShuah Khan2014-02-131-0/+2
*-. Merge branches 'acpi-gpe', 'acpi-video', 'acpi-thermal', 'acpi-processor', 'a...Rafael J. Wysocki2014-01-121-18/+0
|\ \
| * | ACPI / Button: Fix enabling button GPEs twiceLan Tianyu2013-12-191-18/+0
| |/
* | ACPI: Clean up inclusions of ACPI header filesLv Zheng2013-12-071-2/+1
|/
* ACPI / button: Using input_set_capability() to mark device's event capabilityLan Tianyu2013-09-251-6/+3
* ACPI: Remove the old /proc/acpi/event interfaceThomas Renninger2013-07-151-2/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-011-1/+1
|\
| * procfs: new helper - PDE_DATA(inode)Al Viro2013-04-091-1/+1
* | ACPI: suppress compiler warnings in button.cAndy Shevchenko2013-03-251-0/+1
|/
* ACPI: Remove useless type argument of driver .remove() operationRafael J. Wysocki2013-01-261-2/+2
* ACPI/button: convert to module_acpi_driver()Mika Westerberg2012-09-211-12/+1
* ACPI / PM: Fix unused function warnings for CONFIG_PM_SLEEPRafael J. Wysocki2012-08-101-0/+4
* ACPI: Use struct dev_pm_ops for power management in the button driverRafael J. Wysocki2012-07-011-3/+6
* ACPI button: remove unused procfs I/FZhang Rui2011-03-221-103/+60
* ACPI / Button: Avoid disabling wakeup unnecessarily on removeRafael J. Wysocki2011-02-241-2/+7
* ACPI: Remove the wakeup.run_wake_count device fieldRafael J. Wysocki2011-02-241-2/+0
* ACPI / PM: Report wakeup events from buttonsRafael J. Wysocki2011-01-071-0/+5
* ACPI / PM: Use device wakeup flags for handling ACPI wakeup devicesRafael J. Wysocki2011-01-071-2/+2
* ACPI/PNP: A HID value of an object never changes -> make it constThomas Renninger2010-10-011-2/+2
* ACPICA: Remove wakeup GPE reference counting which is not usedRafael J. Wysocki2010-07-061-4/+2
* ACPI / PM: Do not enable GPEs for system wakeup in advanceRafael J. Wysocki2010-06-171-2/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* ACPI / PM: Add more run-time wake-up fieldsRafael J. Wysocki2010-02-221-0/+2
* ACPI: Use GPE reference counting to support shared GPEsRafael J. Wysocki2010-02-221-4/+9
* ACPI: Use the return result of ACPI lid notifier chain correctlyZhao Yakui2009-12-161-0/+7
* ACPI button: don't try to use a non-existent lid deviceJesse Barnes2009-10-131-0/+3
* Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-09-241-2/+43
|\
| * ACPI button: provide lid status functionsJesse Barnes2009-09-101-2/+43
* | ACPI: Move definition of PREFIX from acpi_bus.h to internal..hLen Brown2009-08-281-0/+2
|/
* ACPI: button: remove control method/fixed hardware distinctionsBjorn Helgaas2009-04-111-26/+6
* ACPI: button: remove button->device pointerBjorn Helgaas2009-04-111-18/+13
* ACPI: button: cache hid/name/class pointersBjorn Helgaas2009-04-111-24/+24
* ACPI: button: use Linux style for getting driver_dataBjorn Helgaas2009-04-111-9/+4
* ACPI: button: remove unnecessary null pointer checksBjorn Helgaas2009-04-111-21/+1
* ACPI: button: whitespace changesBjorn Helgaas2009-04-111-6/+4
* ACPI: button: use .notify method instead of installing handler directlyBjorn Helgaas2009-04-051-69/+8
* proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan2009-03-311-3/+0
* Merge branch 'ec' into releaseLen Brown2008-11-111-1/+1
|\
| * ACPICA: Use spinlock for acpi_{en|dis}able_gpeAlexey Starikovskiy2008-11-111-1/+1
* | ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.hBjorn Helgaas2008-11-071-1/+0
|/
* ACPI: Always report a sync event after a lid state changeGuillem Jover2008-10-251-1/+2
* Merge branch 'ull' into testLen Brown2008-10-221-2/+2
|\
| * ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernelsMatthew Wilcox2008-10-111-2/+2
* | ACPI: catch calls of acpi_driver_data on pointer of wrong typePavel Machek2008-10-101-1/+1
|/
* acpi: use non-racy method for proc entries creationDenis V. Lunev2008-04-291-14/+10
* ACPI: button: make real parent for input devices in device treeAndrey Borzenkov2008-03-111-0/+1
* ACPI: button: send initial lid state after add and resumeAlexey Starikovskiy2007-10-251-8/+29
* get rid of input BIT* duplicate definesJiri Slaby2007-10-191-3/+3
OpenPOWER on IntegriCloud