- 0a9801f PM: ACPI: PCI: Drop acpi_pm_set_bridge_wakeup() by Rafael J. Wysocki · 4 years, 1 month ago
- 00937f3 Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 4 years, 3 months ago
- c6e3313 PCI/ACPI: Whitelist hotplug ports for D3 if power managed by ACPI by Lukas Wunner · 4 years, 3 months ago
- 3789af9 PCI/PM: Rename pci_dev.d3_delay to d3hot_delay by Krzysztof Wilczyński · 4 years, 5 months ago
- 049eb09 Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 4 years, 5 months ago
- 99b50be PCI: Treat "external-facing" devices themselves as internal by Rajat Jain · 4 years, 6 months ago
- 57d2dd4 ACPI: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 6 months ago
- 3910eba PCI: Rename _DSM constants to align with spec by Krzysztof Wilczyński · 4 years, 8 months ago
- 6ae72bf PCI: Unify pcie_find_root_port() and pci_find_pcie_root_port() by Yicong Yang · 4 years, 8 months ago
- 10e8141 Merge branch 'pci/misc' by Bjorn Helgaas · 4 years, 9 months ago
- ac1c8e3 PCI/DPC: Add Error Disconnect Recover (EDR) support by Kuppuswamy Sathyanarayanan · 4 years, 10 months ago
- e3cdcfc PCI/ACPI: Move pcie_to_hpx3_type[] from stack to static data by Colin Ian King · 5 years ago
- a10a1f6 Merge branch 'pci/enumeration' by Bjorn Helgaas · 5 years ago
- 4a2dbed PCI/ACPI: Remove unnecessary struct hotplug_program_ops by Krzysztof Wilczynski · 5 years ago
- 8c3aac6 PCI/ACPI: Move _HPP & _HPX functions to pci-acpi.c by Krzysztof Wilczynski · 5 years ago
- e2797ad PCI/ACPI: Rename _HPX structs from hpp_* to hpx_* by Krzysztof Wilczynski · 5 years ago
- 7ce2e76 PCI: Move ASPM declarations to linux/pci.h by Krzysztof Wilczynski · 5 years ago
- b51033e PCI: PM/ACPI: Refresh all stale power state data in pci_pm_complete() by Rafael J. Wysocki · 6 years ago
- 53b22f9 PCI / ACPI: Add _PR0 dependent devices by Mika Westerberg · 6 years ago
- 83a16e3 PCI / ACPI: Use cached ACPI device state to get PCI device power state by Mika Westerberg · 6 years ago
- 9a51c6b ACPI/PCI: PM: Add missing wakeup.flags.valid checks by Rafael J. Wysocki · 6 years ago
- 192415f Merge branch 'pci/printk' by Bjorn Helgaas · 6 years ago
- 25da8db PCI: Replace printk(KERN_INFO) with pr_info(), etc by Mohan Kumar · 6 years ago
- f873c51 PCI/ACPI: Implement _HPX Type 3 Setting Record by Alexandru Gagniuc · 6 years ago
- 87fcf12 PCI/ACPI: Remove the need for 'struct hotplug_params' by Alexandru Gagniuc · 6 years ago
- e777045 PCI/ACPI: Do not export pci_get_hp_params() by Alexandru Gagniuc · 6 years ago
- 617654a PCI / ACPI: Identify untrusted PCI devices by Mika Westerberg · 6 years ago
- 0d76bcc Revert "ACPI/PCI: Pay attention to device-specific _PXM node values" by Bjorn Helgaas · 6 years ago
- ee8360fd Merge branch 'pci/misc' by Bjorn Helgaas · 6 years ago
- 20634dc Merge branch 'pci/hotplug' by Bjorn Helgaas · 6 years ago
- fa295be PCI / ACPI: Mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
- 26ad34d PCI / ACPI: Whitelist D3 for more PCIe hotplug ports by Mika Westerberg · 6 years ago
- 6299cf9 PCI / ACPI: Enable wake automatically for power managed bridges by Mika Westerberg · 6 years ago
- bad7dcd ACPI/PCI: Pay attention to device-specific _PXM node values by Jonathan Cameron · 6 years ago
- 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
- 9d64b53 PCI / ACPI / PM: Resume all bridges on suspend-to-RAM by Rafael J. Wysocki · 6 years ago
- 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
- 26112dd PCI / ACPI / PM: Resume bridges w/o drivers on suspend-to-RAM by Rafael J. Wysocki · 7 years ago
- b03799b PCI: shpchp: Separate existence of SHPC and permission to use it by Bjorn Helgaas · 7 years ago
- 90cc0c3 PCI: shpchp: Add shpchp_is_native() by Mika Westerberg · 7 years ago
- 5352a44 PCI: pciehp: Make pciehp_is_native() stricter by Mika Westerberg · 7 years ago
- df62ab5 PCI: Tidy comments by Bjorn Helgaas · 7 years ago
- ab8c609 Merge branch 'pci/spdx' into next by Bjorn Helgaas · 7 years ago
- 7328c8f PCI: Add SPDX GPL-2.0 when no license was specified by Bjorn Helgaas · 7 years ago
- 7506dc7 PCI: Add wrappers for dev_printk() by Frederick Lawler · 7 years ago
- a0040c0 ACPI / PCI: Bail early in acpi_pci_add_bus() if there is no ACPI handle by Vitaly Kuznetsov · 7 years ago
- 1ba51a7 ACPI / PCI / PM: Rework acpi_pci_propagate_wakeup() by Rafael J. Wysocki · 7 years ago
- de3ef1e PM / core: Drop run_wake flag from struct dev_pm_info by Rafael J. Wysocki · 8 years ago
- 0847684 PCI / PM: Simplify device wakeup settings code by Rafael J. Wysocki · 8 years ago
- 8370c2d PCI / PM: Drop pme_interrupt flag from struct pci_dev by Rafael J. Wysocki · 8 years ago
- 4d183d0 ACPI / PM: Consolidate device wakeup settings code by Rafael J. Wysocki · 8 years ago
- a1a6639 ACPI / PM: Drop run_wake from struct acpi_device_wakeup_flags by Rafael J. Wysocki · 8 years ago
- d07ff65 Merge branch 'uuid-types' by Rafael J. Wysocki · 8 years ago
- 64fd1c70 ACPI / PM: Run wakeup notify handlers synchronously by Rafael J. Wysocki · 8 years ago
- 94116f8 ACPI: Switch to use generic guid_t in acpi_evaluate_dsm() by Andy Shevchenko · 8 years ago
- daaed10 Merge branch 'pci/pm' into next by Bjorn Helgaas · 8 years ago
- 169de96 PCI/ACPI: Provide acpi_get_rc_resources() for ARM64 platform by Dongdong Liu · 8 years ago
- 437eb7b ACPI / hotplug / PCI: Make device_is_managed_by_native_pciehp() public by Lukas Wunner · 8 years ago
- cc7cc02 PCI: Query platform firmware for device power state by Lukas Wunner · 8 years ago
- 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
- 471036b acpi: pci: Setup MSI domain for ACPI based pci devices by Suravee Suthikulpanit · 9 years ago
- 299f2ff PCI / PM: constify pci_platform_pm_ops structure by Julia Lawall · 9 years ago
- 113e0d1 PCI / ACPI: Fix pci_acpi_optimize_delay() comment by Srinidhi Kasagar · 9 years ago
- 20dacb7 ACPI / PM: Rework device power management to follow ACPI 6 by Rafael J. Wysocki · 10 years ago
- 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
- e33caa8 PCI/ACPI: Optimize device state transition delays by Aaron Lu · 10 years ago
- 18e94a3 PCI: Make a shareable UUID for PCI firmware ACPI _DSM by Aaron Lu · 10 years ago
- 8647ca9a PCI: Don't look for ACPI hotplug parameters if ACPI is disabled by Bjorn Helgaas · 10 years ago
- bac2a90 PCI / PM: Avoid resuming PCI devices during system suspend by Rafael J. Wysocki · 10 years ago
- ff0387c PCI: Delete unnecessary NULL pointer checks by Markus Elfring · 10 years ago
- 5e3d234 PCI: Shuffle pci-acpi.c functions to group them logically by Bjorn Helgaas · 10 years ago
- abbfec3 PCI: Whitespace cleanup in pci-acpi.c by Bjorn Helgaas · 10 years ago
- 9ce90ea PCI: Move pci_get_hp_params() to drivers/pci/pci-acpi.c by Bjorn Helgaas · 10 years ago
- 91af125 Merge branches 'acpi-pnp' and 'acpi-pci' by Rafael J. Wysocki · 10 years ago
- 85dbb3d ACPI / PCI: Use ACPI_COMPANION() instead of ACPI_HANDLE() by Rafael J. Wysocki · 10 years ago
- c072530 ACPI / PM: Revork the handling of ACPI device wakeup notifications by Rafael J. Wysocki · 10 years ago
- 6788a51 PCI: Use pci_is_bridge() to simplify code by Yijing Wang · 11 years ago
- 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
- 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
- 25d412d Merge branch 'acpi-hotplug' by Rafael J. Wysocki · 11 years ago
- 98feb7c Merge branch 'acpi-cleanup' by Rafael J. Wysocki · 11 years ago
- f084280 PCI / ACPI: Install wakeup notify handlers for all PCI devs with ACPI by Rafael J. Wysocki · 11 years ago
- 40c368c PCI: Use dev_is_pci() to identify PCI devices by Yijing Wang · 11 years ago
- e3f02c5 ACPI / bind: Rework struct acpi_bus_type by Rafael J. Wysocki · 11 years ago
- 5ce79d2 PCI / ACPI: Use acpi_find_child_device() for child devices lookup by Rafael J. Wysocki · 11 years ago
- 8b48463 ACPI: Clean up inclusions of ACPI header files by Lv Zheng · 11 years ago
- 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
- 3a83f99 ACPI: Eliminate the DEVICE_ACPI_HANDLE() macro by Rafael J. Wysocki · 11 years ago
- f762598 PCI: Fix whitespace, capitalization, and spelling errors by Bjorn Helgaas · 11 years ago
- be07c00 pci-acpi: convert acpi_get_handle() to acpi_has_method() by Zhang Rui · 11 years ago
- 8341451 PCI / ACPI / PM: Clear pme_poll for devices in D3cold on wakeup by Rafael J. Wysocki · 11 years ago
- abe5430 Merge branch 'acpi-pci-hotplug' by Rafael J. Wysocki · 11 years ago
- 60f75b8 ACPI: Try harder to resolve _ADR collisions for bridges by Rafael J. Wysocki · 11 years ago
- d010e57 PCI / ACPI: Use dev_dbg() instead of dev_info() in acpi_pci_set_power_state() by Lan Tianyu · 11 years ago
- be1c9de ACPI / PCI: Make bus registration and unregistration symmetric by Rafael J. Wysocki · 11 years ago
- fc6504b PCI / ACPI / PM: Use correct power state strings in messages by Rafael J. Wysocki · 12 years ago
- e7d4515 PCI: Replace printks with appropriate pr_*() by Yijing Wang · 12 years ago
- 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
- 3b63aaa PCI: acpiphp: Do not use ACPI PCI subdriver mechanism by Jiang Liu · 12 years ago
- 5c0b04e PCI/ACPI: Handle PCI slot devices when creating/destroying PCI buses by Jiang Liu · 12 years ago