index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pci-acpi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-05
PCI/ACPI: Call _REG when transitioning D-states
Mario Limonciello
1
-0
/
+22
2023-07-05
PCI/ACPI: Validate acpi_pci_set_power_state() parameter
Bjorn Helgaas
1
-13
/
+18
2023-03-11
PCI/ACPI: Account for _S0W of the target bridge in acpi_pci_bridge_d3()
Rafael J. Wysocki
1
-14
/
+31
2022-07-22
PCI/ACPI: Update link to PCI firmware specification
Mario Limonciello
1
-2
/
+3
2022-05-28
Merge tag 'pci-v5.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-11
/
+30
2022-04-13
PCI: ACPI: PM: Power up devices in D3cold before scanning them
Rafael J. Wysocki
1
-0
/
+3
2022-04-04
PCI/ACPI: Allow D3 only if Root Port can signal and wake from D3
Mario Limonciello
1
-11
/
+30
2022-02-05
PCI/ACPI: Replace acpi_bus_get_device() with acpi_fetch_acpi_dev()
Rafael J. Wysocki
1
-3
/
+3
2021-11-02
Merge branch 'pm-pci'
Rafael J. Wysocki
1
-53
/
+21
2021-10-07
PCI: ACPI: Check parent pointer in acpi_pci_find_companion()
Rafael J. Wysocki
1
-0
/
+3
2021-10-05
PCI: PM: Make pci_choose_state() call pci_target_state()
Rafael J. Wysocki
1
-3
/
+0
2021-10-05
PCI: PM: Simplify acpi_pci_power_manageable()
Rafael J. Wysocki
1
-3
/
+1
2021-09-29
PCI: ACPI: PM: Do not use pci_platform_pm_ops for ACPI
Rafael J. Wysocki
1
-22
/
+20
2021-09-27
PCI: ACPI: Drop acpi_pci_bus
Rafael J. Wysocki
1
-28
/
+3
2021-09-16
PCI/ACPI: Don't reset a fwnode set by OF
Jean-Philippe Brucker
1
-1
/
+1
2021-09-09
Merge tag 'acpi-5.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+74
2021-09-02
PCI: VMD: ACPI: Make ACPI companion lookup work for VMD bus
Rafael J. Wysocki
1
-0
/
+74
2021-08-19
PCI: Change the type of probe argument in reset functions
Amey Narkhede
1
-2
/
+2
2021-08-19
PCI: Add support for ACPI _RST reset method
Shanker Donthineni
1
-0
/
+23
2021-08-19
PCI: Setup ACPI fwnode early and at the same time with OF
Shanker Donthineni
1
-22
/
+12
2021-08-19
PCI: Use acpi_pci_power_manageable()
Shanker Donthineni
1
-8
/
+10
2021-08-19
PCI: Add pci_set_acpi_fwnode() to set ACPI_COMPANION
Shanker Donthineni
1
-4
/
+8
2021-04-01
PCI/ACPI: Fix acpi_pci_set_power_state() debug message
Rafael J. Wysocki
1
-1
/
+1
2020-12-16
Merge tag 'pci-v5.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+21
2020-12-12
PCI/ACPI: Fix companion lookup for device 0 on the root bus
Rafael J. Wysocki
1
-1
/
+21
2020-12-07
PM: ACPI: PCI: Drop acpi_pm_set_bridge_wakeup()
Rafael J. Wysocki
1
-2
/
+2
2020-10-22
Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+3
2020-10-06
PCI/ACPI: Whitelist hotplug ports for D3 if power managed by ACPI
Lukas Wunner
1
-0
/
+10
2020-09-29
PCI/PM: Rename pci_dev.d3_delay to d3hot_delay
Krzysztof Wilczyński
1
-3
/
+3
2020-08-08
Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-5
/
+4
2020-07-10
PCI: Treat "external-facing" devices themselves as internal
Rajat Jain
1
-5
/
+4
2020-07-09
ACPI: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-3
/
+3
2020-05-28
PCI: Rename _DSM constants to align with spec
Krzysztof Wilczyński
1
-2
/
+2
2020-05-15
PCI: Unify pcie_find_root_port() and pci_find_pcie_root_port()
Yicong Yang
1
-1
/
+1
2020-04-02
Merge branch 'pci/misc'
Bjorn Helgaas
1
-1
/
+1
2020-03-28
PCI/DPC: Add Error Disconnect Recover (EDR) support
Kuppuswamy Sathyanarayanan
1
-0
/
+2
2020-02-11
PCI/ACPI: Move pcie_to_hpx3_type[] from stack to static data
Colin Ian King
1
-1
/
+1
2019-09-24
Merge branch 'pci/enumeration'
Bjorn Helgaas
1
-31
/
+378
2019-08-28
PCI/ACPI: Remove unnecessary struct hotplug_program_ops
Krzysztof Wilczynski
1
-22
/
+73
2019-08-28
PCI/ACPI: Move _HPP & _HPX functions to pci-acpi.c
Krzysztof Wilczynski
1
-0
/
+296
2019-08-28
PCI/ACPI: Rename _HPX structs from hpp_* to hpx_*
Krzysztof Wilczynski
1
-14
/
+14
2019-08-28
PCI: Move ASPM declarations to linux/pci.h
Krzysztof Wilczynski
1
-1
/
+0
2019-06-27
PCI: PM/ACPI: Refresh all stale power state data in pci_pm_complete()
Rafael J. Wysocki
1
-0
/
+9
2019-06-27
PCI / ACPI: Add _PR0 dependent devices
Mika Westerberg
1
-0
/
+2
2019-06-27
PCI / ACPI: Use cached ACPI device state to get PCI device power state
Mika Westerberg
1
-1
/
+2
2019-05-27
ACPI/PCI: PM: Add missing wakeup.flags.valid checks
Rafael J. Wysocki
1
-1
/
+2
2019-05-14
Merge branch 'pci/printk'
Bjorn Helgaas
1
-7
/
+4
2019-05-09
PCI: Replace printk(KERN_INFO) with pr_info(), etc
Mohan Kumar
1
-7
/
+4
2019-04-24
PCI/ACPI: Implement _HPX Type 3 Setting Record
Alexandru Gagniuc
1
-0
/
+63
2019-04-24
PCI/ACPI: Remove the need for 'struct hotplug_params'
Alexandru Gagniuc
1
-50
/
+58
[next]