summaryrefslogtreecommitdiff
path: root/include/linux/pm_runtime.h
Commit message (Expand)AuthorAgeFilesLines
* PM: Improve EXPORT_*_DEV_PM_OPS macrosPaul Cercueil2022-10-041-8/+12
* PM: runtime: Redefine pm_runtime_release_supplier()Rafael J. Wysocki2022-07-011-3/+2
* PM: core: Add NS varients of EXPORT[_GPL]_SIMPLE_DEV_PM_OPS and runtime pm equivJonathan Cameron2022-04-051-2/+8
* PM: runtime: Have devm_pm_runtime_enable() handle pm_runtime_dont_use_autosus...Douglas Anderson2022-03-041-0/+4
* PM: runtime: Add EXPORT[_GPL]_RUNTIME_DEV_PM_OPS macrosPaul Cercueil2022-01-121-0/+10
* PM: runtime: Add DEFINE_RUNTIME_DEV_PM_OPS() macroPaul Cercueil2022-01-121-0/+14
* PM: runtime: Add safety net to supplier device releaseRafael J. Wysocki2021-12-171-0/+3
* PM: runtime: Fix pm_runtime_active() kerneldoc commentRafael J. Wysocki2021-12-081-1/+1
* PM: runtime: add devm_pm_runtime_enable helperDmitry Baryshkov2021-08-261-0/+4
* PM: runtime: document common mistake with pm_runtime_get_sync()Krzysztof Kozlowski2021-05-311-0/+3
* PM: runtime: Replace inline function pm_runtime_callbacks_present()YueHaibing2021-04-081-1/+1
* PM: runtime: Add pm_runtime_resume_and_get to deal with usage counterZhang Qilong2020-11-161-0/+21
* PM: runtime: Drop pm_runtime_clean_up_links()Rafael J. Wysocki2020-11-021-2/+0
* PM: runtime: Drop runtime PM references to supplier on link removalRafael J. Wysocki2020-11-021-2/+2
* PM: runtime: Fix typo in pm_runtime_set_active() helper commentBean Huo2020-10-201-1/+1
* PM: runtime: Add kerneldoc comments to multiple helpersRafael J. Wysocki2020-08-041-0/+246
* PM: runtime: Replace pm_runtime_callbacks_present()Rafael J. Wysocki2020-05-291-2/+2
* PM: runtime: Add pm_runtime_get_if_active()Sakari Ailus2020-03-041-1/+11
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428Thomas Gleixner2019-06-051-2/+1
* Merge back earlier PM core material for v5.1.Rafael J. Wysocki2019-02-011-0/+2
|\
| * PM-runtime: Add new interface to get accounted timeVincent Guittot2019-01-151-0/+2
* | PM-runtime: Fix deadlock with ktime_get()Vincent Guittot2019-01-301-1/+1
|/
* PM-runtime: Switch autosuspend over to using hrtimersVincent Guittot2018-12-191-3/+3
* Revert "PM / runtime: Fixup reference counting of device link suppliers at pr...Rafael J. Wysocki2018-06-121-2/+4
* PM / runtime: Fixup reference counting of device link suppliers at probeUlf Hansson2018-05-271-4/+2
* locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-251-1/+1
* PM / core: Drop run_wake flag from struct dev_pm_infoRafael J. Wysocki2017-06-281-12/+0
* Merge tag 'driver-core-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-12-131-0/+10
|\
| * PM / runtime: Optimize the use of device linksRafael J. Wysocki2016-10-311-0/+4
| * PM / runtime: Use device linksRafael J. Wysocki2016-10-311-0/+6
* | PM / Runtime: Convert pm_runtime_set_suspended() to return an intUlf Hansson2016-10-211-2/+2
* | PM / Runtime: Remove the exported function pm_children_suspended()Ulf Hansson2016-10-211-7/+0
|/
* PM / Runtime: Move ignore_children flag under CONFIG_PMUlf Hansson2016-04-221-0/+6
* PM / runtime: Add new helper for conditional usage count incrementationRafael J. Wysocki2015-12-211-0/+5
* PM / sleep: Allow devices without runtime PM to do direct-completeAlan Stern2015-07-211-6/+0
* Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-12-121-0/+6
|\
| * ARM: 8199/1: PM / Runtime: Add getter for querying the IRQ safe option v12Krzysztof Kozlowski2014-11-171-0/+6
* | PM: Drop CONFIG_PM_RUNTIME from the driver coreRafael J. Wysocki2014-12-041-12/+9
|/
* PM: Create PM workqueue if runtime PM is not configured tooRafael J. Wysocki2014-07-231-2/+9
* PM / sleep: Mechanism to avoid resuming runtime-suspended devices unnecessarilyRafael J. Wysocki2014-05-161-0/+6
* PM: Add pm_runtime_suspend|resume_force functionsUlf Hansson2014-03-021-0/+4
* PM / Runtime: Implement the pm_generic_runtime functions for CONFIG_PMUlf Hansson2013-12-221-4/+8
* PM / Runtime: Rework the "runtime idle" helper routineRafael J. Wysocki2013-06-031-2/+0
* pm / runtime: introduce pm_runtime_set_memalloc_noio()Ming Lei2013-02-231-0/+3
* PM / Runtime: Add new helper function: pm_runtime_active()ShuoX Liu2013-01-261-0/+7
* PM / Runtime: Remove device fields related to suspend time, v2Rafael J. Wysocki2012-05-011-3/+0
* PM / Runtime: Use device PM QoS constraints (v2)Rafael J. Wysocki2011-12-011-0/+5
* PM Sleep: Do not extend wakeup paths to devices with ignore_children setRafael J. Wysocki2011-11-171-6/+0
* pm_runtime.h: explicitly requires notifier.hPaul Gortmaker2011-10-311-0/+1
* PM: Move clock-related definitions and headers to separate fileRafael J. Wysocki2011-08-251-56/+0