summaryrefslogtreecommitdiff
path: root/drivers/acpi/pci_root.c
AgeCommit message (Expand)Author
2022-05-27Merge tag 'cxl-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds
2022-04-28PCI/ACPI: negotiate CXL _OSCVishal Verma
2022-04-28PCI/ACPI: Prefer CXL _OSC instead of PCIe _OSC for CXL host bridgesDan Williams
2022-04-28PCI/ACPI: add a helper for retrieving _OSC Control DWORDsVishal Verma
2022-04-13PCI: ACPI: PM: Power up devices in D3cold before scanning themRafael J. Wysocki
2022-03-03ACPI: APEI: explicit init of HEST and GHES in apci_init()Shuai Xue
2022-01-10Merge branches 'acpi-scan', 'acpi-pm', 'acpi-power' and 'acpi-pci'Rafael J. Wysocki
2021-12-30PCI/ACPI: Fix acpi_pci_osc_control_set() kernel-doc commentYang Li
2021-12-17ACPI: Use acpi_fetch_acpi_dev() instead of acpi_bus_get_device()Rafael J. Wysocki
2021-09-28PCI/ACPI: Check for _OSC support in acpi_pci_osc_control_set()Joerg Roedel
2021-09-28PCI/ACPI: Move _OSC query checks to separate functionJoerg Roedel
2021-09-28PCI/ACPI: Move supported and control calculations to separate functionsJoerg Roedel
2021-09-28PCI/ACPI: Remove OSC_PCI_SUPPORT_MASKS and OSC_PCI_CONTROL_MASKSJoerg Roedel
2021-06-07ACPI: pci_root: Unify the message printingHanjun Guo
2021-01-27PCI/ACPI: Clarify message about _OSC failureBjorn Helgaas
2021-01-27PCI/ACPI: Remove unnecessary osc_lockBjorn Helgaas
2021-01-27PCI/ACPI: Make acpi_pci_osc_control_set() staticBjorn Helgaas
2020-11-17PCI/ACPI: Replace open coded variant of resource_union()Andy Shevchenko
2020-10-13Merge branches 'acpi-extlog', 'acpi-memhotplug', 'acpi-button', 'acpi-tools' ...Rafael J. Wysocki
2020-09-25ACPI: PCI: Remove unused ACPICA debug codeHanjun Guo
2020-09-25ACPI: PCI: update kernel-doc line commentsTian Tao
2020-06-04Merge branch 'pci/misc'Bjorn Helgaas
2020-05-27PCI: Rename _DSM constants to align with specKrzysztof WilczyƄski
2020-04-30PCI/AER: Use only _OSC to determine AER ownershipAlexandru Gagniuc
2020-04-03Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-03-28PCI/DPC: Add Error Disconnect Recover (EDR) supportKuppuswamy Sathyanarayanan
2020-03-14ACPI: PCI: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai
2019-08-28PCI: Move ASPM declarations to linux/pci.hKrzysztof Wilczynski
2019-07-15Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-06-21PCI/ACPI: Evaluate PCI Boot Configuration _DSMBenjamin Herrenschmidt
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2019-04-23PCI/ACPI: Advertise _HPX Type 3 support via _OSCAlexandru Gagniuc
2018-09-17PCI/ACPI: Allow _OSC presence to be optional for PCISinan Kaya
2018-09-17PCI/ACPI: Correct error message for ASPM disablingSinan Kaya
2018-06-06Merge branch 'pci/hotplug'Bjorn Helgaas
2018-06-02PCI: shpchp: Request SHPC control via _OSC when adding host bridgeMika Westerberg
2018-06-02PCI: pciehp: Rename host->native_hotplug to host->native_pcie_hotplugMika Westerberg
2018-05-23PCI: pciehp: Request control of native hotplug only if supportedMika Westerberg
2018-04-23PCI/ACPI: Request LTR control from platform before using itBjorn Helgaas
2018-04-04Merge branch 'pci/portdrv'Bjorn Helgaas
2018-04-04PCI: Add fwnode handler as input param of pci_register_io_range()Gabriele Paoloni
2018-03-30PCI/portdrv: Simplify PCIe feature permission checkingBjorn Helgaas
2017-08-03treewide: Consolidate Apple DMI checksLukas Wunner
2017-07-04Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2017-06-28PM / core: Drop run_wake flag from struct dev_pm_infoRafael J. Wysocki
2017-06-28ACPI / PM: Drop run_wake from struct acpi_device_wakeup_flagsRafael J. Wysocki
2017-05-23ACPI: Adjust system_state checkThomas Gleixner
2017-03-01x86/ioapic: Split IOAPIC hot-removal into two stepsRui Wang
2016-08-18x86/ioapic: Support hot-removal of IOAPICs present during bootRui Wang
2016-08-18x86/ioapic: Change prototype of acpi_ioapic_add()Rui Wang