aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/pm.h
diff options
context:
space:
mode:
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>2014-01-12 23:50:03 +0100
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2014-01-12 23:50:03 +0100
commit4ff913373a77b99cbe3c5df3c76d2622006200d6 (patch)
treefc92ee56f8f29b35f7d64debf107fb903d073951 /include/linux/pm.h
parentMerge branch 'pnp' (diff)
parentPM / hibernate: Call platform_leave() in suspend path too (diff)
parentPM / Runtime: Implement the pm_generic_runtime functions for CONFIG_PM (diff)
parentMerge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/apm into pm-apm-next (diff)
downloadlinux-dev-4ff913373a77b99cbe3c5df3c76d2622006200d6.tar.xz
linux-dev-4ff913373a77b99cbe3c5df3c76d2622006200d6.zip
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