summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/pci_root.c
AgeCommit message (Expand)Author
2015-02-05x86/irq, ACPI: Implement ACPI driver to support IOAPIC hotplugJiang Liu
2015-01-26ACPICA: Resources: Provide common part for struct acpi_resource_address struc...Lv Zheng
2014-11-18pci, ACPI, iommu: Enhance pci_root to support DMAR device hotplugJiang Liu
2014-09-24ACPI: Support _OSI("Darwin") correctlyMatthew Garrett
2014-07-23ACPI / PM: Revork the handling of ACPI device wakeup notificationsRafael J. Wysocki
2014-03-20Merge branches 'acpi-cleanup', 'acpi-thermal', 'acpi-pci', 'acpi-lpss' and 'a...Rafael J. Wysocki
2014-03-19ACPI: Remove duplicate definitions of PREFIXHanjun Guo
2014-02-06ACPI / hotplug / PCI: Rework acpiphp_check_host_bridge()Rafael J. Wysocki
2014-01-24Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-01-22Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-01-14ACPI / PCI: Use global PCI rescan-remove locking in PCI root hotplugRafael J. Wysocki
2013-12-07Merge branch 'acpi-cleanup' into acpi-hotplugRafael J. Wysocki
2013-12-07ACPI: Clean up inclusions of ACPI header filesLv Zheng
2013-11-25Merge branches 'acpi-hotplug', 'acpi-sysfs' and 'acpi-sleep'Rafael J. Wysocki
2013-11-22ACPI / hotplug: Make ACPI PCI root hotplug use common hotplug codeRafael J. Wysocki
2013-11-22ACPI / hotplug: Introduce common hotplug function acpi_device_hotplug()Rafael J. Wysocki
2013-11-22ACPI / scan: Add acpi_device objects for all device nodes in the namespaceRafael J. Wysocki
2013-11-22Merge back earlier acpi-hotplug material.Rafael J. Wysocki
2013-11-20ACPI / hotplug: Fix conflicted PCI bridge notify handlersToshi Kani
2013-11-19Merge branch 'acpi-hotplug'Rafael J. Wysocki
2013-11-19ACPI / PCI root: Clear driver_data before failing enumerationRafael J. Wysocki
2013-11-14Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
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