Late power management and ACPI fixes for 3.10 - Fix for an ACPI dock regression introduced by the recent rework of the ACPI-based PCI hotplug code (acpiphp) that caused it to be initialized before the ACPI dock driver from Jiang Liu. - Fix for PCI resources allocation in the ACPI-based PCI hotplug code (acpiphp) that makes it use the same PCI resources assignment rules during runtime hotplug that are used during boot from Jiang Liu. - Fix for ordering and synchronization issues during hot-removal of PCI devices on docking stations from Rafael J Wysocki. - Fix for a regression that removed the code to register a hotplug notificaion handler for for ATA ports/devices inadvertently from Aaron Lu. - Fix for a recent cpufreq regression causing a NULL pointer dereference to trigger in od_set_powersave_bias() in some situations from Jacob Shin. /