aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/button.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-08-25ACPI: button: Add DMI quirk for Lenovo Yoga 9 (14INTL5)Ulrich Huber1-0/+11
2021-04-08ACPI: button: fix some coding style issuesXiaofei Tan1-7/+2
2021-02-04ACPI: button: Clean up printing messagesRafael J. Wysocki1-10/+5
2020-11-09ACPI: button: Add DMI quirk for Medion Akoya E2228THans de Goede1-1/+12
2020-10-28ACPI: button: Drop no longer necessary Acer SW5-012 lid_init_state quirkHans de Goede1-13/+0
2020-10-05ACPI: button: fix handling lid state changes when input device closeddmitry.torokhov@gmail.com1-6/+7
2020-07-09ACPI: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2020-05-14ACPI: Delete unused proc filename macrosPascal Terjan1-1/+0
2020-04-20ACPI: button: Drop no longer necessary Asus T200TA lid_init_state quirkHans de Goede1-12/+0
2020-02-13ACPI: button: move HIDs to acpi/button.hJosh Triplett1-3/+0
2020-01-07ACPI: button: Add DMI quirk for Razer Blade Stealth 13 late 2019 lid switchJason Ekstrand1-0/+11
2019-11-29ACPI: button: Add DMI quirk for Acer Switch 10 SW5-032 lid-switchHans de Goede1-0/+13
2019-10-28ACPI: button: Remove unused acpi_lid_notifier_[un]register() functionsHans de Goede1-26/+1
2019-10-28ACPI: button: Add DMI quirk for Asus T200TAHans de Goede1-0/+12
2019-10-28ACPI: button: Add DMI quirk for Medion Akoya E2215THans de Goede1-0/+11
2019-10-28ACPI: button: Turn lid_blacklst DMI table into a generic quirk tableHans de Goede1-9/+16
2019-10-28ACPI: button: Allow disabling LID support with the lid_init_state module optionHans de Goede1-1/+5
2019-10-28ACPI: button: Refactor lid_init_state module parsing codeHans de Goede1-30/+32
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner1-14/+1
2019-04-12ACPI: button: reinitialize button state upon resumeZhang Rui1-1/+4
2018-07-09ACPI / button: fix defined but not used warningRandy Dunlap1-1/+3
2018-07-02ACPI / button: increment wakeup count only when notifiedRavi Chandra Sadineni1-6/+7
2018-05-16proc: introduce proc_create_single{,_data}Christoph Hellwig1-16/+3
2018-04-24ACPI / button: make module loadable when booted in non-ACPI modeArd Biesheuvel1-1/+23
2017-12-13ACPI: button: Add a LID switch blacklist and add 1 model to itHans de Goede1-0/+20
2017-12-13ACPI: button: Add a debug message when we're sending a LID eventHans de Goede1-0/+2
2017-11-15Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linuxLinus Torvalds1-2/+4
2017-11-09ACPI / button: Delay acpi_lid_initialize_state() until first user space openHans de Goede1-5/+21
2017-10-31treewide: Fix function prototypes for module_param_call()Kees Cook1-2/+4
2017-07-04Merge tag 'acpi-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+1
2017-06-22ACPI: fix whitespace in pr_fmt() to align log entriesVincent Legoll1-1/+1
2017-06-15ACPI / PM: Ignore spurious SCI wakeups from suspend-to-idleRafael J. Wysocki1-2/+3
2017-06-09Merge branches 'intel_pstate' and 'pm-sleep'Rafael J. Wysocki1-3/+2
2017-06-07Revert "ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idle"Rafael J. Wysocki1-3/+2
2017-06-03Merge branches 'acpi-button', 'acpica' and 'acpi-sysfs'Rafael J. Wysocki1-1/+1
2017-05-29Revert "ACPI / button: Change default behavior to lid_init_state=open"Benjamin Tissoires1-1/+1
2017-05-22Merge branches 'acpi-button' and 'acpi-tools'Rafael J. Wysocki1-0/+9
2017-05-12Revert "ACPI / button: Remove lid_init_state=method mode"Lv Zheng1-0/+9
2017-05-05ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idleRafael J. Wysocki1-2/+3
2017-01-31ACPI / button: Remove lid_init_state=method modeLv Zheng1-9/+0
2017-01-31ACPI / button: Change default behavior to lid_init_state=openLv Zheng1-1/+1
2016-08-31ACPI / button: Fix an issue in button.lid_init_state=ignore modeLv Zheng1-3/+82
2016-08-03ACPI / button: remove pointer to old lid_sysfs on unbindBenjamin Tissoires1-0/+4
2016-06-22ACPI / button: Add quirks for initial lid state notificationLv Zheng1-0/+61
2016-06-22ACPI / button: Refactor functions to eliminate redundant codeLv Zheng1-42/+49
2016-06-22ACPI / button: Remove initial lid state notificationLv Zheng1-3/+0
2015-07-08ACPI: Remove FSF mailing addressesJarkko Nikula1-4/+0
2014-07-23ACPI / button: Do not propagate wakeup-from-suspend eventsRafael J. Wysocki1-4/+21
2014-03-19ACPI / button: Add ACPI Button event via netlink routineLan Tianyu1-0/+4
2014-02-13ACPI / button: fix button driver compile error when CONFIG_PM_SLEEP is undefinedShuah Khan1-0/+2