summaryrefslogtreecommitdiffstats
path: root/drivers/pci/pci-acpi.c
AgeCommit message (Expand)Author
2020-12-15Merge tag 'pci-v5.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-12-11PCI/ACPI: Fix companion lookup for device 0 on the root busRafael J. Wysocki
2020-12-07PM: ACPI: PCI: Drop acpi_pm_set_bridge_wakeup()Rafael J. Wysocki
2020-10-22Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-10-06PCI/ACPI: Whitelist hotplug ports for D3 if power managed by ACPILukas Wunner
2020-09-29PCI/PM: Rename pci_dev.d3_delay to d3hot_delayKrzysztof Wilczyński
2020-08-07Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-07-10PCI: Treat "external-facing" devices themselves as internalRajat Jain
2020-07-09ACPI: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-05-27PCI: Rename _DSM constants to align with specKrzysztof Wilczyński
2020-05-14PCI: Unify pcie_find_root_port() and pci_find_pcie_root_port()Yicong Yang
2020-04-02Merge branch 'pci/misc'Bjorn Helgaas
2020-03-28PCI/DPC: Add Error Disconnect Recover (EDR) supportKuppuswamy Sathyanarayanan
2020-02-10PCI/ACPI: Move pcie_to_hpx3_type[] from stack to static dataColin Ian King
2019-09-23Merge branch 'pci/enumeration'Bjorn Helgaas
2019-08-28PCI/ACPI: Remove unnecessary struct hotplug_program_opsKrzysztof Wilczynski
2019-08-28PCI/ACPI: Move _HPP & _HPX functions to pci-acpi.cKrzysztof Wilczynski
2019-08-28PCI/ACPI: Rename _HPX structs from hpp_* to hpx_*Krzysztof Wilczynski
2019-08-28PCI: Move ASPM declarations to linux/pci.hKrzysztof Wilczynski
2019-06-27PCI: PM/ACPI: Refresh all stale power state data in pci_pm_complete()Rafael J. Wysocki
2019-06-27PCI / ACPI: Add _PR0 dependent devicesMika Westerberg
2019-06-27PCI / ACPI: Use cached ACPI device state to get PCI device power stateMika Westerberg
2019-05-27ACPI/PCI: PM: Add missing wakeup.flags.valid checksRafael J. Wysocki
2019-05-13Merge branch 'pci/printk'Bjorn Helgaas
2019-05-09PCI: Replace printk(KERN_INFO) with pr_info(), etcMohan Kumar
2019-04-23PCI/ACPI: Implement _HPX Type 3 Setting RecordAlexandru Gagniuc
2019-04-23PCI/ACPI: Remove the need for 'struct hotplug_params'Alexandru Gagniuc
2019-04-23PCI/ACPI: Do not export pci_get_hp_params()Alexandru Gagniuc
2018-12-05PCI / ACPI: Identify untrusted PCI devicesMika Westerberg
2018-11-13Revert "ACPI/PCI: Pay attention to device-specific _PXM node values"Bjorn Helgaas
2018-10-20Merge branch 'pci/misc'Bjorn Helgaas
2018-10-20Merge branch 'pci/hotplug'Bjorn Helgaas
2018-10-04PCI / ACPI: Mark expected switch fall-throughGustavo A. R. Silva
2018-10-02PCI / ACPI: Whitelist D3 for more PCIe hotplug portsMika Westerberg
2018-10-02PCI / ACPI: Enable wake automatically for power managed bridgesMika Westerberg
2018-09-17ACPI/PCI: Pay attention to device-specific _PXM node valuesJonathan Cameron
2018-08-22Merge tag 'pm-4.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2018-08-17PCI / ACPI / PM: Resume all bridges on suspend-to-RAMRafael J. Wysocki
2018-08-16Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-06-30PCI / ACPI / PM: Resume bridges w/o drivers on suspend-to-RAMRafael J. Wysocki
2018-06-26PCI: shpchp: Separate existence of SHPC and permission to use itBjorn Helgaas
2018-06-04PCI: shpchp: Add shpchp_is_native()Mika Westerberg
2018-06-02PCI: pciehp: Make pciehp_is_native() stricterMika Westerberg
2018-03-19PCI: Tidy commentsBjorn Helgaas
2018-02-01Merge branch 'pci/spdx' into nextBjorn Helgaas
2018-01-26PCI: Add SPDX GPL-2.0 when no license was specifiedBjorn Helgaas
2018-01-18PCI: Add wrappers for dev_printk()Frederick Lawler
2017-10-05ACPI / PCI: Bail early in acpi_pci_add_bus() if there is no ACPI handleVitaly Kuznetsov
2017-08-01ACPI / PCI / PM: Rework acpi_pci_propagate_wakeup()Rafael J. Wysocki
2017-06-28PM / core: Drop run_wake flag from struct dev_pm_infoRafael J. Wysocki