aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/pci-acpi.c
AgeCommit message (Expand)Author
2023-10-28Merge branch 'pci/pm'Bjorn Helgaas
2023-10-03PCI/ACPI: Use acpi_evaluate_dsm_typed()Andy Shevchenko
2023-09-29PCI/sysfs: Protect driver's D3cold preference from user spaceLukas Wunner
2023-06-23PCI/ACPI: Call _REG when transitioning D-statesMario Limonciello
2023-06-23PCI/ACPI: Validate acpi_pci_set_power_state() parameterBjorn Helgaas
2023-01-13PCI/ACPI: Account for _S0W of the target bridge in acpi_pci_bridge_d3()Rafael J. Wysocki
2022-11-07PCI/ACPI: Use METHOD_NAME__UID instead of plain stringYipeng Zou
2022-07-22PCI/ACPI: Update link to PCI firmware specificationMario Limonciello
2022-05-27Merge tag 'pci-v5.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-04-13PCI: ACPI: PM: Power up devices in D3cold before scanning themRafael J. Wysocki
2022-04-04PCI/ACPI: Allow D3 only if Root Port can signal and wake from D3Mario Limonciello
2022-02-04PCI/ACPI: Replace acpi_bus_get_device() with acpi_fetch_acpi_dev()Rafael J. Wysocki
2021-11-02Merge branch 'pm-pci'Rafael J. Wysocki
2021-10-07PCI: ACPI: Check parent pointer in acpi_pci_find_companion()Rafael J. Wysocki
2021-10-05PCI: PM: Make pci_choose_state() call pci_target_state()Rafael J. Wysocki
2021-10-05PCI: PM: Simplify acpi_pci_power_manageable()Rafael J. Wysocki
2021-09-29PCI: ACPI: PM: Do not use pci_platform_pm_ops for ACPIRafael J. Wysocki
2021-09-27PCI: ACPI: Drop acpi_pci_busRafael J. Wysocki
2021-09-15PCI/ACPI: Don't reset a fwnode set by OFJean-Philippe Brucker
2021-09-08Merge tag 'acpi-5.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-09-02PCI: VMD: ACPI: Make ACPI companion lookup work for VMD busRafael J. Wysocki
2021-08-18PCI: Change the type of probe argument in reset functionsAmey Narkhede
2021-08-18PCI: Add support for ACPI _RST reset methodShanker Donthineni
2021-08-18PCI: Setup ACPI fwnode early and at the same time with OFShanker Donthineni
2021-08-18PCI: Use acpi_pci_power_manageable()Shanker Donthineni
2021-08-18PCI: Add pci_set_acpi_fwnode() to set ACPI_COMPANIONShanker Donthineni
2021-04-01PCI/ACPI: Fix acpi_pci_set_power_state() debug messageRafael J. Wysocki
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