aboutsummaryrefslogtreecommitdiff
path: root/Documentation/power/runtime_pm.txt
AgeCommit message (Expand)Author
2011-12-21PM: Run the driver callback directly if the subsystem one is not thereRafael J. Wysocki
2011-11-28PM / Runtime: Make documentation follow the new behavior of irq_safeRafael J. Wysocki
2011-11-28PM / Domains: Document how PM domains are used by the PM coreRafael J. Wysocki
2011-11-04PM / Runtime: Automatically retry failed autosuspendsAlan Stern
2011-10-16Merge branch 'pm-runtime' into pm-for-linusRafael J. Wysocki
2011-10-10PM / Runtime: Update document about callbacksMing Lei
2011-10-07Merge branch 'pm-runtime' into pm-for-linusRafael J. Wysocki
2011-09-21PM / Runtime: pm_runtime_idle() can be called in atomic contextMing Lei
2011-08-25PM / Runtime: Correct documentation of pm_runtime_irq_safe()Rafael J. Wysocki
2011-08-14PM / Runtime: Add might_sleep() to runtime PM functionsColin Cross
2011-08-05PM / Runtime: Allow _put_sync() from interrupts-disabled contextKevin Hilman
2011-07-12PM / Runtime: Add new helper function: pm_runtime_status_suspended()Kevin Hilman
2011-07-06PM / Runtime: Replace "run-time" with "runtime" in documentationRafael J. Wysocki
2011-07-06PM / Runtime: Improve documentation of enable, disable and barrierRafael J. Wysocki
2011-07-06PM: Limit race conditions between runtime PM and system sleep (v2)Rafael J. Wysocki
2011-07-02PM / Runtime: Return special error code if runtime PM is disabledRafael J. Wysocki
2011-07-02PM / Runtime: Update documentation of interactions with system sleepRafael J. Wysocki
2011-07-02PM: Introduce generic "noirq" callback routines for subsystems (v2)Rafael J. Wysocki
2011-07-02PM / Runtime: Update documentation regarding driver removalRafael J. Wysocki
2011-07-02PM: Documentation: fix typo: pm_runtime_idle_sync() doesn't exist.Kevin Hilman
2011-06-21PM / Runtime: Update doc: usage count no longer incremented across system PMKevin Hilman
2011-03-15PM: Make system-wide PM and runtime PM treat subsystems consistentlyRafael J. Wysocki
2010-12-24PM / Runtime: Add synchronous runtime interface for interrupt handlers (v3)Alan Stern
2010-12-16PM / Runtime: Fix pm_runtime_suspended()Rafael J. Wysocki
2010-10-17PM / Runtime: Implement autosuspend supportAlan Stern
2010-10-17PM / Runtime: Add no_callbacks flagAlan Stern
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina
2010-03-06PM: Provide generic subsystem-level callbacksRafael J. Wysocki
2010-03-06PM / Runtime: Document power.runtime_auto and related functionsRafael J. Wysocki
2010-02-05doc: fix leve -> level typo in pm-runtime docThadeu Lima de Souza Cascardo
2009-12-22PM: Runtime PM documentation updateAlan Stern
2009-12-22PM / Runtime: Use device type and device class callbacksRafael J. Wysocki
2009-12-06PM: Add flag for devices capable of generating run-time wake-up eventsRafael J. Wysocki
2009-12-06PM / Runtime: Make documentation of runtime_idle() agree with the codeRafael J. Wysocki
2009-08-23PM: Introduce core framework for run-time PM of I/O devices (rev. 17)Rafael J. Wysocki