diff options
author | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2014-01-13 02:50:03 +0400 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2014-01-13 02:50:03 +0400 |
commit | 4ff913373a77b99cbe3c5df3c76d2622006200d6 (patch) | |
tree | fc92ee56f8f29b35f7d64debf107fb903d073951 /include/linux/pm.h | |
parent | a759012e5f9717a69c2c2f03d6c7fe435e150824 (diff) | |
parent | 362e77d1cb30c9a98e037641fae425687afa932e (diff) | |
parent | 717e5d458e3bfca495a38dca61c64f274c049e46 (diff) | |
parent | 6a1c64cb401d14babf7df6307fe8ed5b9728df30 (diff) | |
download | linux-4ff913373a77b99cbe3c5df3c76d2622006200d6.tar.xz |
Merge branches 'pm-sleep', 'pm-runtime' and 'pm-apm'
* pm-sleep:
PM / hibernate: Call platform_leave() in suspend path too
PM / Sleep: Add macro to define common late/early system PM callbacks
PM / hibernate: export hibernation_set_ops
* pm-runtime:
PM / Runtime: Implement the pm_generic_runtime functions for CONFIG_PM
PM / Runtime: Add second macro for definition of runtime PM callbacks
* pm-apm:
apm-emulation: add hibernation APM events to support suspend2disk