index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pci-acpi.c
Age
Commit message (
Expand
)
Author
2023-10-28
Merge branch 'pci/pm'
Bjorn Helgaas
2023-10-03
PCI/ACPI: Use acpi_evaluate_dsm_typed()
Andy Shevchenko
2023-09-29
PCI/sysfs: Protect driver's D3cold preference from user space
Lukas Wunner
2023-06-23
PCI/ACPI: Call _REG when transitioning D-states
Mario Limonciello
2023-06-23
PCI/ACPI: Validate acpi_pci_set_power_state() parameter
Bjorn Helgaas
2023-01-13
PCI/ACPI: Account for _S0W of the target bridge in acpi_pci_bridge_d3()
Rafael J. Wysocki
2022-11-07
PCI/ACPI: Use METHOD_NAME__UID instead of plain string
Yipeng Zou
2022-07-22
PCI/ACPI: Update link to PCI firmware specification
Mario Limonciello
2022-05-27
Merge tag 'pci-v5.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-04-13
PCI: ACPI: PM: Power up devices in D3cold before scanning them
Rafael J. Wysocki
2022-04-04
PCI/ACPI: Allow D3 only if Root Port can signal and wake from D3
Mario Limonciello
2022-02-04
PCI/ACPI: Replace acpi_bus_get_device() with acpi_fetch_acpi_dev()
Rafael J. Wysocki
2021-11-02
Merge branch 'pm-pci'
Rafael J. Wysocki
2021-10-07
PCI: ACPI: Check parent pointer in acpi_pci_find_companion()
Rafael J. Wysocki
2021-10-05
PCI: PM: Make pci_choose_state() call pci_target_state()
Rafael J. Wysocki
2021-10-05
PCI: PM: Simplify acpi_pci_power_manageable()
Rafael J. Wysocki
2021-09-29
PCI: ACPI: PM: Do not use pci_platform_pm_ops for ACPI
Rafael J. Wysocki
2021-09-27
PCI: ACPI: Drop acpi_pci_bus
Rafael J. Wysocki
2021-09-15
PCI/ACPI: Don't reset a fwnode set by OF
Jean-Philippe Brucker
2021-09-08
Merge tag 'acpi-5.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-09-02
PCI: VMD: ACPI: Make ACPI companion lookup work for VMD bus
Rafael J. Wysocki
2021-08-18
PCI: Change the type of probe argument in reset functions
Amey Narkhede
2021-08-18
PCI: Add support for ACPI _RST reset method
Shanker Donthineni
2021-08-18
PCI: Setup ACPI fwnode early and at the same time with OF
Shanker Donthineni
2021-08-18
PCI: Use acpi_pci_power_manageable()
Shanker Donthineni
2021-08-18
PCI: Add pci_set_acpi_fwnode() to set ACPI_COMPANION
Shanker Donthineni
2021-04-01
PCI/ACPI: Fix acpi_pci_set_power_state() debug message
Rafael J. Wysocki
2020-12-15
Merge tag 'pci-v5.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-12-11
PCI/ACPI: Fix companion lookup for device 0 on the root bus
Rafael J. Wysocki
2020-12-07
PM: ACPI: PCI: Drop acpi_pm_set_bridge_wakeup()
Rafael J. Wysocki
2020-10-22
Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-10-06
PCI/ACPI: Whitelist hotplug ports for D3 if power managed by ACPI
Lukas Wunner
2020-09-29
PCI/PM: Rename pci_dev.d3_delay to d3hot_delay
Krzysztof Wilczyński
2020-08-07
Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-07-10
PCI: Treat "external-facing" devices themselves as internal
Rajat Jain
2020-07-09
ACPI: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-05-27
PCI: Rename _DSM constants to align with spec
Krzysztof Wilczyński
2020-05-14
PCI: Unify pcie_find_root_port() and pci_find_pcie_root_port()
Yicong Yang
2020-04-02
Merge branch 'pci/misc'
Bjorn Helgaas
2020-03-28
PCI/DPC: Add Error Disconnect Recover (EDR) support
Kuppuswamy Sathyanarayanan
2020-02-10
PCI/ACPI: Move pcie_to_hpx3_type[] from stack to static data
Colin Ian King
2019-09-23
Merge branch 'pci/enumeration'
Bjorn Helgaas
2019-08-28
PCI/ACPI: Remove unnecessary struct hotplug_program_ops
Krzysztof Wilczynski
2019-08-28
PCI/ACPI: Move _HPP & _HPX functions to pci-acpi.c
Krzysztof Wilczynski
2019-08-28
PCI/ACPI: Rename _HPX structs from hpp_* to hpx_*
Krzysztof Wilczynski
2019-08-28
PCI: Move ASPM declarations to linux/pci.h
Krzysztof Wilczynski
2019-06-27
PCI: PM/ACPI: Refresh all stale power state data in pci_pm_complete()
Rafael J. Wysocki
2019-06-27
PCI / ACPI: Add _PR0 dependent devices
Mika Westerberg
2019-06-27
PCI / ACPI: Use cached ACPI device state to get PCI device power state
Mika Westerberg
2019-05-27
ACPI/PCI: PM: Add missing wakeup.flags.valid checks
Rafael J. Wysocki
[next]