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
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
2017-08-04
treewide: Consolidate Apple DMI checks
Lukas Wunner
1
-2
/
+2
2017-07-04
Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-3
/
+2
2017-06-28
PM / core: Drop run_wake flag from struct dev_pm_info
Rafael J. Wysocki
1
-3
/
+2
2017-06-28
ACPI / PM: Drop run_wake from struct acpi_device_wakeup_flags
Rafael J. Wysocki
1
-1
/
+1
2017-05-23
ACPI: Adjust system_state check
Thomas Gleixner
1
-1
/
+1
2017-03-01
x86/ioapic: Split IOAPIC hot-removal into two steps
Rui Wang
1
-2
/
+2
2016-08-18
x86/ioapic: Support hot-removal of IOAPICs present during boot
Rui Wang
1
-0
/
+10
2016-08-18
x86/ioapic: Change prototype of acpi_ioapic_add()
Rui Wang
1
-1
/
+1
2016-06-11
PCI/ACPI: Support I/O resources when parsing host bridge resources
Jayachandran C
1
-0
/
+35
2015-12-02
x86/PCI/ACPI: Fix regression caused by commit 4d6b4e69a245
Liu Jiang
1
-0
/
+7
2015-10-16
PCI/ACPI: Add interface acpi_pci_root_create()
Jiang Liu
1
-0
/
+204
2015-07-08
ACPI: Remove FSF mailing addresses
Jarkko Nikula
1
-4
/
+0
2015-04-09
PCI: Don't clear ASPM bits when the FADT declares it's unsupported
Matthew Garrett
1
-11
/
+8
[next]