aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/acpi/pci_root.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-19ACPI: PCI: Fix device reference counting in acpi_get_pci_dev()Rafael J. Wysocki1-0/+1
2022-09-22ACPI: PCI: Rework acpi_get_pci_dev()Rafael J. Wysocki1-63/+12
2022-05-27Merge tag 'cxl-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds1-29/+209
2022-04-28PCI/ACPI: negotiate CXL _OSCVishal Verma1-19/+160
2022-04-28PCI/ACPI: Prefer CXL _OSC instead of PCIe _OSC for CXL host bridgesDan Williams1-14/+53
2022-04-28PCI/ACPI: add a helper for retrieving _OSC Control DWORDsVishal Verma1-1/+1
2022-04-13PCI: ACPI: PM: Power up devices in D3cold before scanning themRafael J. Wysocki1-0/+2
2022-03-03ACPI: APEI: explicit init of HEST and GHES in apci_init()Shuai Xue1-3/+0
2022-01-10Merge branches 'acpi-scan', 'acpi-pm', 'acpi-power' and 'acpi-pci'Rafael J. Wysocki1-7/+5
2021-12-30PCI/ACPI: Fix acpi_pci_osc_control_set() kernel-doc commentYang Li1-1/+1
2021-12-17ACPI: Use acpi_fetch_acpi_dev() instead of acpi_bus_get_device()Rafael J. Wysocki1-6/+4
2021-09-28PCI/ACPI: Check for _OSC support in acpi_pci_osc_control_set()Joerg Roedel1-49/+32
2021-09-28PCI/ACPI: Move _OSC query checks to separate functionJoerg Roedel1-9/+19
2021-09-28PCI/ACPI: Move supported and control calculations to separate functionsJoerg Roedel1-38/+55
2021-09-28PCI/ACPI: Remove OSC_PCI_SUPPORT_MASKS and OSC_PCI_CONTROL_MASKSJoerg Roedel1-6/+3
2021-06-07ACPI: pci_root: Unify the message printingHanjun Guo1-1/+3
2021-01-27PCI/ACPI: Clarify message about _OSC failureBjorn Helgaas1-4/+3
2021-01-27PCI/ACPI: Remove unnecessary osc_lockBjorn Helgaas1-20/+10
2021-01-27PCI/ACPI: Make acpi_pci_osc_control_set() staticBjorn Helgaas1-2/+1
2020-11-17PCI/ACPI: Replace open coded variant of resource_union()Andy Shevchenko1-3/+1
2020-10-13Merge branches 'acpi-extlog', 'acpi-memhotplug', 'acpi-button', 'acpi-tools' and 'acpi-pci'Rafael J. Wysocki1-1/+1
2020-09-25ACPI: PCI: Remove unused ACPICA debug codeHanjun Guo1-2/+0
2020-09-25ACPI: PCI: update kernel-doc line commentsTian Tao1-1/+1
2020-06-04Merge branch 'pci/misc'Bjorn Helgaas1-1/+1
2020-05-27PCI: Rename _DSM constants to align with specKrzysztof WilczyƄski1-1/+1
2020-04-30PCI/AER: Use only _OSC to determine AER ownershipAlexandru Gagniuc1-7/+2
2020-04-03Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-0/+15
2020-03-28PCI/DPC: Add Error Disconnect Recover (EDR) supportKuppuswamy Sathyanarayanan1-0/+15
2020-03-14ACPI: PCI: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai1-1/+1
2019-08-28PCI: Move ASPM declarations to linux/pci.hKrzysztof Wilczynski1-1/+0
2019-07-15Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-0/+12
2019-06-21PCI/ACPI: Evaluate PCI Boot Configuration _DSMBenjamin Herrenschmidt1-0/+12
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner1-14/+1
2019-04-23PCI/ACPI: Advertise _HPX Type 3 support via _OSCAlexandru Gagniuc1-0/+2
2018-09-17PCI/ACPI: Allow _OSC presence to be optional for PCISinan Kaya1-3/+11
2018-09-17PCI/ACPI: Correct error message for ASPM disablingSinan Kaya1-2/+3
2018-06-06Merge branch 'pci/hotplug'Bjorn Helgaas1-2/+9
2018-06-02PCI: shpchp: Request SHPC control via _OSC when adding host bridgeMika Westerberg1-0/+5
2018-06-02PCI: pciehp: Rename host->native_hotplug to host->native_pcie_hotplugMika Westerberg1-1/+1
2018-05-23PCI: pciehp: Request control of native hotplug only if supportedMika Westerberg1-1/+3
2018-04-23PCI/ACPI: Request LTR control from platform before using itBjorn Helgaas1-0/+6
2018-04-04Merge branch 'pci/portdrv'Bjorn Helgaas1-2/+11
2018-04-04PCI: Add fwnode handler as input param of pci_register_io_range()Gabriele Paoloni1-3/+5
2018-03-30PCI/portdrv: Simplify PCIe feature permission checkingBjorn Helgaas1-2/+11
2017-08-03treewide: Consolidate Apple DMI checksLukas Wunner1-2/+2
2017-07-04Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-3/+2
2017-06-28PM / core: Drop run_wake flag from struct dev_pm_infoRafael J. Wysocki1-3/+2
2017-06-28ACPI / PM: Drop run_wake from struct acpi_device_wakeup_flagsRafael J. Wysocki1-1/+1
2017-05-23ACPI: Adjust system_state checkThomas Gleixner1-1/+1
2017-03-01x86/ioapic: Split IOAPIC hot-removal into two stepsRui Wang1-2/+2