summaryrefslogtreecommitdiff
path: root/drivers/acpi/button.c
AgeCommit message (Expand)Author
2017-07-04Merge tag 'acpi-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2017-06-22ACPI: fix whitespace in pr_fmt() to align log entriesVincent Legoll
2017-06-15ACPI / PM: Ignore spurious SCI wakeups from suspend-to-idleRafael J. Wysocki
2017-06-09Merge branches 'intel_pstate' and 'pm-sleep'Rafael J. Wysocki
2017-06-07Revert "ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idle"Rafael J. Wysocki
2017-06-03Merge branches 'acpi-button', 'acpica' and 'acpi-sysfs'Rafael J. Wysocki
2017-05-29Revert "ACPI / button: Change default behavior to lid_init_state=open"Benjamin Tissoires
2017-05-22Merge branches 'acpi-button' and 'acpi-tools'Rafael J. Wysocki
2017-05-12Revert "ACPI / button: Remove lid_init_state=method mode"Lv Zheng
2017-05-05ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idleRafael J. Wysocki
2017-01-31ACPI / button: Remove lid_init_state=method modeLv Zheng
2017-01-31ACPI / button: Change default behavior to lid_init_state=openLv Zheng
2016-08-31ACPI / button: Fix an issue in button.lid_init_state=ignore modeLv Zheng
2016-08-03ACPI / button: remove pointer to old lid_sysfs on unbindBenjamin Tissoires
2016-06-22ACPI / button: Add quirks for initial lid state notificationLv Zheng
2016-06-22ACPI / button: Refactor functions to eliminate redundant codeLv Zheng
2016-06-22ACPI / button: Remove initial lid state notificationLv Zheng
2015-07-08ACPI: Remove FSF mailing addressesJarkko Nikula
2014-07-23ACPI / button: Do not propagate wakeup-from-suspend eventsRafael J. Wysocki
2014-03-19ACPI / button: Add ACPI Button event via netlink routineLan Tianyu
2014-02-13ACPI / button: fix button driver compile error when CONFIG_PM_SLEEP is undefinedShuah Khan
2014-01-12Merge branches 'acpi-gpe', 'acpi-video', 'acpi-thermal', 'acpi-processor', 'a...Rafael J. Wysocki
2013-12-19ACPI / Button: Fix enabling button GPEs twiceLan Tianyu
2013-12-07ACPI: Clean up inclusions of ACPI header filesLv Zheng
2013-09-25ACPI / button: Using input_set_capability() to mark device's event capabilityLan Tianyu
2013-07-15ACPI: Remove the old /proc/acpi/event interfaceThomas Renninger
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-04-09procfs: new helper - PDE_DATA(inode)Al Viro
2013-03-25ACPI: suppress compiler warnings in button.cAndy Shevchenko
2013-01-26ACPI: Remove useless type argument of driver .remove() operationRafael J. Wysocki
2012-09-21ACPI/button: convert to module_acpi_driver()Mika Westerberg
2012-08-10ACPI / PM: Fix unused function warnings for CONFIG_PM_SLEEPRafael J. Wysocki
2012-07-01ACPI: Use struct dev_pm_ops for power management in the button driverRafael J. Wysocki
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