summaryrefslogtreecommitdiff
path: root/drivers/acpi/button.c
AgeCommit message (Expand)Author
2020-02-24ACPI: button: Add DMI quirk for Razer Blade Stealth 13 late 2019 lid switchJason Ekstrand
2019-12-31ACPI: button: Add DMI quirk for Medion Akoya E2215THans de Goede
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2019-04-12ACPI: button: reinitialize button state upon resumeZhang Rui
2018-07-09ACPI / button: fix defined but not used warningRandy Dunlap
2018-07-02ACPI / button: increment wakeup count only when notifiedRavi Chandra Sadineni
2018-05-16proc: introduce proc_create_single{,_data}Christoph Hellwig
2018-04-24ACPI / button: make module loadable when booted in non-ACPI modeArd Biesheuvel
2017-12-13ACPI: button: Add a LID switch blacklist and add 1 model to itHans de Goede
2017-12-13ACPI: button: Add a debug message when we're sending a LID eventHans de Goede
2017-11-15Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-09ACPI / button: Delay acpi_lid_initialize_state() until first user space openHans de Goede
2017-10-31treewide: Fix function prototypes for module_param_call()Kees Cook
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