1. 3be1b98 Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  2. e33caa8 PCI/ACPI: Optimize device state transition delays by Aaron Lu · 9 years ago
  3. 18e94a3 PCI: Make a shareable UUID for PCI firmware ACPI _DSM by Aaron Lu · 9 years ago
  4. 8647ca9 PCI: Don't look for ACPI hotplug parameters if ACPI is disabled by Bjorn Helgaas · 9 years ago
  5. bac2a90 PCI / PM: Avoid resuming PCI devices during system suspend by Rafael J. Wysocki · 9 years ago
  6. ff0387c PCI: Delete unnecessary NULL pointer checks by Markus Elfring · 10 years ago
  7. 5e3d234 PCI: Shuffle pci-acpi.c functions to group them logically by Bjorn Helgaas · 10 years ago
  8. abbfec3 PCI: Whitespace cleanup in pci-acpi.c by Bjorn Helgaas · 10 years ago
  9. 9ce90ea PCI: Move pci_get_hp_params() to drivers/pci/pci-acpi.c by Bjorn Helgaas · 10 years ago
  10. 91af125 Merge branches 'acpi-pnp' and 'acpi-pci' by Rafael J. Wysocki · 10 years ago
  11. 85dbb3d ACPI / PCI: Use ACPI_COMPANION() instead of ACPI_HANDLE() by Rafael J. Wysocki · 10 years ago
  12. c072530 ACPI / PM: Revork the handling of ACPI device wakeup notifications by Rafael J. Wysocki · 10 years ago
  13. 6788a51 PCI: Use pci_is_bridge() to simplify code by Yijing Wang · 10 years ago
  14. 09da8df Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  15. e1ba845 Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  16. 25d412d Merge branch 'acpi-hotplug' by Rafael J. Wysocki · 10 years ago
  17. 98feb7c Merge branch 'acpi-cleanup' by Rafael J. Wysocki · 10 years ago
  18. f084280 PCI / ACPI: Install wakeup notify handlers for all PCI devs with ACPI by Rafael J. Wysocki · 11 years ago
  19. 40c368c PCI: Use dev_is_pci() to identify PCI devices by Yijing Wang · 11 years ago
  20. e3f02c5 ACPI / bind: Rework struct acpi_bus_type by Rafael J. Wysocki · 11 years ago
  21. 5ce79d2 PCI / ACPI: Use acpi_find_child_device() for child devices lookup by Rafael J. Wysocki · 11 years ago
  22. 8b48463 ACPI: Clean up inclusions of ACPI header files by Lv Zheng · 11 years ago
  23. 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
  24. 3a83f99 ACPI: Eliminate the DEVICE_ACPI_HANDLE() macro by Rafael J. Wysocki · 11 years ago
  25. f762598 PCI: Fix whitespace, capitalization, and spelling errors by Bjorn Helgaas · 11 years ago
  26. be07c00 pci-acpi: convert acpi_get_handle() to acpi_has_method() by Zhang Rui · 11 years ago
  27. 8341451 PCI / ACPI / PM: Clear pme_poll for devices in D3cold on wakeup by Rafael J. Wysocki · 11 years ago
  28. abe5430 Merge branch 'acpi-pci-hotplug' by Rafael J. Wysocki · 11 years ago
  29. 60f75b8 ACPI: Try harder to resolve _ADR collisions for bridges by Rafael J. Wysocki · 11 years ago
  30. d010e57 PCI / ACPI: Use dev_dbg() instead of dev_info() in acpi_pci_set_power_state() by Lan Tianyu · 11 years ago
  31. be1c9de ACPI / PCI: Make bus registration and unregistration symmetric by Rafael J. Wysocki · 11 years ago
  32. fc6504b PCI / ACPI / PM: Use correct power state strings in messages by Rafael J. Wysocki · 11 years ago
  33. e7d4515 PCI: Replace printks with appropriate pr_*() by Yijing Wang · 11 years ago
  34. 96a3e8a Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  35. 3b63aaa PCI: acpiphp: Do not use ACPI PCI subdriver mechanism by Jiang Liu · 11 years ago
  36. 5c0b04e PCI/ACPI: Handle PCI slot devices when creating/destroying PCI buses by Jiang Liu · 11 years ago
  37. 5090d4a PCI/ACPI: Prepare stub functions to handle ACPI PCI (hotplug) slots by Jiang Liu · 11 years ago
  38. 24ad0ef PCI/ACPI: Always resume devices on ACPI wakeup notifications by Rafael J. Wysocki · 11 years ago
  39. 5354009 ACPI / glue: Add .match() callback to struct acpi_bus_type by Rafael J. Wysocki · 11 years ago
  40. 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
  41. 018ba0a Merge branch 'pci/yinghai-root-bus-hotplug' into next by Bjorn Helgaas · 11 years ago
  42. 181380b PCI/ACPI: Don't cache _PRT, and don't associate them with bus numbers by Yinghai Lu · 11 years ago
  43. bc9b640 ACPI / PM: Rework the handling of devices depending on power resources by Rafael J. Wysocki · 11 years ago
  44. 6c0cc95 ACPI / PCI: Set root bridge ACPI handle in advance by Rafael J. Wysocki · 11 years ago
  45. 38a9a67 ACPI / PCI: Move the _PRT setup and cleanup code to pci-acpi.c by Rafael J. Wysocki · 12 years ago
  46. d2e5f0c ACPI / PCI: Rework the setup and cleanup of device wakeup by Rafael J. Wysocki · 12 years ago
  47. ec2cd81 ACPI / PM: Move routines for adding/removing device wakeup notifiers by Rafael J. Wysocki · 12 years ago
  48. 8b713a8 PM / ACPI: Take device PM QoS flags into account by Rafael J. Wysocki · 12 years ago
  49. 3d0882c PCI / PM: Fix D3/D3cold/D4 messages printed by acpi_pci_set_power_state() by Rafael J. Wysocki · 12 years ago
  50. 35e7f73 Merge branch 'topic/huang-d3cold-v7' into next by Bjorn Helgaas · 12 years ago
  51. 448bd85 PCI/PM: add PCIe runtime D3cold support by Huang Ying · 12 years ago
  52. ee85f54 ACPI/PM: specify lowest allowed state for device sleep state by Huang Ying · 12 years ago
  53. f4b57a3 PCI/ACPI: provide MMCONFIG address for PCI host bridges by Jiang Liu · 12 years ago
  54. 5c7dd71 ACPI / PCI / PM: Fix device PM regression related to D3hot/D3cold by Rafael J. Wysocki · 12 years ago
  55. 1cc0c99 ACPI: Fix D3hot v D3cold confusion by Lin Ming · 12 years ago
  56. b24e509 ACPI, PCI: Move acpi_dev_run_wake() to ACPI core by Lin Ming · 12 years ago
  57. a424948 PCI/ACPI/PM: Avoid resuming devices that don't signal PME by Rafael J. Wysocki · 13 years ago
  58. 3c07635 PCI: Rework ASPM disable code by Matthew Garrett · 13 years ago
  59. 78d090b PCI / PM: Remove unnecessary error variable from acpi_dev_run_wake() by Rafael J. Wysocki · 13 years ago
  60. 379021d PCI / PM: Extend PME polling to all PCI devices by Rafael J. Wysocki · 13 years ago
  61. 28c2103 ACPI: Add D3 cold state by Lin Ming · 13 years ago
  62. 5190726 ACPI: Remove the wakeup.run_wake_count device field by Rafael J. Wysocki · 13 years ago
  63. 0f953bf PCI/PM: Report wakeup events before resuming devices by Rafael J. Wysocki · 14 years ago
  64. 2f671e2 PCI: Disable ASPM if BIOS asks us to by Matthew Garrett · 14 years ago
  65. 9e50ab9 Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
  66. c125e96 PM: Make it possible to avoid races between wakeup and system sleep by Rafael J. Wysocki · 14 years ago
  67. a44061a ACPICA: Remove wakeup GPE reference counting which is not used by Rafael J. Wysocki · 14 years ago
  68. bc53515 Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
  69. b67ea76 PCI / ACPI / PM: Platform support for PCI PME wake-up by Rafael J. Wysocki · 14 years ago
  70. 439913f ACPI: replace acpi_integer by u64 by Lin Ming · 14 years ago
  71. dc1a94a PCI/PM: Propagate wake-up enable for PCIe devices too by Rafael J. Wysocki · 15 years ago
  72. 5f4d91a PCI: use pci_is_pcie() in pci core by Kenji Kaneshige · 15 years ago
  73. 0baed8d PCI / ACPI PM: Propagate wake-up enable for devices w/o ACPI support by Rafael J. Wysocki · 15 years ago
  74. df8db91 PCI / ACPI PM: Rework some debug messages by Rafael J. Wysocki · 15 years ago
  75. 5bcc2fb PCI PM: Simplify PCI wake-up code by Rafael J. Wysocki · 15 years ago
  76. 478c6a4 Merge branch 'linus' into release by Len Brown · 15 years ago
  77. 993958f ACPICA: Update FADT flag definitions by Bob Moore · 15 years ago
  78. 63f10f0 PCI/ACPI: move _OSC code to pci_root.c by Kenji Kaneshige · 15 years ago
  79. b2576e1 Merge branch 'linus' into release by Len Brown · 15 years ago
  80. 86d8698 pci-acpi: Cleanup _OSC evaluation code by Taku Izumi · 16 years ago
  81. e0fa3b4 PCI/ACPI: Remove unnecessary _OSC evaluation for control request by Taku Izumi · 16 years ago
  82. 753e3ac PCI: revert additional _OSC evaluation by Taku Izumi · 16 years ago
  83. 2361694 ACPI/PCI: remove obsolete _OSC capability support functions by Andrew Patterson · 16 years ago
  84. 990a7ac ACPI/PCI: call _OSC support during root bridge discovery by Andrew Patterson · 16 years ago
  85. 1a92713 PCI: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  86. ea7e96e ACPI: remove private acpica headers from driver files by Lin Ming · 16 years ago
  87. 2485b86 PCI: ignore bit0 of _OSC return code by Kenji Kaneshige · 16 years ago
  88. f812338 ACPI: Oops in ACPI with git latest by Rafael J. Wysocki · 16 years ago
  89. ab20440 ACPI/PCI: Fix return value of acpi_cuery_osc() by Taku Izumi · 16 years ago
  90. adf411b ACPI/PCI: Always query _OSC control field in pci_osc_control_set() by Taku Izumi · 16 years ago
  91. 4e39432 ACPI/PCI: Change pci_osc_control_set() to query control bits first by Taku Izumi · 16 years ago
  92. 9778c14 ACPI/PCI: Fix possible race condition on _OSC evaluation by Taku Izumi · 16 years ago
  93. 5fde244 PCI: disable ASPM per ACPI FADT setting by Shaohua Li · 16 years ago
  94. eb9d0fe PCI ACPI: Rework PCI handling of wake-up by Rafael J. Wysocki · 16 years ago
  95. 44e4e66 PCI: rework pci_set_power_state function to call platform first by Rafael J. Wysocki · 16 years ago
  96. 961d912 PCI: Introduce platform_pci_power_manageable function by Rafael J. Wysocki · 16 years ago
  97. 53eb2fb Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 into linux-next by Jesse Barnes · 16 years ago
  98. 8d2bdf4 PCI ACPI: Drop the second argument of platform_pci_choose_state by Rafael J. Wysocki · 16 years ago
  99. 0616678 ACPI PM: acpi_pm_device_sleep_state() cleanup by David Brownell · 16 years ago
  100. 90a57da pci-acpi: formatting cleanups for _OSC by Kenji Kaneshige · 16 years ago