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
/
acpi
/
pci_root.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-19
Merge branch 'pci/misc'
Bjorn Helgaas
1
-5
/
+0
2024-06-06
ACPI: PCI: Remove unused struct 'acpi_handle_node'
Dr. David Alan Gilbert
1
-5
/
+0
2024-06-04
PCI: Move PRESERVE_BOOT_CONFIG _DSM evaluation to pci_register_host_bridge()
Vidya Sagar
1
-12
/
+0
2023-10-03
ACPI: PCI: Switch to use acpi_evaluate_dsm_typed()
Andy Shevchenko
1
-3
/
+3
2023-01-06
PCI/CXL: Export native CXL error reporting control
Ira Weiny
1
-0
/
+3
2022-12-05
cxl/acpi: Set ACPI's CXL _OSC to indicate RCD mode support
Terry Bowman
1
-0
/
+1
2022-10-19
ACPI: PCI: Fix device reference counting in acpi_get_pci_dev()
Rafael J. Wysocki
1
-0
/
+1
2022-09-22
ACPI: PCI: Rework acpi_get_pci_dev()
Rafael J. Wysocki
1
-63
/
+12
2022-05-28
Merge tag 'cxl-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
1
-29
/
+209
2022-04-29
PCI/ACPI: negotiate CXL _OSC
Vishal Verma
1
-19
/
+160
2022-04-29
PCI/ACPI: Prefer CXL _OSC instead of PCIe _OSC for CXL host bridges
Dan Williams
1
-14
/
+53
2022-04-29
PCI/ACPI: add a helper for retrieving _OSC Control DWORDs
Vishal Verma
1
-1
/
+1
2022-04-13
PCI: ACPI: PM: Power up devices in D3cold before scanning them
Rafael J. Wysocki
1
-0
/
+2
2022-03-03
ACPI: APEI: explicit init of HEST and GHES in apci_init()
Shuai Xue
1
-3
/
+0
2022-01-10
Merge branches 'acpi-scan', 'acpi-pm', 'acpi-power' and 'acpi-pci'
Rafael J. Wysocki
1
-7
/
+5
2021-12-30
PCI/ACPI: Fix acpi_pci_osc_control_set() kernel-doc comment
Yang Li
1
-1
/
+1
2021-12-17
ACPI: Use acpi_fetch_acpi_dev() instead of acpi_bus_get_device()
Rafael J. Wysocki
1
-6
/
+4
2021-09-29
PCI/ACPI: Check for _OSC support in acpi_pci_osc_control_set()
Joerg Roedel
1
-49
/
+32
2021-09-29
PCI/ACPI: Move _OSC query checks to separate function
Joerg Roedel
1
-9
/
+19
2021-09-29
PCI/ACPI: Move supported and control calculations to separate functions
Joerg Roedel
1
-38
/
+55
2021-09-29
PCI/ACPI: Remove OSC_PCI_SUPPORT_MASKS and OSC_PCI_CONTROL_MASKS
Joerg Roedel
1
-6
/
+3
2021-06-07
ACPI: pci_root: Unify the message printing
Hanjun Guo
1
-1
/
+3
2021-01-27
PCI/ACPI: Clarify message about _OSC failure
Bjorn Helgaas
1
-4
/
+3
2021-01-27
PCI/ACPI: Remove unnecessary osc_lock
Bjorn Helgaas
1
-20
/
+10
2021-01-27
PCI/ACPI: Make acpi_pci_osc_control_set() static
Bjorn Helgaas
1
-2
/
+1
2020-11-17
PCI/ACPI: Replace open coded variant of resource_union()
Andy Shevchenko
1
-3
/
+1
2020-10-13
Merge branches 'acpi-extlog', 'acpi-memhotplug', 'acpi-button', 'acpi-tools' ...
Rafael J. Wysocki
1
-1
/
+1
2020-09-25
ACPI: PCI: Remove unused ACPICA debug code
Hanjun Guo
1
-2
/
+0
2020-09-25
ACPI: PCI: update kernel-doc line comments
Tian Tao
1
-1
/
+1
2020-06-04
Merge branch 'pci/misc'
Bjorn Helgaas
1
-1
/
+1
2020-05-28
PCI: Rename _DSM constants to align with spec
Krzysztof WilczyĆski
1
-1
/
+1
2020-05-01
PCI/AER: Use only _OSC to determine AER ownership
Alexandru Gagniuc
1
-7
/
+2
2020-04-04
Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+15
2020-03-28
PCI/DPC: Add Error Disconnect Recover (EDR) support
Kuppuswamy Sathyanarayanan
1
-0
/
+15
2020-03-14
ACPI: PCI: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
1
-1
/
+1
2019-08-28
PCI: Move ASPM declarations to linux/pci.h
Krzysztof Wilczynski
1
-1
/
+0
2019-07-16
Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+12
2019-06-22
PCI/ACPI: Evaluate PCI Boot Configuration _DSM
Benjamin Herrenschmidt
1
-0
/
+12
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
1
-14
/
+1
2019-04-24
PCI/ACPI: Advertise _HPX Type 3 support via _OSC
Alexandru Gagniuc
1
-0
/
+2
2018-09-18
PCI/ACPI: Allow _OSC presence to be optional for PCI
Sinan Kaya
1
-3
/
+11
2018-09-18
PCI/ACPI: Correct error message for ASPM disabling
Sinan Kaya
1
-2
/
+3
2018-06-07
Merge branch 'pci/hotplug'
Bjorn Helgaas
1
-2
/
+9
2018-06-02
PCI: shpchp: Request SHPC control via _OSC when adding host bridge
Mika Westerberg
1
-0
/
+5
2018-06-02
PCI: pciehp: Rename host->native_hotplug to host->native_pcie_hotplug
Mika Westerberg
1
-1
/
+1
2018-05-24
PCI: pciehp: Request control of native hotplug only if supported
Mika Westerberg
1
-1
/
+3
2018-04-23
PCI/ACPI: Request LTR control from platform before using it
Bjorn Helgaas
1
-0
/
+6
2018-04-04
Merge branch 'pci/portdrv'
Bjorn Helgaas
1
-2
/
+11
2018-04-04
PCI: Add fwnode handler as input param of pci_register_io_range()
Gabriele Paoloni
1
-3
/
+5
2018-03-31
PCI/portdrv: Simplify PCIe feature permission checking
Bjorn Helgaas
1
-2
/
+11
[next]