Hi Greg, The following patches are intended to start the redesign of the suspend and hibernation framework for devices. The first one introduces new callbacks for suspend and hibernation (7th revision). It also updates the PM core to use the new callbacks at the top level, allowing it to use the existing callbacks if the new ones are not defined. The other two patches implement the new suspend and hibernation callbacks for the platform and PCI bus types (3rd revision of both). The patches allow platform and pci drivers to start using the new callbacks immediately and similar patches for the other bus types etc. will follow. Still, until drivers actually start to implement the new callbacks, no functional changes are expected to appear as a result of these patches. I think the patches have stabilized sufficiently for being pushed upstream, so please add them to your queue. Thanks, Rafael _______________________________________________ linux-pm mailing list linux-pm@xxxxxxxxxxxxxxxxxxxxxxxxxx https://lists.linux-foundation.org/mailman/listinfo/linux-pm