Age | Commit message (Expand) | Author | Files | Lines |
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 |