aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/button.c
Commit message (Expand)AuthorAge
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-30
* ACPI: button: reinitialize button state upon resumeZhang Rui2019-04-12
* ACPI / button: fix defined but not used warningRandy Dunlap2018-07-09
* ACPI / button: increment wakeup count only when notifiedRavi Chandra Sadineni2018-07-02
* proc: introduce proc_create_single{,_data}Christoph Hellwig2018-05-16
* ACPI / button: make module loadable when booted in non-ACPI modeArd Biesheuvel2018-04-24
* ACPI: button: Add a LID switch blacklist and add 1 model to itHans de Goede2017-12-12
* ACPI: button: Add a debug message when we're sending a LID eventHans de Goede2017-12-12
* Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-15
|\
| * treewide: Fix function prototypes for module_param_call()Kees Cook2017-10-31
* | ACPI / button: Delay acpi_lid_initialize_state() until first user space openHans de Goede2017-11-08
|/
* Merge tag 'acpi-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2017-07-04
|\
| * ACPI: fix whitespace in pr_fmt() to align log entriesVincent Legoll2017-06-21
* | ACPI / PM: Ignore spurious SCI wakeups from suspend-to-idleRafael J. Wysocki2017-06-14
|/
*-. Merge branches 'intel_pstate' and 'pm-sleep'Rafael J. Wysocki2017-06-08
|\ \
| | * Revert "ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idle"Rafael J. Wysocki2017-06-06
| |/
| |
| \
*-. \ Merge branches 'acpi-button', 'acpica' and 'acpi-sysfs'Rafael J. Wysocki2017-06-02
|\ \ \
| * | | Revert "ACPI / button: Change default behavior to lid_init_state=open"Benjamin Tissoires2017-05-29
| | | |
| \ \ \
*-. \ \ \ Merge branches 'acpi-button' and 'acpi-tools'Rafael J. Wysocki2017-05-22
|\ \ \ \ \ | | |/ / / | |/| / / | | |/ / | |_| / |/| |
| * | Revert "ACPI / button: Remove lid_init_state=method mode"Lv Zheng2017-05-12
| |/
* / ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idleRafael J. Wysocki2017-05-05
|/
* ACPI / button: Remove lid_init_state=method modeLv Zheng2017-01-31
* ACPI / button: Change default behavior to lid_init_state=openLv Zheng2017-01-31
* ACPI / button: Fix an issue in button.lid_init_state=ignore modeLv Zheng2016-08-30
* ACPI / button: remove pointer to old lid_sysfs on unbindBenjamin Tissoires2016-08-02
* ACPI / button: Add quirks for initial lid state notificationLv Zheng2016-06-21
* ACPI / button: Refactor functions to eliminate redundant codeLv Zheng2016-06-21
* ACPI / button: Remove initial lid state notificationLv Zheng2016-06-21
* ACPI: Remove FSF mailing addressesJarkko Nikula2015-07-07
* ACPI / button: Do not propagate wakeup-from-suspend eventsRafael J. Wysocki2014-07-22
* ACPI / button: Add ACPI Button event via netlink routineLan Tianyu2014-03-18
* ACPI / button: fix button driver compile error when CONFIG_PM_SLEEP is undefinedShuah Khan2014-02-13
*-. Merge branches 'acpi-gpe', 'acpi-video', 'acpi-thermal', 'acpi-processor', 'a...Rafael J. Wysocki2014-01-12
|\ \
| * | ACPI / Button: Fix enabling button GPEs twiceLan Tianyu2013-12-19
| |/
* / ACPI: Clean up inclusions of ACPI header filesLv Zheng2013-12-06
|/
* ACPI / button: Using input_set_capability() to mark device's event capabilityLan Tianyu2013-09-25
* ACPI: Remove the old /proc/acpi/event interfaceThomas Renninger2013-07-15
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-01
|\
| * procfs: new helper - PDE_DATA(inode)Al Viro2013-04-09
* | ACPI: suppress compiler warnings in button.cAndy Shevchenko2013-03-24
|/
* ACPI: Remove useless type argument of driver .remove() operationRafael J. Wysocki2013-01-25
* ACPI/button: convert to module_acpi_driver()Mika Westerberg2012-09-21
* ACPI / PM: Fix unused function warnings for CONFIG_PM_SLEEPRafael J. Wysocki2012-08-10
* ACPI: Use struct dev_pm_ops for power management in the button driverRafael J. Wysocki2012-07-01
* ACPI button: remove unused procfs I/FZhang Rui2011-03-22
* ACPI / Button: Avoid disabling wakeup unnecessarily on removeRafael J. Wysocki2011-02-24
* ACPI: Remove the wakeup.run_wake_count device fieldRafael J. Wysocki2011-02-24
* ACPI / PM: Report wakeup events from buttonsRafael J. Wysocki2011-01-07
* ACPI / PM: Use device wakeup flags for handling ACPI wakeup devicesRafael J. Wysocki2011-01-07
* ACPI/PNP: A HID value of an object never changes -> make it constThomas Renninger2010-10-01