1. 5906715 ACPI: EC: Fix regression related to wrong ECDT initialization order by Lv Zheng · 7 years ago
  2. 0dd9621 ACPI / EC: Use busy polling mode when GPE is not enabled by Lv Zheng · 7 years ago
  3. c1e9414 ACPI / sysfs: Provide quirk mechanism to prevent GPE flooding by Lv Zheng · 7 years ago
  4. 110a9e4 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  5. 0137a33 Merge branches 'acpi-wdat' and 'acpi-ec' by Rafael J. Wysocki · 8 years ago
  6. 058dfc7 ACPI / watchdog: Add support for WDAT hardware watchdog by Mika Westerberg · 8 years ago
  7. 2a57084 ACPI / EC: Fix a gap that ECDT EC cannot handle EC events by Lv Zheng · 8 years ago
  8. c2b46d6 ACPI / EC: Add PM operations to improve event handling for resume process by Lv Zheng · 8 years ago
  9. daae45c ACPI / bus: Make acpi_get_first_physical_node() public by Lukas Wunner · 8 years ago
  10. fe7bd58 x86/ioapic: Change prototype of acpi_ioapic_add() by Rui Wang · 8 years ago
  11. df45db6 ACPI / EC: Add PM operations for suspend/resume noirq stage by Lv Zheng · 8 years ago
  12. 68bdb67 ACPI: add support for ACPI reconfiguration notifiers by Octavian Purdila · 8 years ago
  13. bd6ac2a Merge branch 'acpi-ec' by Rafael J. Wysocki · 8 years ago
  14. dcf15cb ACPI / EC: Fix a boot EC regresion by restoring boot EC support for the DSDT EC by Lv Zheng · 8 years ago
  15. efc499f Merge branches 'acpi-numa', 'acpi-tables' and 'acpi-osi' by Rafael J. Wysocki · 8 years ago
  16. e5f660e ACPI / osi: Collect _OSI handling into one single file by Lv Zheng · 8 years ago
  17. 5ae74f2c ACPI / tables: Move table override mechanisms to tables.c by Lv Zheng · 8 years ago
  18. 8fbd4ad Merge branch 'acpi-processor' by Rafael J. Wysocki · 8 years ago
  19. a212116 ACPI / processor: Request native thermal interrupt handling via _OSC by Srinivas Pandruvada · 8 years ago
  20. caf5aa1 Merge branches 'acpi-scan', 'acpi-osl' and 'acpi-apei' by Rafael J. Wysocki · 8 years ago
  21. c85cc81 ACPI / OSL: Add support to install tables via initrd by Lv Zheng · 8 years ago
  22. 6ce2e18 ACPI / scan: AMBA bus probing support by Graeme Gregory · 8 years ago
  23. 3b95bd1 ACPI: introduce a function to find the first physical device by Aleksey Makarov · 8 years ago
  24. edc345d ACPI: Fix white space in a structure definition by Lukas Wunner · 9 years ago
  25. 2d12b6b ACPI / utils: Add acpi_dev_present() by Lukas Wunner · 9 years ago
  26. e880e874 Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  27. 621a5f7 debugfs: Pass bool pointer to debugfs_create_bool() by Viresh Kumar · 9 years ago
  28. 6e58f75 ACPI / EC: Fix broken 64bit big-endian users of 'global_lock' by Viresh Kumar · 9 years ago
  29. f934c74 ACPI: change acpi_sleep_proc_init() to return void by Rami Rosen · 9 years ago
  30. c33cab6 ACPI: change init_acpi_device_notify() to return void by Rami Rosen · 9 years ago
  31. ef5f5de Merge branch 'acpi-pm' by Rafael J. Wysocki · 9 years ago
  32. 73990fc Merge branches 'acpi-scan', 'acpi-processor' and 'acpi-assorted' by Rafael J. Wysocki · 9 years ago
  33. 1074261 ACPI: fix acpi_debugfs_init prototype by Nicolas Iooss · 9 years ago
  34. 3431e49 Merge branch 'acpi-scan' into acpi-pm by Rafael J. Wysocki · 9 years ago
  35. 712e960 ACPI / PM: Attach ACPI power domain only once by Mika Westerberg · 9 years ago
  36. c2efefb ACPI / scan: Move sysfs-related device code to a separate file by Rafael J. Wysocki · 9 years ago
  37. 4c62dbb ACPI: Remove FSF mailing addresses by Jarkko Nikula · 9 years ago
  38. 9bdc771 Merge tag 'acpica-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  39. 18d78b6 ACPI / init: Make it possible to override _REV by Rafael J. Wysocki · 9 years ago
  40. 4def8a3 Merge branch 'acpi-video' by Rafael J. Wysocki · 9 years ago
  41. feabe39 Merge branch 'acpi-ec' by Rafael J. Wysocki · 9 years ago
  42. a87878b acpi-video-detect: Move acpi_osi_is_win8 to osl.c by Hans de Goede · 9 years ago
  43. 9d8993b ACPI / EC: Convert event handling work queue into loop style. by Lv Zheng · 9 years ago
  44. ee89209 ACPI / property: Define a symbol for PRP0001 by Rafael J. Wysocki · 9 years ago
  45. d8d031a ACPI / EC: Fix and clean up register access guarding logics. by Lv Zheng · 9 years ago
  46. 6e0a0ea ACPI / sleep: Introduce CONFIG_ACPI_SYSTEM_POWER_STATES_SUPPORT by Graeme Gregory · 9 years ago
  47. 8fbcf5e Merge branch 'acpi-resources' by Rafael J. Wysocki · 9 years ago
  48. 99e4d89 Merge branches 'acpi-video' and 'acpi-soc' by Rafael J. Wysocki · 9 years ago
  49. 9887d22 ACPI / EC: Add command flushing support. by Lv Zheng · 9 years ago
  50. 92082a8 ACPI: add AMD ACPI2Platform device support for x86 system by Ken Xue · 9 years ago
  51. c183619 x86/irq, ACPI: Implement ACPI driver to support IOAPIC hotplug by Jiang Liu · 9 years ago
  52. 74443bb ACPI / EC: Fix issues related to the SCI_EVT handling by Lv Zheng · 9 years ago
  53. ffdcd95 ACPI: Add support for device specific properties by Mika Westerberg · 10 years ago
  54. 2bb3a2b ACPI / fan: use acpi_device_xxx_power instead of acpi_bus equivelant by Aaron Lu · 11 years ago
  55. 083bf66 ACPI: make acpi_create_platform_device() an external API by Zhang Rui · 10 years ago
  56. 3230bbf ACPI: introduce ACPI int340x thermal scan handler by Zhang Rui · 10 years ago
  57. 91af125 Merge branches 'acpi-pnp' and 'acpi-pci' by Rafael J. Wysocki · 10 years ago
  58. 46ba51e ACPI / processor: Introduce ARCH_MIGHT_HAVE_ACPI_PDC by Hanjun Guo · 10 years ago
  59. f1b1dc8 ACPI / PNP: do ACPI binding directly by Zhang Rui · 10 years ago
  60. d6ddaaa ACPI / scan: always register ACPI LPSS scan handler by Rafael J. Wysocki · 10 years ago
  61. cccd420 ACPI / scan: always register memory hotplug scan handler by Rafael J. Wysocki · 10 years ago
  62. a1ec657 ACPI / scan: always register container scan handler by Rafael J. Wysocki · 10 years ago
  63. eec15ed ACPI / PNP: use device ID list for PNPACPI device enumeration by Zhang Rui · 10 years ago
  64. 8ce62f8 ACPI / platform / LPSS: Enable async suspend/resume of LPSS devices by Rafael J. Wysocki · 10 years ago
  65. 1e3bcb5 ACPI / hotplug: Rework deferred execution of acpi_device_hotplug() by Rafael J. Wysocki · 10 years ago
  66. b43109f ACPI / dock: Pass ACPI device pointer to acpi_device_is_battery() by Rafael J. Wysocki · 10 years ago
  67. 1e2380c ACPI / dock: Dispatch dock notifications from the global notify handler by Rafael J. Wysocki · 10 years ago
  68. 1a69947 ACPI / hotplug / PCI: Hotplug notifications from acpi_bus_notify() by Rafael J. Wysocki · 10 years ago
  69. 25d412d Merge branch 'acpi-hotplug' by Rafael J. Wysocki · 10 years ago
  70. b8a0b0d ACPI / EC: Remove unused functions and add prototype declaration in internal.h by Rashika · 11 years ago
  71. caa73ea ACPI / hotplug / driver core: Handle containers in a special way by Rafael J. Wysocki · 11 years ago
  72. 24dee1f ACPI / bind: Pass struct acpi_device pointer to acpi_bind_one() by Rafael J. Wysocki · 11 years ago
  73. 3338db0 ACPI / hotplug: Make ACPI PCI root hotplug use common hotplug code by Rafael J. Wysocki · 11 years ago
  74. c27b2c3 ACPI / hotplug: Introduce common hotplug function acpi_device_hotplug() by Rafael J. Wysocki · 11 years ago
  75. 202317a ACPI / scan: Add acpi_device objects for all device nodes in the namespace by Rafael J. Wysocki · 11 years ago
  76. d783156 ACPI / scan: Define non-empty device removal handler by Rafael J. Wysocki · 11 years ago
  77. 63ff4d0 Merge branch 'acpi-hotplug' by Rafael J. Wysocki · 11 years ago
  78. 7b98118 ACPI / hotplug: Consolidate deferred execution of ACPI hotplug routines by Rafael J. Wysocki · 11 years ago
  79. 43d3888 ACPI / hotplug: Carry out PCI root eject directly by Rafael J. Wysocki · 11 years ago
  80. ace8238 ACPI / hotplug: Make acpi_bus_hot_remove_device() internal by Rafael J. Wysocki · 11 years ago
  81. 71bba8f ACPI: Remove acpi_pci_slot_init() headers from internal.h by Rafael J. Wysocki · 11 years ago
  82. fbc9fe1 ACPI / video: Do not register backlight if win8 and native interface exists by Aaron Lu · 11 years ago
  83. f3ce717 Merge back earlier 'acpi-assorted' material by Rafael J. Wysocki · 11 years ago
  84. 8e5c2b7 Revert "ACPI / video / i915: No ACPI backlight if firmware expects Windows 8" by Rafael J. Wysocki · 11 years ago
  85. 1129c92 ACPI: Cleanup sparse warning on acpi_os_initialize1() by Lv Zheng · 11 years ago
  86. 8c5bd7a ACPI / video / i915: No ACPI backlight if firmware expects Windows 8 by Rafael J. Wysocki · 11 years ago
  87. bdc8f09 Merge branch 'acpi-assorted' by Rafael J. Wysocki · 11 years ago
  88. a204dbc Merge branch 'acpi-hotplug' by Rafael J. Wysocki · 11 years ago
  89. 2fa97fe ACPI: Add CMOS RTC Operation Region handler support by Lan Tianyu · 11 years ago
  90. 94add0f ACPI / dock: Initialize ACPI dock subsystem upfront by Jiang Liu · 11 years ago
  91. ee8209f dma: acpi-dma: parse CSRT to extract additional resources by Andy Shevchenko · 11 years ago
  92. ac212b6 ACPI / processor: Use common hotplug infrastructure by Rafael J. Wysocki · 11 years ago
  93. 683058e ACPI / hotplug: Use device offline/online for graceful hot-removal by Rafael J. Wysocki · 11 years ago
  94. 2467d7b Merge branch 'acpi-lpss' by Rafael J. Wysocki · 11 years ago
  95. c0af417 ACPI: Update PNPID set/free interfaces by Toshi Kani · 11 years ago
  96. f58b082 ACPI / scan: Add special handler for Intel Lynxpoint LPSS devices by Rafael J. Wysocki · 11 years ago
  97. 0a34764 ACPI / scan: Make memory hotplug driver use struct acpi_scan_handler by Rafael J. Wysocki · 11 years ago
  98. 3f8055c ACPI / hotplug: Introduce user space interface for hotplug profiles by Rafael J. Wysocki · 11 years ago
  99. c41b381 Merge tag 'pm+acpi-fixes-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  100. 556f12f Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago