summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/pci_root.c
Commit message (Expand)AuthorAgeFilesLines
* ACPI: PCI: Switch to use acpi_evaluate_dsm_typed()Andy Shevchenko2023-10-031-3/+3
* PCI/CXL: Export native CXL error reporting controlIra Weiny2023-01-051-0/+3
* cxl/acpi: Set ACPI's CXL _OSC to indicate RCD mode supportTerry Bowman2022-12-051-0/+1
* ACPI: PCI: Fix device reference counting in acpi_get_pci_dev()Rafael J. Wysocki2022-10-191-0/+1
* ACPI: PCI: Rework acpi_get_pci_dev()Rafael J. Wysocki2022-09-221-63/+12
* Merge tag 'cxl-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds2022-05-271-29/+209
|\
| * PCI/ACPI: negotiate CXL _OSCVishal Verma2022-04-281-19/+160
| * PCI/ACPI: Prefer CXL _OSC instead of PCIe _OSC for CXL host bridgesDan Williams2022-04-281-14/+53
| * PCI/ACPI: add a helper for retrieving _OSC Control DWORDsVishal Verma2022-04-281-1/+1
* | PCI: ACPI: PM: Power up devices in D3cold before scanning themRafael J. Wysocki2022-04-131-0/+2
|/
* ACPI: APEI: explicit init of HEST and GHES in apci_init()Shuai Xue2022-03-031-3/+0
*-. Merge branches 'acpi-scan', 'acpi-pm', 'acpi-power' and 'acpi-pci'Rafael J. Wysocki2022-01-101-7/+5
|\ \
| | * PCI/ACPI: Fix acpi_pci_osc_control_set() kernel-doc commentYang Li2021-12-301-1/+1
| |/ |/|
| * ACPI: Use acpi_fetch_acpi_dev() instead of acpi_bus_get_device()Rafael J. Wysocki2021-12-171-6/+4
|/
* PCI/ACPI: Check for _OSC support in acpi_pci_osc_control_set()Joerg Roedel2021-09-281-49/+32
* PCI/ACPI: Move _OSC query checks to separate functionJoerg Roedel2021-09-281-9/+19
* PCI/ACPI: Move supported and control calculations to separate functionsJoerg Roedel2021-09-281-38/+55
* PCI/ACPI: Remove OSC_PCI_SUPPORT_MASKS and OSC_PCI_CONTROL_MASKSJoerg Roedel2021-09-281-6/+3
* ACPI: pci_root: Unify the message printingHanjun Guo2021-06-071-1/+3
* PCI/ACPI: Clarify message about _OSC failureBjorn Helgaas2021-01-271-4/+3
* PCI/ACPI: Remove unnecessary osc_lockBjorn Helgaas2021-01-271-20/+10
* PCI/ACPI: Make acpi_pci_osc_control_set() staticBjorn Helgaas2021-01-271-2/+1
* PCI/ACPI: Replace open coded variant of resource_union()Andy Shevchenko2020-11-171-3/+1
*-. Merge branches 'acpi-extlog', 'acpi-memhotplug', 'acpi-button', 'acpi-tools' ...Rafael J. Wysocki2020-10-131-1/+1
|\ \
| | * ACPI: PCI: update kernel-doc line commentsTian Tao2020-09-251-1/+1
| |/
* / ACPI: PCI: Remove unused ACPICA debug codeHanjun Guo2020-09-251-2/+0
|/
* Merge branch 'pci/misc'Bjorn Helgaas2020-06-041-1/+1
|\
| * PCI: Rename _DSM constants to align with specKrzysztof WilczyƄski2020-05-271-1/+1
* | PCI/AER: Use only _OSC to determine AER ownershipAlexandru Gagniuc2020-04-301-7/+2
|/
* Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-04-031-0/+15
|\
| * PCI/DPC: Add Error Disconnect Recover (EDR) supportKuppuswamy Sathyanarayanan2020-03-281-0/+15
* | ACPI: PCI: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai2020-03-141-1/+1
|/
* PCI: Move ASPM declarations to linux/pci.hKrzysztof Wilczynski2019-08-281-1/+0
* Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-151-0/+12
|\
| * PCI/ACPI: Evaluate PCI Boot Configuration _DSMBenjamin Herrenschmidt2019-06-211-0/+12
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-14/+1
|/
* PCI/ACPI: Advertise _HPX Type 3 support via _OSCAlexandru Gagniuc2019-04-231-0/+2
* PCI/ACPI: Allow _OSC presence to be optional for PCISinan Kaya2018-09-171-3/+11
* PCI/ACPI: Correct error message for ASPM disablingSinan Kaya2018-09-171-2/+3
* Merge branch 'pci/hotplug'Bjorn Helgaas2018-06-061-2/+9
|\
| * PCI: shpchp: Request SHPC control via _OSC when adding host bridgeMika Westerberg2018-06-021-0/+5
| * PCI: pciehp: Rename host->native_hotplug to host->native_pcie_hotplugMika Westerberg2018-06-021-1/+1
| * PCI: pciehp: Request control of native hotplug only if supportedMika Westerberg2018-05-231-1/+3
* | PCI/ACPI: Request LTR control from platform before using itBjorn Helgaas2018-04-231-0/+6
|/
* Merge branch 'pci/portdrv'Bjorn Helgaas2018-04-041-2/+11
|\
| * PCI/portdrv: Simplify PCIe feature permission checkingBjorn Helgaas2018-03-301-2/+11
* | PCI: Add fwnode handler as input param of pci_register_io_range()Gabriele Paoloni2018-04-041-3/+5
|/
* treewide: Consolidate Apple DMI checksLukas Wunner2017-08-031-2/+2
* Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2017-07-041-3/+2
|\
| * PM / core: Drop run_wake flag from struct dev_pm_infoRafael J. Wysocki2017-06-281-3/+2