aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/power/runtime_pm.txt (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-08-25PM / Runtime: Correct documentation of pm_runtime_irq_safe()Rafael J. Wysocki1-2/+1
2011-08-05PM / Runtime: Allow _put_sync() from interrupts-disabled contextKevin Hilman1-5/+5
2011-07-12PM / Runtime: Add new helper function: pm_runtime_status_suspended()Kevin Hilman1-0/+3
2011-07-06PM / Runtime: Replace "run-time" with "runtime" in documentationRafael J. Wysocki1-65/+65
2011-07-06PM / Runtime: Improve documentation of enable, disable and barrierRafael J. Wysocki1-4/+14
2011-07-06PM: Limit race conditions between runtime PM and system sleep (v2)Rafael J. Wysocki1-0/+21
2011-07-02PM / Runtime: Return special error code if runtime PM is disabledRafael J. Wysocki1-2/+4
2011-07-02PM / Runtime: Update documentation of interactions with system sleepRafael J. Wysocki1-8/+19
2011-07-02PM: Introduce generic "noirq" callback routines for subsystems (v2)Rafael J. Wysocki1-2/+30
2011-07-02PM / Runtime: Update documentation regarding driver removalRafael J. Wysocki1-5/+21
2011-07-02PM: Documentation: fix typo: pm_runtime_idle_sync() doesn't exist.Kevin Hilman1-1/+1
2011-06-21PM / Runtime: Update doc: usage count no longer incremented across system PMKevin Hilman1-5/+0
2011-03-15PM: Make system-wide PM and runtime PM treat subsystems consistentlyRafael J. Wysocki1-6/+7
2010-12-24PM / Runtime: Add synchronous runtime interface for interrupt handlers (v3)Alan Stern1-0/+31
2010-12-16PM / Runtime: Fix pm_runtime_suspended()Rafael J. Wysocki1-2/+2
2010-10-17PM / Runtime: Implement autosuspend supportAlan Stern1-7/+183
2010-10-17PM / Runtime: Add no_callbacks flagAlan Stern1-0/+37
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina1-1/+1
2010-03-06PM: Provide generic subsystem-level callbacksRafael J. Wysocki1-0/+65
2010-03-06PM / Runtime: Document power.runtime_auto and related functionsRafael J. Wysocki1-0/+28
2010-02-05doc: fix leve -> level typo in pm-runtime docThadeu Lima de Souza Cascardo1-1/+1
2009-12-22PM: Runtime PM documentation updateAlan Stern1-0/+50
2009-12-22PM / Runtime: Use device type and device class callbacksRafael J. Wysocki1-86/+87
2009-12-06PM: Add flag for devices capable of generating run-time wake-up eventsRafael J. Wysocki1-2/+5
2009-12-06PM / Runtime: Make documentation of runtime_idle() agree with the codeRafael J. Wysocki1-2/+3
2009-08-23PM: Introduce core framework for run-time PM of I/O devices (rev. 17)Rafael J. Wysocki1-0/+378