Age | Commit message (Expand) | Author |
2015-07-08 | ACPI: Remove FSF mailing addresses | Jarkko Nikula |
2015-04-09 | PCI: Don't clear ASPM bits when the FADT declares it's unsupported | Matthew Garrett |
2015-02-05 | x86/irq, ACPI: Implement ACPI driver to support IOAPIC hotplug | Jiang Liu |
2015-01-26 | ACPICA: Resources: Provide common part for struct acpi_resource_address struc... | Lv Zheng |
2014-11-18 | pci, ACPI, iommu: Enhance pci_root to support DMAR device hotplug | Jiang Liu |
2014-09-24 | ACPI: Support _OSI("Darwin") correctly | Matthew Garrett |
2014-07-23 | ACPI / PM: Revork the handling of ACPI device wakeup notifications | Rafael J. Wysocki |
2014-03-20 | Merge branches 'acpi-cleanup', 'acpi-thermal', 'acpi-pci', 'acpi-lpss' and 'a... | Rafael J. Wysocki |
2014-03-19 | ACPI: Remove duplicate definitions of PREFIX | Hanjun Guo |
2014-02-06 | ACPI / hotplug / PCI: Rework acpiphp_check_host_bridge() | Rafael J. Wysocki |
2014-01-24 | Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-01-22 | Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-01-14 | ACPI / PCI: Use global PCI rescan-remove locking in PCI root hotplug | Rafael J. Wysocki |
2013-12-07 | Merge branch 'acpi-cleanup' into acpi-hotplug | Rafael J. Wysocki |
2013-12-07 | ACPI: Clean up inclusions of ACPI header files | Lv Zheng |
2013-11-25 | Merge branches 'acpi-hotplug', 'acpi-sysfs' and 'acpi-sleep' | Rafael J. Wysocki |
2013-11-22 | ACPI / hotplug: Make ACPI PCI root hotplug use common hotplug code | Rafael J. Wysocki |
2013-11-22 | ACPI / hotplug: Introduce common hotplug function acpi_device_hotplug() | Rafael J. Wysocki |
2013-11-22 | ACPI / scan: Add acpi_device objects for all device nodes in the namespace | Rafael J. Wysocki |
2013-11-22 | Merge back earlier acpi-hotplug material. | Rafael J. Wysocki |
2013-11-20 | ACPI / hotplug: Fix conflicted PCI bridge notify handlers | Toshi Kani |
2013-11-19 | Merge branch 'acpi-hotplug' | Rafael J. Wysocki |
2013-11-19 | ACPI / PCI root: Clear driver_data before failing enumeration | Rafael J. Wysocki |
2013-11-14 | Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-11-07 | ACPI / hotplug: Consolidate deferred execution of ACPI hotplug routines | Rafael J. Wysocki |
2013-11-07 | ACPI / hotplug: Carry out PCI root eject directly | Rafael J. Wysocki |
2013-11-07 | ACPI / hotplug: Make acpi_bus_hot_remove_device() internal | Rafael J. Wysocki |
2013-11-07 | ACPI / hotplug: Simplify device ejection routines | Rafael J. Wysocki |
2013-11-07 | ACPI / hotplug: Fix handle_root_bridge_removal() | Rafael J. Wysocki |
2013-09-23 | PCI/ACPI: Decode _OSC bitmasks symbolically | Bjorn Helgaas |
2013-09-23 | PCI/ACPI: Separate out _OSC "we don't support enough services" path | Bjorn Helgaas |
2013-09-23 | PCI/ACPI: Separate out _OSC "PCIe port services disabled" path | Bjorn Helgaas |
2013-09-23 | PCI/ACPI: Skip _OSC control tests if _OSC support call failed | Bjorn Helgaas |
2013-09-23 | PCI/ACPI: Run _OSC only once for OSPM feature support | Bjorn Helgaas |
2013-09-23 | PCI/ACPI: Split _OSC "support" and "control" flags into separate variables | Bjorn Helgaas |
2013-09-23 | PCI/ACPI: Move _OSC stuff from acpi_pci_root_add() to negotiate_os_control() | Bjorn Helgaas |
2013-09-23 | PCI/ACPI: Drop unnecessary _OSC existence tests | Bjorn Helgaas |
2013-09-23 | PCI/ACPI: Name _OSC #defines more consistently | Bjorn Helgaas |
2013-09-23 | ACPI: Rename OSC_QUERY_TYPE to OSC_QUERY_DWORD | Bjorn Helgaas |
2013-08-29 | Merge branch 'pci/misc' into next | Bjorn Helgaas |
2013-08-29 | PCI/ACPI: Fix _OSC ordering to allow PCIe hotplug use when available | Neil Horman |
2013-07-25 | PCI: Assign resources for hot-added host bridge more aggressively | Yinghai Lu |
2013-07-25 | PCI: Delay enabling bridges until they're needed | Yinghai Lu |
2013-07-03 | Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-06-03 | Merge branch 'pci/jiang-remove-global-list' into next | Bjorn Helgaas |
2013-05-29 | PCI/ACPI: Use dev_printk(), acpi_handle_print(), pr_xxx() when possible | Jiang Liu |
2013-05-29 | PCI/ACPI: Remove unused global list acpi_pci_roots | Jiang Liu |
2013-05-29 | PCI/ACPI: Introduce "handle" local for economy of expression | Jiang Liu |
2013-05-29 | PCI/ACPI: Combine duplicate adjacent "if" tests | Jiang Liu |
2013-05-17 | PCI: acpiphp: Re-enumerate devices when host bridge receives Bus Check | Yinghai Lu |