1. 9f91d05 Merge branch 'pci/misc' by Bjorn Helgaas · 4 years, 7 months ago
  2. 3910eba PCI: Rename _DSM constants to align with spec by Krzysztof Wilczyński · 4 years, 8 months ago
  3. c100beb PCI/AER: Use only _OSC to determine AER ownership by Alexandru Gagniuc · 4 years, 9 months ago
  4. 86f26a7 Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 4 years, 9 months ago
  5. ac1c8e3 PCI/DPC: Add Error Disconnect Recover (EDR) support by Kuppuswamy Sathyanarayanan · 4 years, 10 months ago
  6. edd6608 ACPI: PCI: Use scnprintf() for avoiding potential buffer overflow by Takashi Iwai · 4 years, 10 months ago
  7. 7ce2e76 PCI: Move ASPM declarations to linux/pci.h by Krzysztof Wilczynski · 5 years ago
  8. fb4da21 Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 5 years ago
  9. a78cf96 PCI/ACPI: Evaluate PCI Boot Configuration _DSM by Benjamin Herrenschmidt · 6 years ago
  10. c942fdd treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 by Thomas Gleixner · 6 years ago
  11. ba11edc PCI/ACPI: Advertise _HPX Type 3 support via _OSC by Alexandru Gagniuc · 6 years ago
  12. c238252 PCI/ACPI: Allow _OSC presence to be optional for PCI by Sinan Kaya · 6 years ago
  13. 1ad61b6 PCI/ACPI: Correct error message for ASPM disabling by Sinan Kaya · 6 years ago
  14. f64c146 Merge branch 'pci/hotplug' by Bjorn Helgaas · 7 years ago
  15. 1df81a6 PCI: shpchp: Request SHPC control via _OSC when adding host bridge by Mika Westerberg · 7 years ago
  16. 9310f0d PCI: pciehp: Rename host->native_hotplug to host->native_pcie_hotplug by Mika Westerberg · 7 years ago
  17. 408fec36 PCI: pciehp: Request control of native hotplug only if supported by Mika Westerberg · 7 years ago
  18. af8bb9f PCI/ACPI: Request LTR control from platform before using it by Bjorn Helgaas · 7 years ago
  19. 64ae499 Merge branch 'pci/portdrv' by Bjorn Helgaas · 7 years ago
  20. fcfaab3 PCI: Add fwnode handler as input param of pci_register_io_range() by Gabriele Paoloni · 7 years ago
  21. 02bfeb4 PCI/portdrv: Simplify PCIe feature permission checking by Bjorn Helgaas · 7 years ago
  22. 630b3af treewide: Consolidate Apple DMI checks by Lukas Wunner · 7 years ago
  23. 408c986 Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  24. de3ef1e PM / core: Drop run_wake flag from struct dev_pm_info by Rafael J. Wysocki · 8 years ago
  25. a1a6639 ACPI / PM: Drop run_wake from struct acpi_device_wakeup_flags by Rafael J. Wysocki · 8 years ago
  26. 9762b33 ACPI: Adjust system_state check by Thomas Gleixner · 8 years ago
  27. f2ae5da x86/ioapic: Split IOAPIC hot-removal into two steps by Rui Wang · 8 years ago
  28. 584c5c4 x86/ioapic: Support hot-removal of IOAPICs present during boot by Rui Wang · 8 years ago
  29. fe7bd58 x86/ioapic: Change prototype of acpi_ioapic_add() by Rui Wang · 8 years ago
  30. 0a70abb PCI/ACPI: Support I/O resources when parsing host bridge resources by Jayachandran C · 9 years ago
  31. 727ae8b x86/PCI/ACPI: Fix regression caused by commit 4d6b4e69a245 by Liu Jiang · 9 years ago
  32. 2c20438 PCI/ACPI: Add interface acpi_pci_root_create() by Jiang Liu · 9 years ago
  33. 4c62dbb ACPI: Remove FSF mailing addresses by Jarkko Nikula · 10 years ago
  34. 387d375 PCI: Don't clear ASPM bits when the FADT declares it's unsupported by Matthew Garrett · 10 years ago
  35. c183619 x86/irq, ACPI: Implement ACPI driver to support IOAPIC hotplug by Jiang Liu · 10 years ago
  36. a45de93 ACPICA: Resources: Provide common part for struct acpi_resource_address structures. by Lv Zheng · 10 years ago
  37. 864b94a pci, ACPI, iommu: Enhance pci_root to support DMAR device hotplug by Jiang Liu · 10 years ago
  38. 7bc5a2b ACPI: Support _OSI("Darwin") correctly by Matthew Garrett · 10 years ago
  39. c072530 ACPI / PM: Revork the handling of ACPI device wakeup notifications by Rafael J. Wysocki · 10 years ago
  40. e25c5ab Merge branches 'acpi-cleanup', 'acpi-thermal', 'acpi-pci', 'acpi-lpss' and 'acpi-button' by Rafael J. Wysocki · 11 years ago
  41. 07070e1 ACPI: Remove duplicate definitions of PREFIX by Hanjun Guo · 11 years ago
  42. 1f7c164 ACPI / hotplug / PCI: Rework acpiphp_check_host_bridge() by Rafael J. Wysocki · 11 years ago
  43. 09da8df Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  44. e1ba845 Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  45. 7a3bb55 ACPI / PCI: Use global PCI rescan-remove locking in PCI root hotplug by Rafael J. Wysocki · 11 years ago
  46. 9ccad66 Merge branch 'acpi-cleanup' into acpi-hotplug by Rafael J. Wysocki · 11 years ago
  47. 8b48463 ACPI: Clean up inclusions of ACPI header files by Lv Zheng · 11 years ago
  48. 434a438 Merge branches 'acpi-hotplug', 'acpi-sysfs' and 'acpi-sleep' by Rafael J. Wysocki · 11 years ago
  49. 3338db0 ACPI / hotplug: Make ACPI PCI root hotplug use common hotplug code by Rafael J. Wysocki · 11 years ago
  50. c27b2c3 ACPI / hotplug: Introduce common hotplug function acpi_device_hotplug() by Rafael J. Wysocki · 11 years ago
  51. 202317a ACPI / scan: Add acpi_device objects for all device nodes in the namespace by Rafael J. Wysocki · 11 years ago
  52. 7654096 Merge back earlier acpi-hotplug material. by Rafael J. Wysocki · 11 years ago
  53. ca499fc ACPI / hotplug: Fix conflicted PCI bridge notify handlers by Toshi Kani · 11 years ago
  54. 614d742 Merge branch 'acpi-hotplug' by Rafael J. Wysocki · 11 years ago
  55. f516bde ACPI / PCI root: Clear driver_data before failing enumeration by Rafael J. Wysocki · 11 years ago
  56. 2f466d3 Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  57. 7b98118 ACPI / hotplug: Consolidate deferred execution of ACPI hotplug routines by Rafael J. Wysocki · 11 years ago
  58. 43d3888 ACPI / hotplug: Carry out PCI root eject directly by Rafael J. Wysocki · 11 years ago
  59. ace8238 ACPI / hotplug: Make acpi_bus_hot_remove_device() internal by Rafael J. Wysocki · 11 years ago
  60. 5add99c ACPI / hotplug: Simplify device ejection routines by Rafael J. Wysocki · 11 years ago
  61. 2441191 ACPI / hotplug: Fix handle_root_bridge_removal() by Rafael J. Wysocki · 11 years ago
  62. 955f14b PCI/ACPI: Decode _OSC bitmasks symbolically by Bjorn Helgaas · 11 years ago
  63. de18966 PCI/ACPI: Separate out _OSC "we don't support enough services" path by Bjorn Helgaas · 11 years ago
  64. 43613a1 PCI/ACPI: Separate out _OSC "PCIe port services disabled" path by Bjorn Helgaas · 11 years ago
  65. 65afe91 PCI/ACPI: Skip _OSC control tests if _OSC support call failed by Bjorn Helgaas · 11 years ago
  66. 1b2a7be PCI/ACPI: Run _OSC only once for OSPM feature support by Bjorn Helgaas · 11 years ago
  67. b8eb67f PCI/ACPI: Split _OSC "support" and "control" flags into separate variables by Bjorn Helgaas · 11 years ago
  68. 3e43abb PCI/ACPI: Move _OSC stuff from acpi_pci_root_add() to negotiate_os_control() by Bjorn Helgaas · 11 years ago
  69. 4ffe6e5 PCI/ACPI: Drop unnecessary _OSC existence tests by Bjorn Helgaas · 11 years ago
  70. 7dab9ef PCI/ACPI: Name _OSC #defines more consistently by Bjorn Helgaas · 11 years ago
  71. b938a22 ACPI: Rename OSC_QUERY_TYPE to OSC_QUERY_DWORD by Bjorn Helgaas · 11 years ago
  72. e89c331 Merge branch 'pci/misc' into next by Bjorn Helgaas · 11 years ago
  73. 3dc48af PCI/ACPI: Fix _OSC ordering to allow PCIe hotplug use when available by Neil Horman · 11 years ago
  74. 3977203 PCI: Assign resources for hot-added host bridge more aggressively by Yinghai Lu · 11 years ago
  75. 928bea9 PCI: Delay enabling bridges until they're needed by Yinghai Lu · 11 years ago
  76. 862f001 Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  77. 278934b Merge branch 'pci/jiang-remove-global-list' into next by Bjorn Helgaas · 12 years ago
  78. 6dc7d22 PCI/ACPI: Use dev_printk(), acpi_handle_print(), pr_xxx() when possible by Jiang Liu · 12 years ago
  79. bbebed6 PCI/ACPI: Remove unused global list acpi_pci_roots by Jiang Liu · 12 years ago
  80. bfe2414 PCI/ACPI: Introduce "handle" local for economy of expression by Jiang Liu · 12 years ago
  81. 516ca22 PCI/ACPI: Combine duplicate adjacent "if" tests by Jiang Liu · 12 years ago
  82. 3f327e3 PCI: acpiphp: Re-enumerate devices when host bridge receives Bus Check by Yinghai Lu · 12 years ago
  83. f6c1c8f PCI/ACPI: Check acpi_resource_to_address64() return value by Bjorn Helgaas · 13 years ago
  84. 3ed1c47 Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  85. 96a3e8a Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  86. c940c8c Merge branch 'acpi-assorted' by Rafael J. Wysocki · 12 years ago
  87. c309dbb PCI/ACPI: Remove support of ACPI PCI subdrivers by Myron Stowe · 12 years ago
  88. b196553 Merge tag 'pci-v3.9-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  89. b8178f1 Revert "PCI/ACPI: Request _OSC control before scanning PCI root bus" by Bjorn Helgaas · 12 years ago
  90. 545d6e1 PCI / ACPI: Don't query OSC support with all possible controls by Yinghai Lu · 12 years ago
  91. b8b6611 PCI / ACPI: hold acpi_scan_lock during root bus hotplug by Yinghai Lu · 12 years ago
  92. 556f12f Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  93. 018ba0a Merge branch 'pci/yinghai-root-bus-hotplug' into next by Bjorn Helgaas · 12 years ago
  94. 181380b PCI/ACPI: Don't cache _PRT, and don't associate them with bus numbers by Yinghai Lu · 12 years ago
  95. 00c43b9 ACPI / PCI: Make PCI root driver use struct acpi_scan_handler by Rafael J. Wysocki · 12 years ago
  96. 939de1d Merge branch 'pci/yinghai-root-bus-hotplug' into next by Bjorn Helgaas · 12 years ago
  97. 51fac83 ACPI: Remove useless type argument of driver .remove() operation by Rafael J. Wysocki · 12 years ago
  98. 121b090 PCI/ACPI: Print info if host bridge notify handler installation fails by Tang Chen · 12 years ago
  99. 668192b PCI: acpiphp: Move host bridge hotplug to pci_root.c by Yinghai Lu · 12 years ago
  100. 6c0cc95 ACPI / PCI: Set root bridge ACPI handle in advance by Rafael J. Wysocki · 12 years ago