aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/pci-acpi.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-03-28PCI/DPC: Add Error Disconnect Recover (EDR) supportKuppuswamy Sathyanarayanan1-0/+8
2019-06-21PCI/ACPI: Evaluate PCI Boot Configuration _DSMBenjamin Herrenschmidt1-3/+4
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-06-07ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()Andy Shevchenko1-1/+1
2016-12-06PCI/ACPI: Extend pci_mcfg_lookup() to return ECAM config accessorsTomasz Nowicki1-1/+3
2016-06-10PCI/ACPI: Add generic MCFG table handlingTomasz Nowicki1-0/+2
2015-10-16PCI/ACPI: Add interface acpi_pci_root_create()Jiang Liu1-0/+24
2015-04-08PCI/ACPI: Optimize device state transition delaysAaron Lu1-0/+2
2015-04-08PCI: Make a shareable UUID for PCI firmware ACPI _DSMAaron Lu1-0/+3
2014-11-05PCI: Don't oops on virtual buses in acpi_pci_get_bridge_handle()Yinghai Lu1-1/+6
2014-07-23ACPI / PM: Revork the handling of ACPI device wakeup notificationsRafael J. Wysocki1-4/+9
2014-02-06ACPI / hotplug / PCI: Rework acpiphp_check_host_bridge()Rafael J. Wysocki1-2/+2
2013-11-14ACPI: Eliminate the DEVICE_ACPI_HANDLE() macroRafael J. Wysocki1-2/+2
2013-07-23ACPI / PCI: Make bus registration and unregistration symmetricRafael J. Wysocki1-6/+4
2013-05-17PCI: acpiphp: Re-enumerate devices when host bridge receives Bus CheckYinghai Lu1-0/+2
2013-04-12PCI: acpiphp: Do not use ACPI PCI subdriver mechanismJiang Liu1-0/+11
2013-04-12PCI/ACPI: Handle PCI slot devices when creating/destroying PCI busesJiang Liu1-0/+12
2013-04-12PCI/ACPI: Prepare stub functions to handle ACPI PCI (hotplug) slotsJiang Liu1-1/+7
2012-09-24PCI/ACPI: Use DEVICE_ACPI_HANDLE rather than searching acpi_pci_rootsYinghai Lu1-6/+11
2012-06-22PCI/ACPI: provide MMCONFIG address for PCI host bridgesJiang Liu1-0/+1
2011-01-16PCI / ACPI: Fix build of the AER driver for CONFIG_ACPI unsetRafael J. Wysocki1-3/+0
2011-01-14PCI/ACPI: Request _OSC control once for each root bridge (v3)Rafael J. Wysocki1-0/+6
2010-02-22PCI / ACPI / PM: Platform support for PCI PME wake-upRafael J. Wysocki1-0/+7
2009-06-16PCI: use pci_is_root_bus() in acpi_find_root_bridge_handle()Kenji Kaneshige1-1/+1
2009-06-16PCI: use pci_is_root_bus() in acpi_pci_get_bridge_handle()Kenji Kaneshige1-1/+1
2009-03-20PCI/ACPI: fix wrong assumption in acpi_find_root_bridge_handleKenji Kaneshige1-6/+6
2009-03-20PCI/ACPI: fix wrong assumption in acpi_pci_get_bridge_handleKenji Kaneshige1-5/+4
2009-03-19PCI/ACPI: rename pci_osc_control_set()Kenji Kaneshige1-45/+0
2009-03-19PCI/ACPI: move _OSC code to pci_root.cKenji Kaneshige1-1/+0
2009-01-07PCI hotplug: introduce functions for ACPI slot detectionKenji Kaneshige1-0/+9
2009-01-07ACPI/PCI: remove obsolete _OSC capability support functionsAndrew Patterson1-11/+0
2009-01-07ACPI/PCI: call _OSC support during root bridge discoveryAndrew Patterson1-0/+1
2009-01-07ACPI/PCI: include missing acpi.h file in pci-acpi.h.Andrew Patterson1-0/+2
2008-08-18PCI: add acpi_find_root_bridge_handleJiri Slaby1-0/+11
2008-02-01PCI ACPI: Added a function to register _OSC with only PCIe devices.Andrew Patterson1-1/+10
2006-06-11[PATCH] PCI: fix pciehp compile issue when CONFIG_ACPI is not enabledakpm@osdl.org1-1/+1
2005-11-10[PATCH] pciehp: request control of each hotplug controller individuallyrajesh.shah@intel.com1-2/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+61