summaryrefslogtreecommitdiff
path: root/drivers/acpi/pci_root.c
AgeCommit message (Expand)Author
2013-11-07ACPI / hotplug: Consolidate deferred execution of ACPI hotplug routinesRafael J. Wysocki
2013-11-07ACPI / hotplug: Carry out PCI root eject directlyRafael J. Wysocki
2013-11-07ACPI / hotplug: Make acpi_bus_hot_remove_device() internalRafael J. Wysocki
2013-11-07ACPI / hotplug: Simplify device ejection routinesRafael J. Wysocki
2013-11-07ACPI / hotplug: Fix handle_root_bridge_removal()Rafael J. Wysocki
2013-09-23PCI/ACPI: Decode _OSC bitmasks symbolicallyBjorn Helgaas
2013-09-23PCI/ACPI: Separate out _OSC "we don't support enough services" pathBjorn Helgaas
2013-09-23PCI/ACPI: Separate out _OSC "PCIe port services disabled" pathBjorn Helgaas
2013-09-23PCI/ACPI: Skip _OSC control tests if _OSC support call failedBjorn Helgaas
2013-09-23PCI/ACPI: Run _OSC only once for OSPM feature supportBjorn Helgaas
2013-09-23PCI/ACPI: Split _OSC "support" and "control" flags into separate variablesBjorn Helgaas
2013-09-23PCI/ACPI: Move _OSC stuff from acpi_pci_root_add() to negotiate_os_control()Bjorn Helgaas
2013-09-23PCI/ACPI: Drop unnecessary _OSC existence testsBjorn Helgaas
2013-09-23PCI/ACPI: Name _OSC #defines more consistentlyBjorn Helgaas
2013-09-23ACPI: Rename OSC_QUERY_TYPE to OSC_QUERY_DWORDBjorn Helgaas
2013-08-29Merge branch 'pci/misc' into nextBjorn Helgaas
2013-08-29PCI/ACPI: Fix _OSC ordering to allow PCIe hotplug use when availableNeil Horman
2013-07-25PCI: Assign resources for hot-added host bridge more aggressivelyYinghai Lu
2013-07-25PCI: Delay enabling bridges until they're neededYinghai Lu
2013-07-03Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-06-03Merge branch 'pci/jiang-remove-global-list' into nextBjorn Helgaas
2013-05-29PCI/ACPI: Use dev_printk(), acpi_handle_print(), pr_xxx() when possibleJiang Liu
2013-05-29PCI/ACPI: Remove unused global list acpi_pci_rootsJiang Liu
2013-05-29PCI/ACPI: Introduce "handle" local for economy of expressionJiang Liu
2013-05-29PCI/ACPI: Combine duplicate adjacent "if" testsJiang Liu
2013-05-17PCI: acpiphp: Re-enumerate devices when host bridge receives Bus CheckYinghai Lu
2013-05-15PCI/ACPI: Check acpi_resource_to_address64() return valueBjorn Helgaas
2013-04-30Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-04-29Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-04-28Merge branch 'acpi-assorted'Rafael J. Wysocki
2013-04-16PCI/ACPI: Remove support of ACPI PCI subdriversMyron Stowe
2013-04-05Merge tag 'pci-v3.9-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-04-02Revert "PCI/ACPI: Request _OSC control before scanning PCI root bus"Bjorn Helgaas
2013-03-30PCI / ACPI: Don't query OSC support with all possible controlsYinghai Lu
2013-03-27PCI / ACPI: hold acpi_scan_lock during root bus hotplugYinghai Lu
2013-02-25Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-02-19Merge branch 'pci/yinghai-root-bus-hotplug' into nextBjorn Helgaas
2013-02-16PCI/ACPI: Don't cache _PRT, and don't associate them with bus numbersYinghai Lu
2013-01-30ACPI / PCI: Make PCI root driver use struct acpi_scan_handlerRafael J. Wysocki
2013-01-26Merge branch 'pci/yinghai-root-bus-hotplug' into nextBjorn Helgaas
2013-01-26ACPI: Remove useless type argument of driver .remove() operationRafael J. Wysocki
2013-01-25PCI/ACPI: Print info if host bridge notify handler installation failsTang Chen
2013-01-25PCI: acpiphp: Move host bridge hotplug to pci_root.cYinghai Lu
2013-01-13ACPI / PCI: Set root bridge ACPI handle in advanceRafael J. Wysocki
2013-01-10Merge branch 'acpi-scan' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Bjorn Helgaas
2013-01-07PCI/ACPI: Reserve firmware-allocated resources for hot-added root busesYinghai Lu
2013-01-03ACPI / PCI: Move the _PRT setup and cleanup code to pci-acpi.cRafael J. Wysocki
2013-01-03ACPI / PCI: Fold acpi_pci_root_start() into acpi_pci_root_add()Rafael J. Wysocki
2013-01-03ACPI: Change the ordering of PCI root bridge driver registrarionRafael J. Wysocki
2012-12-13Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds