Hi, This is the 4th iteration of the patchset based on https://patchwork.kernel.org/patch/114917/ and the comments I received on that patch and the previous three iterations of this patchset. [1/10] - Introduce pci_aer_available() allowing the caller to check if the AER service driver should be enabled. [2/10] - Introduce kernel command line switch pcie_ports=. [3/10] - Reorder checks in acpi_pci_osc_control_set(). [4/10] - Make acpi_pci_query_osc() return control bits obtained from the BIOS. [5/10] - Do not cache _OSC query results. [6/10] - Negotiate _OSC control bits before requesting control from the BIOS. [7/10] - Rework the PCIe port driver to request _OSC control for all serives at once (that also affects ASPM now, Matthew please check). [8/10] - Disable PCIe port services (that might be enabled by the BIOS) during initialization. [9/10] - Move the PCIe PME code to drivers/pci/pcie/. [10/10] - Remove the PCIe port driver modules exit function. Comments welcome. Thanks, Rafael -- To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html