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