summaryrefslogtreecommitdiffstats
path: root/drivers/base/power/generic_ops.c
AgeCommit message (Expand)AuthorLines
2014-03-26PM / Runtime: Spelling s/competing/completing/Geert Uytterhoeven-1/+1
2013-12-22PM / Runtime: Implement the pm_generic_runtime functions for CONFIG_PMUlf Hansson-2/+2
2013-06-03PM / Runtime: Rework the "runtime idle" helper routineRafael J. Wysocki-23/+0
2013-04-12PM / Runtime: Asyncronous idle|suspend devices at system resumeUlf Hansson-1/+1
2012-01-29PM / Sleep: Introduce generic callbacks for new device PM phasesRafael J. Wysocki-53/+104
2011-12-21PM: Drop generic_subsys_pm_opsRafael J. Wysocki-25/+0
2011-12-18PM / Sleep: Merge internal functions in generic_ops.cRafael J. Wysocki-37/+11
2011-12-18PM / Sleep: Simplify generic system suspend callbacksRafael J. Wysocki-18/+6
2011-10-31drivers/base: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required.Paul Gortmaker-0/+1
2011-07-02PM: Introduce generic "noirq" callback routines for subsystems (v2)Rafael J. Wysocki-15/+83
2011-05-17PM: Introduce generic prepare and complete callbacks for subsystemsRafael J. Wysocki-0/+39
2010-12-24PM / Runtime: Generic resume shouldn't set RPM_ACTIVE unconditionallyRafael J. Wysocki-1/+1
2010-12-24PM / Runtime: Fix comments to match runtime callback codeAaro Koskinen-2/+2
2010-10-17PM / Runtime: Lenient generic runtime pm callbacksOhad Ben-Cohen-2/+2
2010-03-06PM: Provide generic subsystem-level callbacksRafael J. Wysocki-0/+233