summaryrefslogtreecommitdiffstats
path: root/Documentation/power/runtime_pm.txt
Commit message (Expand)AuthorAgeFilesLines
* PM / runtime: Document steps for device removalKrzysztof Kozlowski2016-04-051-0/+4
* PM / runtime: Add new helper for conditional usage count incrementationRafael J. Wysocki2015-12-211-0/+6
* PM / sleep: Allow devices without runtime PM to do direct-completeAlan Stern2015-07-211-4/+0
* PM / runtime: add note about re-calling in during device probe()Ben Dooks2015-05-131-0/+6
* Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-12-121-0/+4
|\
| * ARM: 8199/1: PM / Runtime: Add getter for querying the IRQ safe option v12Krzysztof Kozlowski2014-11-171-0/+4
* | Documentation: power: Fix typo in Documentation/powerMasanari Iida2014-11-081-3/+3
|/
*-. Merge branches 'pnp', 'powercap', 'pm-runtime' and 'pm-opp'Rafael J. Wysocki2014-06-031-9/+11
|\ \
| | * PM / runtime: Update documentation to reflect the current code flowRafael J. Wysocki2014-05-161-9/+11
| |/
* | PM / sleep: Update device PM documentation to cover direct_completeRafael J. Wysocki2014-05-161-0/+17
|/
* PM / Runtime: s/foo_process_requests/foo_process_next_request/Geert Uytterhoeven2014-03-261-1/+1
* PM / Runtime: GENERIC_SUBSYS_PM_OPS is goneGeert Uytterhoeven2014-03-261-7/+4
* PM / Runtime: Correct documented return values for generic PM callbacksGeert Uytterhoeven2014-03-261-2/+2
* PM / Runtime: Split line longer than 80 charactersGeert Uytterhoeven2014-03-261-5/+5
* PM / Runtime: dev_pm_info.runtime_error is signedGeert Uytterhoeven2014-03-261-1/+1
* PM / Runtime: Update documentation around probe|remove|suspendUlf Hansson2013-11-121-8/+6
* PM / Runtime: Respect autosuspend when idle triggers suspendUlf Hansson2013-10-161-6/+8
* PM / Runtime: Update .runtime_idle() callback documentationAlan Stern2013-06-031-5/+10
* PM / Runtime: Rework the "runtime idle" helper routineRafael J. Wysocki2013-06-031-5/+0
* PM / Runtime: Add new helper function: pm_runtime_active()ShuoX Liu2013-01-261-0/+4
* PM: Move disabling/enabling runtime PM to late suspend/early resumeRafael J. Wysocki2013-01-061-4/+5
* PM: Run the driver callback directly if the subsystem one is not thereRafael J. Wysocki2011-12-211-62/+68
* PM / Runtime: Make documentation follow the new behavior of irq_safeRafael J. Wysocki2011-11-281-5/+6
* PM / Domains: Document how PM domains are used by the PM coreRafael J. Wysocki2011-11-281-11/+18
* PM / Runtime: Automatically retry failed autosuspendsAlan Stern2011-11-041-0/+10
* Merge branch 'pm-runtime' into pm-for-linusRafael J. Wysocki2011-10-161-7/+12
|\
| * PM / Runtime: Update document about callbacksMing Lei2011-10-101-7/+12
* | Merge branch 'pm-runtime' into pm-for-linusRafael J. Wysocki2011-10-071-0/+2
|\ \ | |/
| * PM / Runtime: pm_runtime_idle() can be called in atomic contextMing Lei2011-09-211-0/+1
| * PM / Runtime: Add might_sleep() to runtime PM functionsColin Cross2011-08-141-0/+1
* | PM / Runtime: Correct documentation of pm_runtime_irq_safe()Rafael J. Wysocki2011-08-251-2/+1
|/
* PM / Runtime: Allow _put_sync() from interrupts-disabled contextKevin Hilman2011-08-051-5/+5
* PM / Runtime: Add new helper function: pm_runtime_status_suspended()Kevin Hilman2011-07-121-0/+3
* PM / Runtime: Replace "run-time" with "runtime" in documentationRafael J. Wysocki2011-07-061-65/+65
* PM / Runtime: Improve documentation of enable, disable and barrierRafael J. Wysocki2011-07-061-4/+14
* PM: Limit race conditions between runtime PM and system sleep (v2)Rafael J. Wysocki2011-07-061-0/+21
* PM / Runtime: Return special error code if runtime PM is disabledRafael J. Wysocki2011-07-021-2/+4
* PM / Runtime: Update documentation of interactions with system sleepRafael J. Wysocki2011-07-021-8/+19
* PM: Introduce generic "noirq" callback routines for subsystems (v2)Rafael J. Wysocki2011-07-021-2/+30
* PM / Runtime: Update documentation regarding driver removalRafael J. Wysocki2011-07-021-5/+21
* PM: Documentation: fix typo: pm_runtime_idle_sync() doesn't exist.Kevin Hilman2011-07-021-1/+1
* PM / Runtime: Update doc: usage count no longer incremented across system PMKevin Hilman2011-06-211-5/+0
* PM: Make system-wide PM and runtime PM treat subsystems consistentlyRafael J. Wysocki2011-03-151-6/+7
* PM / Runtime: Add synchronous runtime interface for interrupt handlers (v3)Alan Stern2010-12-241-0/+31
* PM / Runtime: Fix pm_runtime_suspended()Rafael J. Wysocki2010-12-161-2/+2
* PM / Runtime: Implement autosuspend supportAlan Stern2010-10-171-7/+183
* PM / Runtime: Add no_callbacks flagAlan Stern2010-10-171-0/+37
* Merge branch 'for-next' into for-linusJiri Kosina2010-03-081-1/+1
|\
| * doc: fix leve -> level typo in pm-runtime docThadeu Lima de Souza Cascardo2010-02-051-1/+1
* | PM: Provide generic subsystem-level callbacksRafael J. Wysocki2010-03-061-0/+65
OpenPOWER on IntegriCloud