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
/
include
/
linux
/
pci-acpi.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-04
Merge branch 'remotes/lorenzo/pci/host-generic'
Bjorn Helgaas
1
-1
/
+1
2020-06-04
Merge branch 'pci/misc'
Bjorn Helgaas
1
-4
/
+6
2020-05-28
PCI: Rename _DSM constants to align with spec
Krzysztof WilczyĆski
1
-4
/
+6
2020-05-01
PCI: Constify struct pci_ecam_ops
Rob Herring
1
-1
/
+1
2020-05-01
PCI/AER: Use only _OSC to determine AER ownership
Alexandru Gagniuc
1
-6
/
+0
2020-03-28
PCI/DPC: Add Error Disconnect Recover (EDR) support
Kuppuswamy Sathyanarayanan
1
-0
/
+8
2019-06-22
PCI/ACPI: Evaluate PCI Boot Configuration _DSM
Benjamin Herrenschmidt
1
-3
/
+4
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-06-07
ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()
Andy Shevchenko
1
-1
/
+1
2016-12-06
PCI/ACPI: Extend pci_mcfg_lookup() to return ECAM config accessors
Tomasz Nowicki
1
-1
/
+3
2016-06-11
PCI/ACPI: Add generic MCFG table handling
Tomasz Nowicki
1
-0
/
+2
2015-10-16
PCI/ACPI: Add interface acpi_pci_root_create()
Jiang Liu
1
-0
/
+24
2015-04-09
PCI/ACPI: Optimize device state transition delays
Aaron Lu
1
-0
/
+2
2015-04-08
PCI: Make a shareable UUID for PCI firmware ACPI _DSM
Aaron Lu
1
-0
/
+3
2014-11-05
PCI: Don't oops on virtual buses in acpi_pci_get_bridge_handle()
Yinghai Lu
1
-1
/
+6
2014-07-23
ACPI / PM: Revork the handling of ACPI device wakeup notifications
Rafael J. Wysocki
1
-4
/
+9
2014-02-06
ACPI / hotplug / PCI: Rework acpiphp_check_host_bridge()
Rafael J. Wysocki
1
-2
/
+2
2013-11-15
ACPI: Eliminate the DEVICE_ACPI_HANDLE() macro
Rafael J. Wysocki
1
-2
/
+2
2013-07-23
ACPI / PCI: Make bus registration and unregistration symmetric
Rafael J. Wysocki
1
-6
/
+4
2013-05-18
PCI: acpiphp: Re-enumerate devices when host bridge receives Bus Check
Yinghai Lu
1
-0
/
+2
2013-04-13
PCI: acpiphp: Do not use ACPI PCI subdriver mechanism
Jiang Liu
1
-0
/
+11
2013-04-13
PCI/ACPI: Handle PCI slot devices when creating/destroying PCI buses
Jiang Liu
1
-0
/
+12
2013-04-13
PCI/ACPI: Prepare stub functions to handle ACPI PCI (hotplug) slots
Jiang Liu
1
-1
/
+7
2012-09-25
PCI/ACPI: Use DEVICE_ACPI_HANDLE rather than searching acpi_pci_roots
Yinghai Lu
1
-6
/
+11
2012-06-23
PCI/ACPI: provide MMCONFIG address for PCI host bridges
Jiang Liu
1
-0
/
+1
2011-01-16
PCI / ACPI: Fix build of the AER driver for CONFIG_ACPI unset
Rafael J. Wysocki
1
-3
/
+0
2011-01-14
PCI/ACPI: Request _OSC control once for each root bridge (v3)
Rafael J. Wysocki
1
-0
/
+6
2010-02-23
PCI / ACPI / PM: Platform support for PCI PME wake-up
Rafael J. Wysocki
1
-0
/
+7
2009-06-17
PCI: use pci_is_root_bus() in acpi_find_root_bridge_handle()
Kenji Kaneshige
1
-1
/
+1
2009-06-17
PCI: use pci_is_root_bus() in acpi_pci_get_bridge_handle()
Kenji Kaneshige
1
-1
/
+1
2009-03-20
PCI/ACPI: fix wrong assumption in acpi_find_root_bridge_handle
Kenji Kaneshige
1
-6
/
+6
2009-03-20
PCI/ACPI: fix wrong assumption in acpi_pci_get_bridge_handle
Kenji Kaneshige
1
-5
/
+4
2009-03-20
PCI/ACPI: rename pci_osc_control_set()
Kenji Kaneshige
1
-45
/
+0
2009-03-20
PCI/ACPI: move _OSC code to pci_root.c
Kenji Kaneshige
1
-1
/
+0
2009-01-07
PCI hotplug: introduce functions for ACPI slot detection
Kenji Kaneshige
1
-0
/
+9
2009-01-07
ACPI/PCI: remove obsolete _OSC capability support functions
Andrew Patterson
1
-11
/
+0
2009-01-07
ACPI/PCI: call _OSC support during root bridge discovery
Andrew Patterson
1
-0
/
+1
2009-01-07
ACPI/PCI: include missing acpi.h file in pci-acpi.h.
Andrew Patterson
1
-0
/
+2
2008-08-19
PCI: add acpi_find_root_bridge_handle
Jiri Slaby
1
-0
/
+11
2008-02-02
PCI ACPI: Added a function to register _OSC with only PCIe devices.
Andrew Patterson
1
-1
/
+10
2006-06-12
[PATCH] PCI: fix pciehp compile issue when CONFIG_ACPI is not enabled
akpm@osdl.org
1
-1
/
+1
2005-11-11
[PATCH] pciehp: request control of each hotplug controller individually
rajesh.shah@intel.com
1
-2
/
+3
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+61