| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-10-22 | ACPI: button: Call input_free_device() on failing input device registration | Kaushlendra Kumar | 1 | -1/+3 |
| 2025-04-07 | ACPI: button: Only send `KEY_POWER` for `ACPI_BUTTON_NOTIFY_STATUS` | Mario Limonciello | 1 | -1/+1 |
| 2025-03-11 | ACPI: button: Install notifier for system events as well | Mario Limonciello | 1 | -2/+8 |
| 2024-10-21 | ACPI: button: Add DMI quirk for Samsung Galaxy Book2 to fix initial lid detec... | Shubham Panwar | 1 | -0/+11 |
| 2024-09-03 | ACPI: button: Use strscpy() instead of strcpy() | Muhammad Qasim Abdul Majeed | 1 | -3/+3 |
| 2023-12-29 | ACPI: button: trigger wakeup key events | Ken Xue | 1 | -0/+10 |
| 2023-06-26 | Merge branches 'acpi-thermal' and 'acpi-button' | Rafael J. Wysocki | 1 | -44/+111 |
| 2023-06-16 | ACPI: button: Use different notify handlers for lid and buttons | Rafael J. Wysocki | 1 | -9/+24 |
| 2023-06-16 | ACPI: button: Eliminate the driver notify callback | Rafael J. Wysocki | 1 | -44/+96 |
| 2023-05-17 | ACPI: button: Add lid disable DMI quirk for Nextbook Ares 8A | Hans de Goede | 1 | -0/+9 |
| 2022-11-23 | ACPI: make remove callback of ACPI driver void | Dawei Li | 1 | -3/+2 |
| 2021-08-25 | ACPI: button: Add DMI quirk for Lenovo Yoga 9 (14INTL5) | Ulrich Huber | 1 | -0/+11 |
| 2021-04-08 | ACPI: button: fix some coding style issues | Xiaofei Tan | 1 | -7/+2 |
| 2021-02-04 | ACPI: button: Clean up printing messages | Rafael J. Wysocki | 1 | -10/+5 |
| 2020-11-09 | ACPI: button: Add DMI quirk for Medion Akoya E2228T | Hans de Goede | 1 | -1/+12 |
| 2020-10-28 | ACPI: button: Drop no longer necessary Acer SW5-012 lid_init_state quirk | Hans de Goede | 1 | -13/+0 |
| 2020-10-05 | ACPI: button: fix handling lid state changes when input device closed | dmitry.torokhov@gmail.com | 1 | -6/+7 |
| 2020-07-09 | ACPI: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 1 | -1/+1 |
| 2020-05-14 | ACPI: Delete unused proc filename macros | Pascal Terjan | 1 | -1/+0 |
| 2020-04-20 | ACPI: button: Drop no longer necessary Asus T200TA lid_init_state quirk | Hans de Goede | 1 | -12/+0 |
| 2020-02-13 | ACPI: button: move HIDs to acpi/button.h | Josh Triplett | 1 | -3/+0 |
| 2020-01-07 | ACPI: button: Add DMI quirk for Razer Blade Stealth 13 late 2019 lid switch | Jason Ekstrand | 1 | -0/+11 |
| 2019-11-29 | ACPI: button: Add DMI quirk for Acer Switch 10 SW5-032 lid-switch | Hans de Goede | 1 | -0/+13 |
| 2019-10-28 | ACPI: button: Remove unused acpi_lid_notifier_[un]register() functions | Hans de Goede | 1 | -26/+1 |
| 2019-10-28 | ACPI: button: Add DMI quirk for Asus T200TA | Hans de Goede | 1 | -0/+12 |
| 2019-10-28 | ACPI: button: Add DMI quirk for Medion Akoya E2215T | Hans de Goede | 1 | -0/+11 |
| 2019-10-28 | ACPI: button: Turn lid_blacklst DMI table into a generic quirk table | Hans de Goede | 1 | -9/+16 |
| 2019-10-28 | ACPI: button: Allow disabling LID support with the lid_init_state module option | Hans de Goede | 1 | -1/+5 |
| 2019-10-28 | ACPI: button: Refactor lid_init_state module parsing code | Hans de Goede | 1 | -30/+32 |
| 2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 | Thomas Gleixner | 1 | -14/+1 |
| 2019-04-12 | ACPI: button: reinitialize button state upon resume | Zhang Rui | 1 | -1/+4 |
| 2018-07-09 | ACPI / button: fix defined but not used warning | Randy Dunlap | 1 | -1/+3 |
| 2018-07-02 | ACPI / button: increment wakeup count only when notified | Ravi Chandra Sadineni | 1 | -6/+7 |
| 2018-05-16 | proc: introduce proc_create_single{,_data} | Christoph Hellwig | 1 | -16/+3 |
| 2018-04-24 | ACPI / button: make module loadable when booted in non-ACPI mode | Ard Biesheuvel | 1 | -1/+23 |
| 2017-12-13 | ACPI: button: Add a LID switch blacklist and add 1 model to it | Hans de Goede | 1 | -0/+20 |
| 2017-12-13 | ACPI: button: Add a debug message when we're sending a LID event | Hans de Goede | 1 | -0/+2 |
| 2017-11-15 | Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -2/+4 |
| 2017-11-09 | ACPI / button: Delay acpi_lid_initialize_state() until first user space open | Hans de Goede | 1 | -5/+21 |
| 2017-10-31 | treewide: Fix function prototypes for module_param_call() | Kees Cook | 1 | -2/+4 |
| 2017-07-04 | Merge tag 'acpi-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 1 | -1/+1 |
| 2017-06-22 | ACPI: fix whitespace in pr_fmt() to align log entries | Vincent Legoll | 1 | -1/+1 |
| 2017-06-15 | ACPI / PM: Ignore spurious SCI wakeups from suspend-to-idle | Rafael J. Wysocki | 1 | -2/+3 |
| 2017-06-09 | Merge branches 'intel_pstate' and 'pm-sleep' | Rafael J. Wysocki | 1 | -3/+2 |
| 2017-06-07 | Revert "ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idle" | Rafael J. Wysocki | 1 | -3/+2 |
| 2017-06-03 | Merge branches 'acpi-button', 'acpica' and 'acpi-sysfs' | Rafael J. Wysocki | 1 | -1/+1 |
| 2017-05-29 | Revert "ACPI / button: Change default behavior to lid_init_state=open" | Benjamin Tissoires | 1 | -1/+1 |
| 2017-05-22 | Merge branches 'acpi-button' and 'acpi-tools' | Rafael J. Wysocki | 1 | -0/+9 |
| 2017-05-12 | Revert "ACPI / button: Remove lid_init_state=method mode" | Lv Zheng | 1 | -0/+9 |
| 2017-05-05 | ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idle | Rafael J. Wysocki | 1 | -2/+3 |
| 2017-01-31 | ACPI / button: Remove lid_init_state=method mode | Lv Zheng | 1 | -9/+0 |
| 2017-01-31 | ACPI / button: Change default behavior to lid_init_state=open | Lv Zheng | 1 | -1/+1 |
| 2016-08-31 | ACPI / button: Fix an issue in button.lid_init_state=ignore mode | Lv Zheng | 1 | -3/+82 |
| 2016-08-03 | ACPI / button: remove pointer to old lid_sysfs on unbind | Benjamin Tissoires | 1 | -0/+4 |
| 2016-06-22 | ACPI / button: Add quirks for initial lid state notification | Lv Zheng | 1 | -0/+61 |
| 2016-06-22 | ACPI / button: Refactor functions to eliminate redundant code | Lv Zheng | 1 | -42/+49 |
| 2016-06-22 | ACPI / button: Remove initial lid state notification | Lv Zheng | 1 | -3/+0 |
| 2015-07-08 | ACPI: Remove FSF mailing addresses | Jarkko Nikula | 1 | -4/+0 |
| 2014-07-23 | ACPI / button: Do not propagate wakeup-from-suspend events | Rafael J. Wysocki | 1 | -4/+21 |
| 2014-03-19 | ACPI / button: Add ACPI Button event via netlink routine | Lan Tianyu | 1 | -0/+4 |
| 2014-02-13 | ACPI / button: fix button driver compile error when CONFIG_PM_SLEEP is undefined | Shuah Khan | 1 | -0/+2 |
| 2014-01-12 | Merge branches 'acpi-gpe', 'acpi-video', 'acpi-thermal', 'acpi-processor', 'a... | Rafael J. Wysocki | 1 | -18/+0 |
| 2013-12-19 | ACPI / Button: Fix enabling button GPEs twice | Lan Tianyu | 1 | -18/+0 |
| 2013-12-07 | ACPI: Clean up inclusions of ACPI header files | Lv Zheng | 1 | -2/+1 |
| 2013-09-25 | ACPI / button: Using input_set_capability() to mark device's event capability | Lan Tianyu | 1 | -6/+3 |
| 2013-07-15 | ACPI: Remove the old /proc/acpi/event interface | Thomas Renninger | 1 | -2/+0 |
| 2013-05-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -1/+1 |
| 2013-04-09 | procfs: new helper - PDE_DATA(inode) | Al Viro | 1 | -1/+1 |
| 2013-03-25 | ACPI: suppress compiler warnings in button.c | Andy Shevchenko | 1 | -0/+1 |
| 2013-01-26 | ACPI: Remove useless type argument of driver .remove() operation | Rafael J. Wysocki | 1 | -2/+2 |
| 2012-09-21 | ACPI/button: convert to module_acpi_driver() | Mika Westerberg | 1 | -12/+1 |
| 2012-08-10 | ACPI / PM: Fix unused function warnings for CONFIG_PM_SLEEP | Rafael J. Wysocki | 1 | -0/+4 |
| 2012-07-01 | ACPI: Use struct dev_pm_ops for power management in the button driver | Rafael J. Wysocki | 1 | -3/+6 |
| 2011-03-22 | ACPI button: remove unused procfs I/F | Zhang Rui | 1 | -103/+60 |
| 2011-02-24 | ACPI / Button: Avoid disabling wakeup unnecessarily on remove | Rafael J. Wysocki | 1 | -2/+7 |
| 2011-02-24 | ACPI: Remove the wakeup.run_wake_count device field | Rafael J. Wysocki | 1 | -2/+0 |
| 2011-01-07 | ACPI / PM: Report wakeup events from buttons | Rafael J. Wysocki | 1 | -0/+5 |
| 2011-01-07 | ACPI / PM: Use device wakeup flags for handling ACPI wakeup devices | Rafael J. Wysocki | 1 | -2/+2 |
| 2010-10-01 | ACPI/PNP: A HID value of an object never changes -> make it const | Thomas Renninger | 1 | -2/+2 |
| 2010-07-06 | ACPICA: Remove wakeup GPE reference counting which is not used | Rafael J. Wysocki | 1 | -4/+2 |
| 2010-06-17 | ACPI / PM: Do not enable GPEs for system wakeup in advance | Rafael J. Wysocki | 1 | -2/+2 |
| 2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
| 2010-02-22 | ACPI / PM: Add more run-time wake-up fields | Rafael J. Wysocki | 1 | -0/+2 |
| 2010-02-22 | ACPI: Use GPE reference counting to support shared GPEs | Rafael J. Wysocki | 1 | -4/+9 |
| 2009-12-16 | ACPI: Use the return result of ACPI lid notifier chain correctly | Zhao Yakui | 1 | -0/+7 |
| 2009-10-13 | ACPI button: don't try to use a non-existent lid device | Jesse Barnes | 1 | -0/+3 |
| 2009-09-24 | Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -2/+43 |
| 2009-09-10 | ACPI button: provide lid status functions | Jesse Barnes | 1 | -2/+43 |
| 2009-08-28 | ACPI: Move definition of PREFIX from acpi_bus.h to internal..h | Len Brown | 1 | -0/+2 |
| 2009-04-11 | ACPI: button: remove control method/fixed hardware distinctions | Bjorn Helgaas | 1 | -26/+6 |
| 2009-04-11 | ACPI: button: remove button->device pointer | Bjorn Helgaas | 1 | -18/+13 |
| 2009-04-11 | ACPI: button: cache hid/name/class pointers | Bjorn Helgaas | 1 | -24/+24 |
| 2009-04-11 | ACPI: button: use Linux style for getting driver_data | Bjorn Helgaas | 1 | -9/+4 |
| 2009-04-11 | ACPI: button: remove unnecessary null pointer checks | Bjorn Helgaas | 1 | -21/+1 |
| 2009-04-11 | ACPI: button: whitespace changes | Bjorn Helgaas | 1 | -6/+4 |
| 2009-04-05 | ACPI: button: use .notify method instead of installing handler directly | Bjorn Helgaas | 1 | -69/+8 |
| 2009-03-31 | proc 2/2: remove struct proc_dir_entry::owner | Alexey Dobriyan | 1 | -3/+0 |
| 2008-11-11 | Merge branch 'ec' into release | Len Brown | 1 | -1/+1 |
| 2008-11-11 | ACPICA: Use spinlock for acpi_{en|dis}able_gpe | Alexey Starikovskiy | 1 | -1/+1 |
| 2008-11-07 | ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.h | Bjorn Helgaas | 1 | -1/+0 |
| 2008-10-25 | ACPI: Always report a sync event after a lid state change | Guillem Jover | 1 | -1/+2 |
| 2008-10-22 | Merge branch 'ull' into test | Len Brown | 1 | -2/+2 |
| 2008-10-11 | ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernels | Matthew Wilcox | 1 | -2/+2 |
| 2008-10-10 | ACPI: catch calls of acpi_driver_data on pointer of wrong type | Pavel Machek | 1 | -1/+1 |
| 2008-04-29 | acpi: use non-racy method for proc entries creation | Denis V. Lunev | 1 | -14/+10 |
| 2008-03-11 | ACPI: button: make real parent for input devices in device tree | Andrey Borzenkov | 1 | -0/+1 |
| 2007-10-25 | ACPI: button: send initial lid state after add and resume | Alexey Starikovskiy | 1 | -8/+29 |
| 2007-10-19 | get rid of input BIT* duplicate defines | Jiri Slaby | 1 | -3/+3 |
| 2007-08-23 | ACPI: Schedule /proc/acpi/event for removal | Len Brown | 1 | -1/+1 |
| 2007-07-23 | ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI d... | Thomas Renninger | 1 | -1/+11 |
| 2007-02-12 | ACPI: delete extra #defines in /drivers/acpi/ drivers | Len Brown | 1 | -2/+1 |
| 2007-02-12 | ACPI: fix acpi_driver.name usage | Len Brown | 1 | -1/+1 |
| 2007-02-12 | ACPI: clean up ACPI_MODULE_NAME() use | Len Brown | 1 | -1/+1 |
| 2007-02-03 | Pull sysfs into test branch | Len Brown | 1 | -1/+1 |
| 2007-02-01 | ACPI: correct id for fixed buttons | Alexey Starikovskiy | 1 | -1/+1 |
| 2006-11-09 | ACPI: button: register with input layer | Dmitry Torokhov | 1 | -85/+138 |
| 2006-07-10 | ACPI: add 'const' to several ACPI file_operations | Arjan van de Ven | 1 | -2/+2 |
| 2006-06-30 | ACPI: button: Remove unneeded acpi_handle from driver. | Patrick Mochel | 1 | -2/+0 |
| 2006-06-30 | ACPI: button: Use acpi_device's handle instead of driver's | Patrick Mochel | 1 | -4/+4 |
| 2006-06-27 | ACPI: delete tracing macros from drivers/acpi/*.c | Patrick Mochel | 1 | -33/+23 |
| 2006-06-27 | ACPI: un-export ACPI_ERROR() -- use printk(KERN_ERR...) | Len Brown | 1 | -2/+2 |
| 2006-06-26 | ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUG | Thomas Renninger | 1 | -14/+4 |
| 2005-08-05 | [ACPI] Lindent all ACPI files | Len Brown | 1 | -151/+123 |
| 2005-08-03 | [ACPI] restore /proc/acpi/button/ (ala 2.6.12) | Alexey Starikovskiy | 1 | -1/+205 |
| 2005-07-11 | [ACPI] Allow simultaneous Fixed Feature and Control Method buttons | Alexey Starikovskiy | 1 | -244/+1 |
| 2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+558 |