Hi All, There are a few changes of the ACPI power management code I've gathered over the last few weeks. Some of them are just cleanups etc., but some fix (potential) problems and/or add new functionality. [1/6] - Rework power states changing so that we put devices into D3hot (if available) before removing power from them entirely. [2/6] - Rename __acpi_bus_get_power() (for future use). [3/6] - Rename state_string() (in bus.c, for future use). [4/6] - Export the (current) power states of ACPI devices via sysfs. [5/6] - Move device power management functions from bus.c to device_pm.c. [6/6] - (Unrelated to the above) Get rid of some ugly #ifdefs in sleep.c. All of them except for [1/6] have been posted already and no one has had any comments. Please review. Thanks, Rafael -- I speak only for myself. Rafael J. Wysocki, Intel Open Source Technology Center. -- 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