1. 192415f Merge branch 'pci/printk' by Bjorn Helgaas · 6 years ago
  2. 25da8db PCI: Replace printk(KERN_INFO) with pr_info(), etc by Mohan Kumar · 6 years ago
  3. f873c51 PCI/ACPI: Implement _HPX Type 3 Setting Record by Alexandru Gagniuc · 6 years ago
  4. 87fcf12 PCI/ACPI: Remove the need for 'struct hotplug_params' by Alexandru Gagniuc · 6 years ago
  5. e777045 PCI/ACPI: Do not export pci_get_hp_params() by Alexandru Gagniuc · 6 years ago
  6. 617654a PCI / ACPI: Identify untrusted PCI devices by Mika Westerberg · 6 years ago
  7. 0d76bcc Revert "ACPI/PCI: Pay attention to device-specific _PXM node values" by Bjorn Helgaas · 6 years ago
  8. ee8360fd Merge branch 'pci/misc' by Bjorn Helgaas · 6 years ago
  9. 20634dc Merge branch 'pci/hotplug' by Bjorn Helgaas · 6 years ago
  10. fa295be PCI / ACPI: Mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  11. 26ad34d PCI / ACPI: Whitelist D3 for more PCIe hotplug ports by Mika Westerberg · 6 years ago
  12. 6299cf9 PCI / ACPI: Enable wake automatically for power managed bridges by Mika Westerberg · 6 years ago
  13. bad7dcd ACPI/PCI: Pay attention to device-specific _PXM node values by Jonathan Cameron · 6 years ago
  14. dfec4a8 Merge tag 'pm-4.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  15. 9d64b53 PCI / ACPI / PM: Resume all bridges on suspend-to-RAM by Rafael J. Wysocki · 6 years ago
  16. 4e31843 Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
  17. 26112dd PCI / ACPI / PM: Resume bridges w/o drivers on suspend-to-RAM by Rafael J. Wysocki · 7 years ago
  18. b03799b PCI: shpchp: Separate existence of SHPC and permission to use it by Bjorn Helgaas · 7 years ago
  19. 90cc0c3 PCI: shpchp: Add shpchp_is_native() by Mika Westerberg · 7 years ago
  20. 5352a44 PCI: pciehp: Make pciehp_is_native() stricter by Mika Westerberg · 7 years ago
  21. df62ab5 PCI: Tidy comments by Bjorn Helgaas · 7 years ago
  22. ab8c609 Merge branch 'pci/spdx' into next by Bjorn Helgaas · 7 years ago
  23. 7328c8f PCI: Add SPDX GPL-2.0 when no license was specified by Bjorn Helgaas · 7 years ago
  24. 7506dc7 PCI: Add wrappers for dev_printk() by Frederick Lawler · 7 years ago
  25. a0040c0 ACPI / PCI: Bail early in acpi_pci_add_bus() if there is no ACPI handle by Vitaly Kuznetsov · 7 years ago
  26. 1ba51a7 ACPI / PCI / PM: Rework acpi_pci_propagate_wakeup() by Rafael J. Wysocki · 7 years ago
  27. de3ef1e PM / core: Drop run_wake flag from struct dev_pm_info by Rafael J. Wysocki · 8 years ago
  28. 0847684 PCI / PM: Simplify device wakeup settings code by Rafael J. Wysocki · 8 years ago
  29. 8370c2d PCI / PM: Drop pme_interrupt flag from struct pci_dev by Rafael J. Wysocki · 8 years ago
  30. 4d183d0 ACPI / PM: Consolidate device wakeup settings code by Rafael J. Wysocki · 8 years ago
  31. a1a6639 ACPI / PM: Drop run_wake from struct acpi_device_wakeup_flags by Rafael J. Wysocki · 8 years ago
  32. d07ff65 Merge branch 'uuid-types' by Rafael J. Wysocki · 8 years ago
  33. 64fd1c70 ACPI / PM: Run wakeup notify handlers synchronously by Rafael J. Wysocki · 8 years ago
  34. 94116f8 ACPI: Switch to use generic guid_t in acpi_evaluate_dsm() by Andy Shevchenko · 8 years ago
  35. daaed10 Merge branch 'pci/pm' into next by Bjorn Helgaas · 8 years ago
  36. 169de96 PCI/ACPI: Provide acpi_get_rc_resources() for ARM64 platform by Dongdong Liu · 8 years ago
  37. 437eb7b ACPI / hotplug / PCI: Make device_is_managed_by_native_pciehp() public by Lukas Wunner · 8 years ago
  38. cc7cc02 PCI: Query platform firmware for device power state by Lukas Wunner · 8 years ago
  39. 6799060 Merge tag 'pm+acpi-4.5-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  40. 471036b acpi: pci: Setup MSI domain for ACPI based pci devices by Suravee Suthikulpanit · 9 years ago
  41. 299f2ff PCI / PM: constify pci_platform_pm_ops structure by Julia Lawall · 9 years ago
  42. 113e0d1 PCI / ACPI: Fix pci_acpi_optimize_delay() comment by Srinidhi Kasagar · 10 years ago
  43. 20dacb7 ACPI / PM: Rework device power management to follow ACPI 6 by Rafael J. Wysocki · 10 years ago
  44. 3be1b98 Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  45. e33caa8 PCI/ACPI: Optimize device state transition delays by Aaron Lu · 10 years ago
  46. 18e94a3 PCI: Make a shareable UUID for PCI firmware ACPI _DSM by Aaron Lu · 10 years ago
  47. 8647ca9a PCI: Don't look for ACPI hotplug parameters if ACPI is disabled by Bjorn Helgaas · 10 years ago
  48. bac2a90 PCI / PM: Avoid resuming PCI devices during system suspend by Rafael J. Wysocki · 10 years ago
  49. ff0387c PCI: Delete unnecessary NULL pointer checks by Markus Elfring · 10 years ago
  50. 5e3d234 PCI: Shuffle pci-acpi.c functions to group them logically by Bjorn Helgaas · 10 years ago
  51. abbfec3 PCI: Whitespace cleanup in pci-acpi.c by Bjorn Helgaas · 10 years ago
  52. 9ce90ea PCI: Move pci_get_hp_params() to drivers/pci/pci-acpi.c by Bjorn Helgaas · 10 years ago
  53. 91af125 Merge branches 'acpi-pnp' and 'acpi-pci' by Rafael J. Wysocki · 10 years ago
  54. 85dbb3d ACPI / PCI: Use ACPI_COMPANION() instead of ACPI_HANDLE() by Rafael J. Wysocki · 10 years ago
  55. c072530 ACPI / PM: Revork the handling of ACPI device wakeup notifications by Rafael J. Wysocki · 11 years ago
  56. 6788a51 PCI: Use pci_is_bridge() to simplify code by Yijing Wang · 11 years ago
  57. 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
  58. 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
  59. 25d412d Merge branch 'acpi-hotplug' by Rafael J. Wysocki · 11 years ago
  60. 98feb7c Merge branch 'acpi-cleanup' by Rafael J. Wysocki · 11 years ago
  61. f084280 PCI / ACPI: Install wakeup notify handlers for all PCI devs with ACPI by Rafael J. Wysocki · 11 years ago
  62. 40c368c PCI: Use dev_is_pci() to identify PCI devices by Yijing Wang · 11 years ago
  63. e3f02c5 ACPI / bind: Rework struct acpi_bus_type by Rafael J. Wysocki · 11 years ago
  64. 5ce79d2 PCI / ACPI: Use acpi_find_child_device() for child devices lookup by Rafael J. Wysocki · 11 years ago
  65. 8b48463 ACPI: Clean up inclusions of ACPI header files by Lv Zheng · 11 years ago
  66. e341478 Merge tag 'pci-v3.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  67. 3a83f99 ACPI: Eliminate the DEVICE_ACPI_HANDLE() macro by Rafael J. Wysocki · 11 years ago
  68. f762598 PCI: Fix whitespace, capitalization, and spelling errors by Bjorn Helgaas · 11 years ago
  69. be07c00 pci-acpi: convert acpi_get_handle() to acpi_has_method() by Zhang Rui · 11 years ago
  70. 8341451 PCI / ACPI / PM: Clear pme_poll for devices in D3cold on wakeup by Rafael J. Wysocki · 11 years ago
  71. abe5430 Merge branch 'acpi-pci-hotplug' by Rafael J. Wysocki · 11 years ago
  72. 60f75b8 ACPI: Try harder to resolve _ADR collisions for bridges by Rafael J. Wysocki · 11 years ago
  73. d010e57 PCI / ACPI: Use dev_dbg() instead of dev_info() in acpi_pci_set_power_state() by Lan Tianyu · 11 years ago
  74. be1c9de ACPI / PCI: Make bus registration and unregistration symmetric by Rafael J. Wysocki · 12 years ago
  75. fc6504b PCI / ACPI / PM: Use correct power state strings in messages by Rafael J. Wysocki · 12 years ago
  76. e7d4515 PCI: Replace printks with appropriate pr_*() by Yijing Wang · 12 years ago
  77. 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
  78. 3b63aaa PCI: acpiphp: Do not use ACPI PCI subdriver mechanism by Jiang Liu · 12 years ago
  79. 5c0b04e PCI/ACPI: Handle PCI slot devices when creating/destroying PCI buses by Jiang Liu · 12 years ago
  80. 5090d4a PCI/ACPI: Prepare stub functions to handle ACPI PCI (hotplug) slots by Jiang Liu · 12 years ago
  81. 24ad0ef PCI/ACPI: Always resume devices on ACPI wakeup notifications by Rafael J. Wysocki · 12 years ago
  82. 5354009 ACPI / glue: Add .match() callback to struct acpi_bus_type by Rafael J. Wysocki · 12 years ago
  83. 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
  84. 018ba0a Merge branch 'pci/yinghai-root-bus-hotplug' into next by Bjorn Helgaas · 12 years ago
  85. 181380b PCI/ACPI: Don't cache _PRT, and don't associate them with bus numbers by Yinghai Lu · 12 years ago
  86. bc9b640 ACPI / PM: Rework the handling of devices depending on power resources by Rafael J. Wysocki · 12 years ago
  87. 6c0cc95 ACPI / PCI: Set root bridge ACPI handle in advance by Rafael J. Wysocki · 12 years ago
  88. 38a9a67 ACPI / PCI: Move the _PRT setup and cleanup code to pci-acpi.c by Rafael J. Wysocki · 12 years ago
  89. d2e5f0c ACPI / PCI: Rework the setup and cleanup of device wakeup by Rafael J. Wysocki · 12 years ago
  90. ec2cd81 ACPI / PM: Move routines for adding/removing device wakeup notifiers by Rafael J. Wysocki · 12 years ago
  91. 8b713a8 PM / ACPI: Take device PM QoS flags into account by Rafael J. Wysocki · 12 years ago
  92. 3d0882c PCI / PM: Fix D3/D3cold/D4 messages printed by acpi_pci_set_power_state() by Rafael J. Wysocki · 12 years ago
  93. 35e7f73 Merge branch 'topic/huang-d3cold-v7' into next by Bjorn Helgaas · 13 years ago
  94. 448bd85 PCI/PM: add PCIe runtime D3cold support by Huang Ying · 13 years ago
  95. ee85f54 ACPI/PM: specify lowest allowed state for device sleep state by Huang Ying · 13 years ago
  96. f4b57a3 PCI/ACPI: provide MMCONFIG address for PCI host bridges by Jiang Liu · 13 years ago
  97. 5c7dd71 ACPI / PCI / PM: Fix device PM regression related to D3hot/D3cold by Rafael J. Wysocki · 13 years ago
  98. 1cc0c99 ACPI: Fix D3hot v D3cold confusion by Lin Ming · 13 years ago
  99. b24e509 ACPI, PCI: Move acpi_dev_run_wake() to ACPI core by Lin Ming · 13 years ago
  100. a424948 PCI/ACPI/PM: Avoid resuming devices that don't signal PME by Rafael J. Wysocki · 13 years ago