aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/button.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2014-01-12Merge branches 'acpi-gpe', 'acpi-video', 'acpi-thermal', 'acpi-processor', 'acpi-sleep'Rafael J. Wysocki1-18/+0
2013-12-19ACPI / Button: Fix enabling button GPEs twiceLan Tianyu1-18/+0
2013-12-07ACPI: Clean up inclusions of ACPI header filesLv Zheng1-2/+1
2013-09-25ACPI / button: Using input_set_capability() to mark device's event capabilityLan Tianyu1-6/+3
2013-07-15ACPI: Remove the old /proc/acpi/event interfaceThomas Renninger1-2/+0
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2013-04-09procfs: new helper - PDE_DATA(inode)Al Viro1-1/+1
2013-03-25ACPI: suppress compiler warnings in button.cAndy Shevchenko1-0/+1
2013-01-26ACPI: Remove useless type argument of driver .remove() operationRafael J. Wysocki1-2/+2
2012-09-21ACPI/button: convert to module_acpi_driver()Mika Westerberg1-12/+1
2012-08-10ACPI / PM: Fix unused function warnings for CONFIG_PM_SLEEPRafael J. Wysocki1-0/+4
2012-07-01ACPI: Use struct dev_pm_ops for power management in the button driverRafael J. Wysocki1-3/+6
2011-03-22ACPI button: remove unused procfs I/FZhang Rui1-103/+60
2011-02-24ACPI / Button: Avoid disabling wakeup unnecessarily on removeRafael J. Wysocki1-2/+7
2011-02-24ACPI: Remove the wakeup.run_wake_count device fieldRafael J. Wysocki1-2/+0
2011-01-07ACPI / PM: Report wakeup events from buttonsRafael J. Wysocki1-0/+5
2011-01-07ACPI / PM: Use device wakeup flags for handling ACPI wakeup devicesRafael J. Wysocki1-2/+2
2010-10-01ACPI/PNP: A HID value of an object never changes -> make it constThomas Renninger1-2/+2
2010-07-06ACPICA: Remove wakeup GPE reference counting which is not usedRafael J. Wysocki1-4/+2
2010-06-17ACPI / PM: Do not enable GPEs for system wakeup in advanceRafael J. Wysocki1-2/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-02-22ACPI / PM: Add more run-time wake-up fieldsRafael J. Wysocki1-0/+2
2010-02-22ACPI: Use GPE reference counting to support shared GPEsRafael J. Wysocki1-4/+9
2009-12-16ACPI: Use the return result of ACPI lid notifier chain correctlyZhao Yakui1-0/+7