summaryrefslogtreecommitdiff
path: root/Documentation/power/runtime_pm.txt
Commit message (Expand)AuthorAge
* PM / runtime: Drop children check from __pm_runtime_set_status()Rafael J. Wysocki2017-11-16
* Documentation: fix driver-api doc refsTom Saeger2017-10-12
* PM / runtime: Document new pm_runtime_set_suspended() constraintJohan Hovold2017-07-27
* PM / core: Drop run_wake flag from struct dev_pm_infoRafael J. Wysocki2017-06-28
* PM / runtime: Document autosuspend-helper side effectsJohan Hovold2017-04-19
* PM / runtime: Fix autosuspend documentationJohan Hovold2017-04-19
* PM / runtime: Fix some typosChristophe Jaillet2017-02-23
* docs: fix locations of several documents that got movedMauro Carvalho Chehab2016-10-24
* PM / runtime: Document steps for device removalKrzysztof Kozlowski2016-04-05
* PM / runtime: Add new helper for conditional usage count incrementationRafael J. Wysocki2015-12-21
* PM / sleep: Allow devices without runtime PM to do direct-completeAlan Stern2015-07-21
* PM / runtime: add note about re-calling in during device probe()Ben Dooks2015-05-13
* Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-12-12
|\
| * ARM: 8199/1: PM / Runtime: Add getter for querying the IRQ safe option v12Krzysztof Kozlowski2014-11-17
* | Documentation: power: Fix typo in Documentation/powerMasanari Iida2014-11-08
|/
*-. Merge branches 'pnp', 'powercap', 'pm-runtime' and 'pm-opp'Rafael J. Wysocki2014-06-03
|\ \
| | * PM / runtime: Update documentation to reflect the current code flowRafael J. Wysocki2014-05-16
| |/
* | PM / sleep: Update device PM documentation to cover direct_completeRafael J. Wysocki2014-05-16
|/
* PM / Runtime: s/foo_process_requests/foo_process_next_request/Geert Uytterhoeven2014-03-26
* PM / Runtime: GENERIC_SUBSYS_PM_OPS is goneGeert Uytterhoeven2014-03-26
* PM / Runtime: Correct documented return values for generic PM callbacksGeert Uytterhoeven2014-03-26
* PM / Runtime: Split line longer than 80 charactersGeert Uytterhoeven2014-03-26
* PM / Runtime: dev_pm_info.runtime_error is signedGeert Uytterhoeven2014-03-26
* PM / Runtime: Update documentation around probe|remove|suspendUlf Hansson2013-11-12
* PM / Runtime: Respect autosuspend when idle triggers suspendUlf Hansson2013-10-16
* PM / Runtime: Update .runtime_idle() callback documentationAlan Stern2013-06-03
* PM / Runtime: Rework the "runtime idle" helper routineRafael J. Wysocki2013-06-03
* PM / Runtime: Add new helper function: pm_runtime_active()ShuoX Liu2013-01-26
* PM: Move disabling/enabling runtime PM to late suspend/early resumeRafael J. Wysocki2013-01-06
* 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