- 1a20d40 ACPI: button: Add DMI quirk for Lenovo Yoga 9 (14INTL5) by Ulrich Huber · 3 years, 4 months ago
- effbe64 ACPI: button: fix some coding style issues by Xiaofei Tan · 3 years, 9 months ago
- 411e321 ACPI: button: Clean up printing messages by Rafael J. Wysocki · 3 years, 11 months ago
- 7daaa06 ACPI: button: Add DMI quirk for Medion Akoya E2228T by Hans de Goede · 4 years, 2 months ago
- 136a4df ACPI: button: Drop no longer necessary Acer SW5-012 lid_init_state quirk by Hans de Goede · 4 years, 2 months ago
- 21988a8 ACPI: button: fix handling lid state changes when input device closed by dmitry.torokhov@gmail.com · 4 years, 3 months ago
- 57d2dd4 ACPI: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 6 months ago
- a10660f ACPI: Delete unused proc filename macros by Pascal Terjan · 4 years, 8 months ago
- 2b6022a ACPI: button: Drop no longer necessary Asus T200TA lid_init_state quirk by Hans de Goede · 4 years, 8 months ago
- ac1cc6b ACPI: button: move HIDs to acpi/button.h by Josh Triplett · 4 years, 11 months ago
- 0528904 ACPI: button: Add DMI quirk for Razer Blade Stealth 13 late 2019 lid switch by Jason Ekstrand · 5 years ago
- 90ed9c6 ACPI: button: Add DMI quirk for Acer Switch 10 SW5-032 lid-switch by Hans de Goede · 5 years ago
- e346d0c ACPI: button: Remove unused acpi_lid_notifier_[un]register() functions by Hans de Goede · 5 years ago
- 00e2503 ACPI: button: Add DMI quirk for Asus T200TA by Hans de Goede · 5 years ago
- 932e1ba ACPI: button: Add DMI quirk for Medion Akoya E2215T by Hans de Goede · 5 years ago
- d7cd082 ACPI: button: Turn lid_blacklst DMI table into a generic quirk table by Hans de Goede · 5 years ago
- 593681e ACPI: button: Allow disabling LID support with the lid_init_state module option by Hans de Goede · 5 years ago
- 065bd4d ACPI: button: Refactor lid_init_state module parsing code by Hans de Goede · 5 years ago
- c942fdd treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 by Thomas Gleixner · 6 years ago
- 13e9621 ACPI: button: reinitialize button state upon resume by Zhang Rui · 6 years ago
- 2c4c2a7 ACPI / button: fix defined but not used warning by Randy Dunlap · 6 years ago
- 7c058c7 ACPI / button: increment wakeup count only when notified by Ravi Chandra Sadineni · 7 years ago
- 3f3942a proc: introduce proc_create_single{,_data} by Christoph Hellwig · 7 years ago
- ac1e55b ACPI / button: make module loadable when booted in non-ACPI mode by Ard Biesheuvel · 7 years ago
- 9e811e1 ACPI: button: Add a LID switch blacklist and add 1 model to it by Hans de Goede · 7 years ago
- ae35d65 ACPI: button: Add a debug message when we're sending a LID event by Hans de Goede · 7 years ago
- 1be2172 Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 7 years ago
- 84d3f6b ACPI / button: Delay acpi_lid_initialize_state() until first user space open by Hans de Goede · 7 years ago
- e4dca7b treewide: Fix function prototypes for module_param_call() by Kees Cook · 7 years ago
- eceeae4 Merge tag 'acpi-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
- b6aeab4 ACPI: fix whitespace in pr_fmt() to align log entries by Vincent Legoll · 8 years ago
- 33e4f80 ACPI / PM: Ignore spurious SCI wakeups from suspend-to-idle by Rafael J. Wysocki · 8 years ago
- fbd78af Merge branches 'intel_pstate' and 'pm-sleep' by Rafael J. Wysocki · 8 years ago
- f3b7eaa Revert "ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idle" by Rafael J. Wysocki · 8 years ago
- 6031913 Merge branches 'acpi-button', 'acpica' and 'acpi-sysfs' by Rafael J. Wysocki · 8 years ago
- 878d8db0 Revert "ACPI / button: Change default behavior to lid_init_state=open" by Benjamin Tissoires · 8 years ago
- e3170cc Merge branches 'acpi-button' and 'acpi-tools' by Rafael J. Wysocki · 8 years ago
- f369fdf Revert "ACPI / button: Remove lid_init_state=method mode" by Lv Zheng · 8 years ago
- eed4d47 ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idle by Rafael J. Wysocki · 8 years ago
- ecb10b6 ACPI / button: Remove lid_init_state=method mode by Lv Zheng · 8 years ago
- 77e9a4a ACPI / button: Change default behavior to lid_init_state=open by Lv Zheng · 8 years ago
- dfa46c5 ACPI / button: Fix an issue in button.lid_init_state=ignore mode by Lv Zheng · 8 years ago
- e370cc8 ACPI / button: remove pointer to old lid_sysfs on unbind by Benjamin Tissoires · 8 years ago
- 3540c32 ACPI / button: Add quirks for initial lid state notification by Lv Zheng · 9 years ago
- ee7e226 ACPI / button: Refactor functions to eliminate redundant code by Lv Zheng · 9 years ago
- c2dd420 ACPI / button: Remove initial lid state notification by Lv Zheng · 9 years ago
- 4c62dbb ACPI: Remove FSF mailing addresses by Jarkko Nikula · 10 years ago
- e71eeb2 ACPI / button: Do not propagate wakeup-from-suspend events by Rafael J. Wysocki · 10 years ago
- 0bf6368 ACPI / button: Add ACPI Button event via netlink routine by Lan Tianyu · 11 years ago
- 2de9fd1 ACPI / button: fix button driver compile error when CONFIG_PM_SLEEP is undefined by Shuah Khan · 11 years ago
- bcc7201 Merge branches 'acpi-gpe', 'acpi-video', 'acpi-thermal', 'acpi-processor', 'acpi-sleep' by Rafael J. Wysocki · 11 years ago
- 8eaa29f ACPI / Button: Fix enabling button GPEs twice by Lan Tianyu · 11 years ago
- 8b48463 ACPI: Clean up inclusions of ACPI header files by Lv Zheng · 11 years ago
- 763f527 ACPI / button: Using input_set_capability() to mark device's event capability by Lan Tianyu · 11 years ago
- 1696d9d ACPI: Remove the old /proc/acpi/event interface by Thomas Renninger · 11 years ago
- 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
- d9dda78 procfs: new helper - PDE_DATA(inode) by Al Viro · 12 years ago
- 6270da6 ACPI: suppress compiler warnings in button.c by Andy Shevchenko · 12 years ago
- 51fac83 ACPI: Remove useless type argument of driver .remove() operation by Rafael J. Wysocki · 12 years ago
- 466e78f ACPI/button: convert to module_acpi_driver() by Mika Westerberg · 12 years ago
- 9069240 ACPI / PM: Fix unused function warnings for CONFIG_PM_SLEEP by Rafael J. Wysocki · 12 years ago
- 1be532d ACPI: Use struct dev_pm_ops for power management in the button driver by Rafael J. Wysocki · 13 years ago
- 912b742 ACPI button: remove unused procfs I/F by Zhang Rui · 14 years ago
- c19f9a8 ACPI / Button: Avoid disabling wakeup unnecessarily on remove by Rafael J. Wysocki · 14 years ago
- 5190726 ACPI: Remove the wakeup.run_wake_count device field by Rafael J. Wysocki · 14 years ago
- 1f83511 ACPI / PM: Report wakeup events from buttons by Rafael J. Wysocki · 14 years ago
- f2b56bc ACPI / PM: Use device wakeup flags for handling ACPI wakeup devices by Rafael J. Wysocki · 14 years ago
- 620e112 ACPI/PNP: A HID value of an object never changes -> make it const by Thomas Renninger · 14 years ago
- a44061a ACPICA: Remove wakeup GPE reference counting which is not used by Rafael J. Wysocki · 15 years ago
- cb1cb17 ACPI / PM: Do not enable GPEs for system wakeup in advance by Rafael J. Wysocki · 15 years ago
- 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
- f517709 ACPI / PM: Add more run-time wake-up fields by Rafael J. Wysocki · 15 years ago
- 9630bdd ACPI: Use GPE reference counting to support shared GPEs by Rafael J. Wysocki · 15 years ago
- 13c199c ACPI: Use the return result of ACPI lid notifier chain correctly by Zhao Yakui · 15 years ago
- 2c907b7 ACPI button: don't try to use a non-existent lid device by Jesse Barnes · 15 years ago
- 94e0fb0 Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 15 years ago
- 7e12715 ACPI button: provide lid status functions by Jesse Barnes · 15 years ago
- a192a95 ACPI: Move definition of PREFIX from acpi_bus.h to internal..h by Len Brown · 15 years ago
- d68b597 ACPI: button: remove control method/fixed hardware distinctions by Bjorn Helgaas · 16 years ago
- 106c19e ACPI: button: remove button->device pointer by Bjorn Helgaas · 16 years ago
- bf04a77 ACPI: button: cache hid/name/class pointers by Bjorn Helgaas · 16 years ago
- 1bce811 ACPI: button: use Linux style for getting driver_data by Bjorn Helgaas · 16 years ago
- e2fb975 ACPI: button: remove unnecessary null pointer checks by Bjorn Helgaas · 16 years ago
- 50a4da8 ACPI: button: whitespace changes by Bjorn Helgaas · 16 years ago
- 373cfc3 ACPI: button: use .notify method instead of installing handler directly by Bjorn Helgaas · 16 years ago
- 99b7623 proc 2/2: remove struct proc_dir_entry::owner by Alexey Dobriyan · 16 years ago
- d1876ba Merge branch 'ec' into release by Len Brown · 16 years ago
- 0b7084a ACPICA: Use spinlock for acpi_{en|dis}able_gpe by Alexey Starikovskiy · 16 years ago
- 89595b8 ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.h by Bjorn Helgaas · 16 years ago
- df316e9 ACPI: Always report a sync event after a lid state change by Guillem Jover · 16 years ago
- 7674416 Merge branch 'ull' into test by Len Brown · 16 years ago
- 27663c5 ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernels by Matthew Wilcox · 16 years ago
- db89b4f ACPI: catch calls of acpi_driver_data on pointer of wrong type by Pavel Machek · 16 years ago
- cf7acfa acpi: use non-racy method for proc entries creation by Denis V. Lunev · 17 years ago
- 3b34e52 ACPI: button: make real parent for input devices in device tree by Andrey Borzenkov · 17 years ago
- 23de5d9 ACPI: button: send initial lid state after add and resume by Alexey Starikovskiy · 17 years ago
- 7b19ada get rid of input BIT* duplicate defines by Jiri Slaby · 17 years ago
- 14e04fb3 ACPI: Schedule /proc/acpi/event for removal by Len Brown · 17 years ago
- 1ba90e3 ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI drivers by Thomas Renninger · 17 years ago
- 7cda93e ACPI: delete extra #defines in /drivers/acpi/ drivers by Len Brown · 18 years ago