summaryrefslogtreecommitdiffstats
path: root/drivers/pci/pci-acpi.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v5.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-12-151-1/+21
|\
| * PCI/ACPI: Fix companion lookup for device 0 on the root busRafael J. Wysocki2020-12-111-1/+21
* | PM: ACPI: PCI: Drop acpi_pm_set_bridge_wakeup()Rafael J. Wysocki2020-12-071-2/+2
|/
* Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-10-221-3/+3
|\
| * PCI/PM: Rename pci_dev.d3_delay to d3hot_delayKrzysztof Wilczyński2020-09-291-3/+3
* | PCI/ACPI: Whitelist hotplug ports for D3 if power managed by ACPILukas Wunner2020-10-061-0/+10
|/
* Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-08-071-5/+4
|\
| * PCI: Treat "external-facing" devices themselves as internalRajat Jain2020-07-101-5/+4
* | ACPI: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-07-091-3/+3
|/
* PCI: Rename _DSM constants to align with specKrzysztof Wilczyński2020-05-271-2/+2
* PCI: Unify pcie_find_root_port() and pci_find_pcie_root_port()Yicong Yang2020-05-141-1/+1
* Merge branch 'pci/misc'Bjorn Helgaas2020-04-021-1/+1
|\
| * PCI/ACPI: Move pcie_to_hpx3_type[] from stack to static dataColin Ian King2020-02-101-1/+1
* | PCI/DPC: Add Error Disconnect Recover (EDR) supportKuppuswamy Sathyanarayanan2020-03-281-0/+2
|/
* Merge branch 'pci/enumeration'Bjorn Helgaas2019-09-231-31/+378
|\
| * PCI/ACPI: Remove unnecessary struct hotplug_program_opsKrzysztof Wilczynski2019-08-281-22/+73
| * PCI/ACPI: Move _HPP & _HPX functions to pci-acpi.cKrzysztof Wilczynski2019-08-281-0/+296
| * PCI/ACPI: Rename _HPX structs from hpp_* to hpx_*Krzysztof Wilczynski2019-08-281-14/+14
* | PCI: Move ASPM declarations to linux/pci.hKrzysztof Wilczynski2019-08-281-1/+0
|/
* PCI: PM/ACPI: Refresh all stale power state data in pci_pm_complete()Rafael J. Wysocki2019-06-271-0/+9
* PCI / ACPI: Add _PR0 dependent devicesMika Westerberg2019-06-271-0/+2
* PCI / ACPI: Use cached ACPI device state to get PCI device power stateMika Westerberg2019-06-271-1/+2
* ACPI/PCI: PM: Add missing wakeup.flags.valid checksRafael J. Wysocki2019-05-271-1/+2
* Merge branch 'pci/printk'Bjorn Helgaas2019-05-131-7/+4
|\
| * PCI: Replace printk(KERN_INFO) with pr_info(), etcMohan Kumar2019-05-091-7/+4
* | PCI/ACPI: Implement _HPX Type 3 Setting RecordAlexandru Gagniuc2019-04-231-0/+63
* | PCI/ACPI: Remove the need for 'struct hotplug_params'Alexandru Gagniuc2019-04-231-50/+58
* | PCI/ACPI: Do not export pci_get_hp_params()Alexandru Gagniuc2019-04-231-1/+0
|/
* PCI / ACPI: Identify untrusted PCI devicesMika Westerberg2018-12-051-0/+19
* Revert "ACPI/PCI: Pay attention to device-specific _PXM node values"Bjorn Helgaas2018-11-131-5/+0
* Merge branch 'pci/misc'Bjorn Helgaas2018-10-201-0/+1
|\
| * PCI / ACPI: Mark expected switch fall-throughGustavo A. R. Silva2018-10-041-0/+1
* | Merge branch 'pci/hotplug'Bjorn Helgaas2018-10-201-1/+56
|\ \
| * | PCI / ACPI: Whitelist D3 for more PCIe hotplug portsMika Westerberg2018-10-021-0/+41
| * | PCI / ACPI: Enable wake automatically for power managed bridgesMika Westerberg2018-10-021-1/+15
| |/
* / ACPI/PCI: Pay attention to device-specific _PXM node valuesJonathan Cameron2018-09-171-0/+5
|/
* Merge tag 'pm-4.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2018-08-221-4/+2
|\
| * PCI / ACPI / PM: Resume all bridges on suspend-to-RAMRafael J. Wysocki2018-08-171-4/+2
* | Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-08-161-18/+1
|\ \ | |/ |/|
| * PCI: shpchp: Separate existence of SHPC and permission to use itBjorn Helgaas2018-06-261-18/+1
* | PCI / ACPI / PM: Resume bridges w/o drivers on suspend-to-RAMRafael J. Wysocki2018-06-301-0/+12
|/
* PCI: shpchp: Add shpchp_is_native()Mika Westerberg2018-06-041-0/+29
* PCI: pciehp: Make pciehp_is_native() stricterMika Westerberg2018-06-021-12/+14
* PCI: Tidy commentsBjorn Helgaas2018-03-191-2/+1
* Merge branch 'pci/spdx' into nextBjorn Helgaas2018-02-011-0/+1
|\
| * PCI: Add SPDX GPL-2.0 when no license was specifiedBjorn Helgaas2018-01-261-0/+1
* | PCI: Add wrappers for dev_printk()Frederick Lawler2018-01-181-1/+1
|/
* ACPI / PCI: Bail early in acpi_pci_add_bus() if there is no ACPI handleVitaly Kuznetsov2017-10-051-1/+1
* ACPI / PCI / PM: Rework acpi_pci_propagate_wakeup()Rafael J. Wysocki2017-08-011-2/+2
* PM / core: Drop run_wake flag from struct dev_pm_infoRafael J. Wysocki2017-06-281-4/+1