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