1. 2c4c2a7 ACPI / button: fix defined but not used warning by Randy Dunlap · 6 years ago
  2. 7c058c7 ACPI / button: increment wakeup count only when notified by Ravi Chandra Sadineni · 6 years ago
  3. 3f3942a proc: introduce proc_create_single{,_data} by Christoph Hellwig · 7 years ago
  4. ac1e55b ACPI / button: make module loadable when booted in non-ACPI mode by Ard Biesheuvel · 7 years ago
  5. 9e811e1 ACPI: button: Add a LID switch blacklist and add 1 model to it by Hans de Goede · 7 years ago
  6. ae35d65 ACPI: button: Add a debug message when we're sending a LID event by Hans de Goede · 7 years ago
  7. 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
  8. 84d3f6b ACPI / button: Delay acpi_lid_initialize_state() until first user space open by Hans de Goede · 7 years ago
  9. e4dca7b treewide: Fix function prototypes for module_param_call() by Kees Cook · 7 years ago
  10. 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
  11. b6aeab4 ACPI: fix whitespace in pr_fmt() to align log entries by Vincent Legoll · 7 years ago
  12. 33e4f80 ACPI / PM: Ignore spurious SCI wakeups from suspend-to-idle by Rafael J. Wysocki · 7 years ago
  13. fbd78af Merge branches 'intel_pstate' and 'pm-sleep' by Rafael J. Wysocki · 7 years ago
  14. f3b7eaa Revert "ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idle" by Rafael J. Wysocki · 7 years ago
  15. 6031913 Merge branches 'acpi-button', 'acpica' and 'acpi-sysfs' by Rafael J. Wysocki · 7 years ago
  16. 878d8db0 Revert "ACPI / button: Change default behavior to lid_init_state=open" by Benjamin Tissoires · 8 years ago
  17. e3170cc Merge branches 'acpi-button' and 'acpi-tools' by Rafael J. Wysocki · 7 years ago
  18. f369fdf Revert "ACPI / button: Remove lid_init_state=method mode" by Lv Zheng · 8 years ago
  19. eed4d47 ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idle by Rafael J. Wysocki · 8 years ago
  20. ecb10b6 ACPI / button: Remove lid_init_state=method mode by Lv Zheng · 8 years ago
  21. 77e9a4a ACPI / button: Change default behavior to lid_init_state=open by Lv Zheng · 8 years ago
  22. dfa46c5 ACPI / button: Fix an issue in button.lid_init_state=ignore mode by Lv Zheng · 8 years ago
  23. e370cc8 ACPI / button: remove pointer to old lid_sysfs on unbind by Benjamin Tissoires · 8 years ago
  24. 3540c32 ACPI / button: Add quirks for initial lid state notification by Lv Zheng · 8 years ago
  25. ee7e226 ACPI / button: Refactor functions to eliminate redundant code by Lv Zheng · 8 years ago
  26. c2dd420 ACPI / button: Remove initial lid state notification by Lv Zheng · 8 years ago
  27. 4c62dbb ACPI: Remove FSF mailing addresses by Jarkko Nikula · 9 years ago
  28. e71eeb2 ACPI / button: Do not propagate wakeup-from-suspend events by Rafael J. Wysocki · 10 years ago
  29. 0bf6368 ACPI / button: Add ACPI Button event via netlink routine by Lan Tianyu · 11 years ago
  30. 2de9fd1 ACPI / button: fix button driver compile error when CONFIG_PM_SLEEP is undefined by Shuah Khan · 11 years ago
  31. bcc7201 Merge branches 'acpi-gpe', 'acpi-video', 'acpi-thermal', 'acpi-processor', 'acpi-sleep' by Rafael J. Wysocki · 11 years ago
  32. 8eaa29f ACPI / Button: Fix enabling button GPEs twice by Lan Tianyu · 11 years ago
  33. 8b48463 ACPI: Clean up inclusions of ACPI header files by Lv Zheng · 11 years ago
  34. 763f527 ACPI / button: Using input_set_capability() to mark device's event capability by Lan Tianyu · 11 years ago
  35. 1696d9d ACPI: Remove the old /proc/acpi/event interface by Thomas Renninger · 11 years ago
  36. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  37. d9dda78 procfs: new helper - PDE_DATA(inode) by Al Viro · 12 years ago
  38. 6270da6 ACPI: suppress compiler warnings in button.c by Andy Shevchenko · 12 years ago
  39. 51fac83 ACPI: Remove useless type argument of driver .remove() operation by Rafael J. Wysocki · 12 years ago
  40. 466e78f ACPI/button: convert to module_acpi_driver() by Mika Westerberg · 12 years ago
  41. 9069240 ACPI / PM: Fix unused function warnings for CONFIG_PM_SLEEP by Rafael J. Wysocki · 12 years ago
  42. 1be532d ACPI: Use struct dev_pm_ops for power management in the button driver by Rafael J. Wysocki · 12 years ago
  43. 912b742 ACPI button: remove unused procfs I/F by Zhang Rui · 14 years ago
  44. c19f9a8 ACPI / Button: Avoid disabling wakeup unnecessarily on remove by Rafael J. Wysocki · 14 years ago
  45. 5190726 ACPI: Remove the wakeup.run_wake_count device field by Rafael J. Wysocki · 14 years ago
  46. 1f83511 ACPI / PM: Report wakeup events from buttons by Rafael J. Wysocki · 14 years ago
  47. f2b56bc ACPI / PM: Use device wakeup flags for handling ACPI wakeup devices by Rafael J. Wysocki · 14 years ago
  48. 620e112 ACPI/PNP: A HID value of an object never changes -> make it const by Thomas Renninger · 14 years ago
  49. a44061a ACPICA: Remove wakeup GPE reference counting which is not used by Rafael J. Wysocki · 14 years ago
  50. cb1cb17 ACPI / PM: Do not enable GPEs for system wakeup in advance by Rafael J. Wysocki · 14 years ago
  51. 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
  52. f517709 ACPI / PM: Add more run-time wake-up fields by Rafael J. Wysocki · 15 years ago
  53. 9630bdd ACPI: Use GPE reference counting to support shared GPEs by Rafael J. Wysocki · 15 years ago
  54. 13c199c ACPI: Use the return result of ACPI lid notifier chain correctly by Zhao Yakui · 15 years ago
  55. 2c907b7 ACPI button: don't try to use a non-existent lid device by Jesse Barnes · 15 years ago
  56. 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
  57. 7e12715 ACPI button: provide lid status functions by Jesse Barnes · 15 years ago
  58. a192a95 ACPI: Move definition of PREFIX from acpi_bus.h to internal..h by Len Brown · 15 years ago
  59. d68b597 ACPI: button: remove control method/fixed hardware distinctions by Bjorn Helgaas · 16 years ago
  60. 106c19e ACPI: button: remove button->device pointer by Bjorn Helgaas · 16 years ago
  61. bf04a77 ACPI: button: cache hid/name/class pointers by Bjorn Helgaas · 16 years ago
  62. 1bce811 ACPI: button: use Linux style for getting driver_data by Bjorn Helgaas · 16 years ago
  63. e2fb975 ACPI: button: remove unnecessary null pointer checks by Bjorn Helgaas · 16 years ago
  64. 50a4da8 ACPI: button: whitespace changes by Bjorn Helgaas · 16 years ago
  65. 373cfc3 ACPI: button: use .notify method instead of installing handler directly by Bjorn Helgaas · 16 years ago
  66. 99b7623 proc 2/2: remove struct proc_dir_entry::owner by Alexey Dobriyan · 16 years ago
  67. d1876ba Merge branch 'ec' into release by Len Brown · 16 years ago
  68. 0b7084a ACPICA: Use spinlock for acpi_{en|dis}able_gpe by Alexey Starikovskiy · 16 years ago
  69. 89595b8 ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.h by Bjorn Helgaas · 16 years ago
  70. df316e9 ACPI: Always report a sync event after a lid state change by Guillem Jover · 16 years ago
  71. 7674416 Merge branch 'ull' into test by Len Brown · 16 years ago
  72. 27663c5 ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernels by Matthew Wilcox · 16 years ago
  73. db89b4f ACPI: catch calls of acpi_driver_data on pointer of wrong type by Pavel Machek · 16 years ago
  74. cf7acfa acpi: use non-racy method for proc entries creation by Denis V. Lunev · 17 years ago
  75. 3b34e52 ACPI: button: make real parent for input devices in device tree by Andrey Borzenkov · 17 years ago
  76. 23de5d9 ACPI: button: send initial lid state after add and resume by Alexey Starikovskiy · 17 years ago
  77. 7b19ada get rid of input BIT* duplicate defines by Jiri Slaby · 17 years ago
  78. 14e04fb3 ACPI: Schedule /proc/acpi/event for removal by Len Brown · 17 years ago
  79. 1ba90e3 ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI drivers by Thomas Renninger · 17 years ago
  80. 7cda93e ACPI: delete extra #defines in /drivers/acpi/ drivers by Len Brown · 18 years ago
  81. c2b6705 ACPI: fix acpi_driver.name usage by Len Brown · 18 years ago
  82. f52fd66 ACPI: clean up ACPI_MODULE_NAME() use by Len Brown · 18 years ago
  83. 975a8e3 Pull sysfs into test branch by Len Brown · 18 years ago
  84. bfd8022 ACPI: correct id for fixed buttons by Alexey Starikovskiy · 18 years ago
  85. c0968f0 ACPI: button: register with input layer by Dmitry Torokhov · 18 years ago
  86. d750803 ACPI: add 'const' to several ACPI file_operations by Arjan van de Ven · 18 years ago
  87. 6c68953 ACPI: button: Remove unneeded acpi_handle from driver. by Patrick Mochel · 19 years ago
  88. 27b1d3e ACPI: button: Use acpi_device's handle instead of driver's by Patrick Mochel · 19 years ago
  89. d550d98 ACPI: delete tracing macros from drivers/acpi/*.c by Patrick Mochel · 18 years ago
  90. 6468463 ACPI: un-export ACPI_ERROR() -- use printk(KERN_ERR...) by Len Brown · 18 years ago
  91. a6fc672 ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUG by Thomas Renninger · 18 years ago
  92. 4be44fc [ACPI] Lindent all ACPI files by Len Brown · 19 years ago
  93. b34a803 [ACPI] restore /proc/acpi/button/ (ala 2.6.12) by Alexey Starikovskiy · 19 years ago
  94. bd4698d [ACPI] Allow simultaneous Fixed Feature and Control Method buttons by Alexey Starikovskiy · 20 years ago
  95. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago