summaryrefslogtreecommitdiff
path: root/include/linux/pci-acpi.h
AgeCommit message (Expand)Author
2021-09-27PCI: ACPI: Drop acpi_pci_busRafael J. Wysocki
2021-09-02PCI: VMD: ACPI: Make ACPI companion lookup work for VMD busRafael J. Wysocki
2020-06-04Merge branch 'remotes/lorenzo/pci/host-generic'Bjorn Helgaas
2020-06-04Merge branch 'pci/misc'Bjorn Helgaas
2020-05-27PCI: Rename _DSM constants to align with specKrzysztof WilczyƄski
2020-05-01PCI: Constify struct pci_ecam_opsRob Herring
2020-04-30PCI/AER: Use only _OSC to determine AER ownershipAlexandru Gagniuc
2020-03-28PCI/DPC: Add Error Disconnect Recover (EDR) supportKuppuswamy Sathyanarayanan
2019-06-21PCI/ACPI: Evaluate PCI Boot Configuration _DSMBenjamin Herrenschmidt
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-06-07ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()Andy Shevchenko
2016-12-06PCI/ACPI: Extend pci_mcfg_lookup() to return ECAM config accessorsTomasz Nowicki
2016-06-10PCI/ACPI: Add generic MCFG table handlingTomasz Nowicki
2015-10-16PCI/ACPI: Add interface acpi_pci_root_create()Jiang Liu
2015-04-08PCI/ACPI: Optimize device state transition delaysAaron Lu
2015-04-08PCI: Make a shareable UUID for PCI firmware ACPI _DSMAaron Lu
2014-11-05PCI: Don't oops on virtual buses in acpi_pci_get_bridge_handle()Yinghai Lu
2014-07-23ACPI / PM: Revork the handling of ACPI device wakeup notificationsRafael J. Wysocki
2014-02-06ACPI / hotplug / PCI: Rework acpiphp_check_host_bridge()Rafael J. Wysocki
2013-11-14ACPI: Eliminate the DEVICE_ACPI_HANDLE() macroRafael J. Wysocki
2013-07-23ACPI / PCI: Make bus registration and unregistration symmetricRafael J. Wysocki
2013-05-17PCI: acpiphp: Re-enumerate devices when host bridge receives Bus CheckYinghai Lu
2013-04-12PCI: acpiphp: Do not use ACPI PCI subdriver mechanismJiang Liu
2013-04-12PCI/ACPI: Handle PCI slot devices when creating/destroying PCI busesJiang Liu
2013-04-12PCI/ACPI: Prepare stub functions to handle ACPI PCI (hotplug) slotsJiang Liu
2012-09-24PCI/ACPI: Use DEVICE_ACPI_HANDLE rather than searching acpi_pci_rootsYinghai Lu
2012-06-22PCI/ACPI: provide MMCONFIG address for PCI host bridgesJiang Liu
2011-01-16PCI / ACPI: Fix build of the AER driver for CONFIG_ACPI unsetRafael J. Wysocki
2011-01-14PCI/ACPI: Request _OSC control once for each root bridge (v3)Rafael J. Wysocki
2010-02-22PCI / ACPI / PM: Platform support for PCI PME wake-upRafael J. Wysocki
2009-06-16PCI: use pci_is_root_bus() in acpi_find_root_bridge_handle()Kenji Kaneshige
2009-06-16PCI: use pci_is_root_bus() in acpi_pci_get_bridge_handle()Kenji Kaneshige
2009-03-20PCI/ACPI: fix wrong assumption in acpi_find_root_bridge_handleKenji Kaneshige
2009-03-20PCI/ACPI: fix wrong assumption in acpi_pci_get_bridge_handleKenji Kaneshige
2009-03-19PCI/ACPI: rename pci_osc_control_set()Kenji Kaneshige
2009-03-19PCI/ACPI: move _OSC code to pci_root.cKenji Kaneshige
2009-01-07PCI hotplug: introduce functions for ACPI slot detectionKenji Kaneshige
2009-01-07ACPI/PCI: remove obsolete _OSC capability support functionsAndrew Patterson
2009-01-07ACPI/PCI: call _OSC support during root bridge discoveryAndrew Patterson
2009-01-07ACPI/PCI: include missing acpi.h file in pci-acpi.h.Andrew Patterson
2008-08-18PCI: add acpi_find_root_bridge_handleJiri Slaby
2008-02-01PCI ACPI: Added a function to register _OSC with only PCIe devices.Andrew Patterson
2006-06-11[PATCH] PCI: fix pciehp compile issue when CONFIG_ACPI is not enabledakpm@osdl.org
2005-11-10[PATCH] pciehp: request control of each hotplug controller individuallyrajesh.shah@intel.com
2005-04-16Linux-2.6.12-rc2Linus Torvalds