summaryrefslogtreecommitdiff
path: root/drivers/acpi/pci_root.c
AgeCommit message (Expand)AuthorFilesLines
2020-06-04Merge branch 'pci/misc'Bjorn Helgaas1-1/+1
2020-05-27PCI: Rename _DSM constants to align with specKrzysztof WilczyƄski1-1/+1
2020-04-30PCI/AER: Use only _OSC to determine AER ownershipAlexandru Gagniuc1-7/+2
2020-04-03Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+15
2020-03-28PCI/DPC: Add Error Disconnect Recover (EDR) supportKuppuswamy Sathyanarayanan1-0/+15
2020-03-14ACPI: PCI: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai1-1/+1
2019-08-28PCI: Move ASPM declarations to linux/pci.hKrzysztof Wilczynski1-1/+0
2019-07-15Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+12
2019-06-21PCI/ACPI: Evaluate PCI Boot Configuration _DSMBenjamin Herrenschmidt1-0/+12
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner1-14/+1
2019-04-23PCI/ACPI: Advertise _HPX Type 3 support via _OSCAlexandru Gagniuc1-0/+2
2018-09-17PCI/ACPI: Allow _OSC presence to be optional for PCISinan Kaya1-3/+11
2018-09-17PCI/ACPI: Correct error message for ASPM disablingSinan Kaya1-2/+3
2018-06-06Merge branch 'pci/hotplug'Bjorn Helgaas1-2/+9
2018-06-02PCI: shpchp: Request SHPC control via _OSC when adding host bridgeMika Westerberg1-0/+5
2018-06-02PCI: pciehp: Rename host->native_hotplug to host->native_pcie_hotplugMika Westerberg1-1/+1
2018-05-23PCI: pciehp: Request control of native hotplug only if supportedMika Westerberg1-1/+3
2018-04-23PCI/ACPI: Request LTR control from platform before using itBjorn Helgaas1-0/+6
2018-04-04Merge branch 'pci/portdrv'Bjorn Helgaas1-2/+11
2018-04-04PCI: Add fwnode handler as input param of pci_register_io_range()Gabriele Paoloni1-3/+5
2018-03-30PCI/portdrv: Simplify PCIe feature permission checkingBjorn Helgaas1-2/+11
2017-08-03treewide: Consolidate Apple DMI checksLukas Wunner1-2/+2
2017-07-04Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-3/+2
2017-06-28PM / core: Drop run_wake flag from struct dev_pm_infoRafael J. Wysocki1-3/+2
2017-06-28ACPI / PM: Drop run_wake from struct acpi_device_wakeup_flagsRafael J. Wysocki1-1/+1
2017-05-23ACPI: Adjust system_state checkThomas Gleixner1-1/+1
2017-03-01x86/ioapic: Split IOAPIC hot-removal into two stepsRui Wang1-2/+2
2016-08-18x86/ioapic: Support hot-removal of IOAPICs present during bootRui Wang1-0/+10
2016-08-18x86/ioapic: Change prototype of acpi_ioapic_add()Rui Wang1-1/+1
2016-06-10PCI/ACPI: Support I/O resources when parsing host bridge resourcesJayachandran C1-0/+35
2015-12-02x86/PCI/ACPI: Fix regression caused by commit 4d6b4e69a245Liu Jiang1-0/+7
2015-10-16PCI/ACPI: Add interface acpi_pci_root_create()Jiang Liu1-0/+204
2015-07-08ACPI: Remove FSF mailing addressesJarkko Nikula1-4/+0
2015-04-09PCI: Don't clear ASPM bits when the FADT declares it's unsupportedMatthew Garrett1-11/+8
2015-02-05x86/irq, ACPI: Implement ACPI driver to support IOAPIC hotplugJiang Liu1-0/+3
2015-01-26ACPICA: Resources: Provide common part for struct acpi_resource_address struc...Lv Zheng1-3/+3
2014-11-18pci, ACPI, iommu: Enhance pci_root to support DMAR device hotplugJiang Liu1-2/+14
2014-09-24ACPI: Support _OSI("Darwin") correctlyMatthew Garrett1-0/+14
2014-07-23ACPI / PM: Revork the handling of ACPI device wakeup notificationsRafael J. Wysocki1-1/+1
2014-03-20Merge branches 'acpi-cleanup', 'acpi-thermal', 'acpi-pci', 'acpi-lpss' and 'a...Rafael J. Wysocki1-2/+0
2014-03-19ACPI: Remove duplicate definitions of PREFIXHanjun Guo1-2/+0
2014-02-06ACPI / hotplug / PCI: Rework acpiphp_check_host_bridge()Rafael J. Wysocki1-1/+1
2014-01-24Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-114/+12
2014-01-22Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+6
2014-01-14ACPI / PCI: Use global PCI rescan-remove locking in PCI root hotplugRafael J. Wysocki1-0/+6
2013-12-07Merge branch 'acpi-cleanup' into acpi-hotplugRafael J. Wysocki1-3/+1
2013-12-07ACPI: Clean up inclusions of ACPI header filesLv Zheng1-3/+1
2013-11-25Merge branches 'acpi-hotplug', 'acpi-sysfs' and 'acpi-sleep'Rafael J. Wysocki1-0/+3
2013-11-22ACPI / hotplug: Make ACPI PCI root hotplug use common hotplug codeRafael J. Wysocki1-114/+11
2013-11-22ACPI / hotplug: Introduce common hotplug function acpi_device_hotplug()Rafael J. Wysocki1-1/+3