summaryrefslogtreecommitdiff
path: root/arch/x86/pci/acpi.c
Commit message (Expand)AuthorAge
* x86/PCI: Fix a potential regression when using dmi_get_bios_year()Andy Shevchenko2018-03-27
* x86/pci: Simplify code by using the new dmi_get_bios_year() helperAndy Shevchenko2018-02-23
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* x86/PCI: Ignore _CRS on Supermicro X8DTH-i/6/iF/6FBjorn Helgaas2017-01-11
* x86/PCI/ACPI: Use common interface to support PCI host bridgeJiang Liu2015-10-16
* ACPI/PCI: Reset acpi_root_dev->domain to 0 when pci_ignore_seg is setJiang Liu2015-10-16
* Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-06-23
|\
| * x86/PCI: Use host bridge _CRS info on systems with >32 bit addressingBjorn Helgaas2015-06-17
| * x86/PCI: Use host bridge _CRS info on Foxconn K8M890-8237ABjorn Helgaas2015-06-09
* | PCI / ACPI: Do not set ACPI companions for host bridges with parentsRafael J. Wysocki2015-05-28
* | x86/PCI/ACPI: Make all resources except [io 0xcf8-0xcff] available on PCI busJiang Liu2015-04-30
|/
* x86/PCI/ACPI: Ignore resources consumed by host bridge itselfJiang Liu2015-03-04
* x86/PCI/ACPI: Use common ACPI resource interfaces to simplify implementationJiang Liu2015-02-05
* x86/PCI: Fix the range check for IO resourcesJiang Liu2015-02-05
* ACPICA: Resources: Provide common part for struct acpi_resource_address struc...Lv Zheng2015-01-26
* x86, PCI, ACPI: Use kmalloc_node() to optimize for performanceJiang Liu2014-06-21
* x86/PCI: Warn if we have to "guess" host bridge node informationMyron Stowe2014-05-21
* Merge branch 'pci/misc' into nextBjorn Helgaas2014-02-18
|\
| * x86/PCI: Fix function definition whitespaceBjorn Helgaas2014-02-12
| * x86/PCI: Reword commentsBjorn Helgaas2014-02-12
| * x86/PCI: Remove unnecessary local variable initializationBjorn Helgaas2014-02-12
* | x86/PCI: Remove acpi_get_pxm() usageBjorn Helgaas2014-02-03
* | x86/PCI: Use NUMA_NO_NODE, not -1, for unknown nodeBjorn Helgaas2014-02-03
* | x86/PCI: Remove mp_bus_to_node[], set_mp_bus_to_node(), get_mp_bus_to_node()Bjorn Helgaas2014-02-03
* | x86/PCI: Use x86_pci_root_bus_node() instead of get_mp_bus_to_node()Bjorn Helgaas2014-02-03
|/
* ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_nodeRafael J. Wysocki2013-11-14
* x86/PCI: Coalesce multiple overlapping host bridge windowsAlexey Neyman2013-10-10
* PCI: Simplify pcie_bus_configure_settings() interfaceBjorn Helgaas2013-08-22
* x86/PCI: Increase info->res_num before checking pci_use_crsYijing Wang2013-05-28
* Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-02-25
|\
| * ACPI / PCI: Set root bridge ACPI handle in advanceRafael J. Wysocki2013-01-13
* | X86: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
|/
* Merge branch 'pci/mike-x86-tra' into nextBjorn Helgaas2012-11-09
|\
| * x86/PCI: Allow x86 platforms to use translation offsetsMike Yoknis2012-11-07
* | x86/PCI: Ignore _SEG on HP xw9300Bjorn Helgaas2012-11-07
|/
* x86/PCI: Clear host bridge aperture struct resourceYinghai Lu2012-09-21
* x86/PCI: get rid of redundant log messagesJiang Liu2012-06-22
* x86/PCI: update MMCONFIG information when hot-plugging PCI host bridgesJiang Liu2012-06-22
* x86/PCI: use _CRS bus number aperture for host bridges from ACPIYinghai Lu2012-06-13
* PCI: replace struct pci_bus secondary/subordinate with busn_resYinghai Lu2012-06-13
* resources: add resource_overlaps()Wei Yang2012-05-07
* x86/PCI: embed pci_sysdata into pci_root_info on ACPI pathYinghai Lu2012-04-30
* x86/PCI: embed name into pci_root_info structYinghai Lu2012-04-30
* x86/PCI: add host bridge resource release for _CRS pathYinghai Lu2012-04-30
* x86/PCI: refactor get_current_resources()Yinghai Lu2012-04-30
* x86/PCI: fix memleak with get_current_resources()Yinghai Lu2012-04-30
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-03-23
|\
| * x86/PCI: don't fall back to defaults if _CRS has no aperturesBjorn Helgaas2012-02-14
* | x86/PCI: do not tie MSI MS-7253 use_crs quirk to BIOS versionJonathan Nieder2012-03-01
* | x86/PCI: use host bridge _CRS info on MSI MS-7253Jonathan Nieder2012-02-28