aboutsummaryrefslogtreecommitdiff
path: root/include/linux/pm_runtime.h
AgeCommit message (Expand)AuthorFilesLines
2024-02-12PM: runtime: Add pm_runtime_put_autosuspend() replacementGravatar Sakari Ailus 1-0/+12
2024-02-12PM: runtime: Simplify pm_runtime_get_if_active() usageGravatar Sakari Ailus 1-15/+3
2023-08-22PM: runtime: Remove unsued extern declaration of pm_runtime_update_max_time_s...Gravatar YueHaibing 1-2/+0
2022-10-04PM: Improve EXPORT_*_DEV_PM_OPS macrosGravatar Paul Cercueil 1-8/+12
2022-07-01PM: runtime: Redefine pm_runtime_release_supplier()Gravatar Rafael J. Wysocki 1-3/+2
2022-04-05PM: core: Add NS varients of EXPORT[_GPL]_SIMPLE_DEV_PM_OPS and runtime pm equivGravatar Jonathan Cameron 1-2/+8
2022-03-04PM: runtime: Have devm_pm_runtime_enable() handle pm_runtime_dont_use_autosus...Gravatar Douglas Anderson 1-0/+4
2022-01-12PM: runtime: Add EXPORT[_GPL]_RUNTIME_DEV_PM_OPS macrosGravatar Paul Cercueil 1-0/+10
2022-01-12PM: runtime: Add DEFINE_RUNTIME_DEV_PM_OPS() macroGravatar Paul Cercueil 1-0/+14
2021-12-17PM: runtime: Add safety net to supplier device releaseGravatar Rafael J. Wysocki 1-0/+3
2021-12-08PM: runtime: Fix pm_runtime_active() kerneldoc commentGravatar Rafael J. Wysocki 1-1/+1
2021-08-26PM: runtime: add devm_pm_runtime_enable helperGravatar Dmitry Baryshkov 1-0/+4
2021-05-31PM: runtime: document common mistake with pm_runtime_get_sync()Gravatar Krzysztof Kozlowski 1-0/+3
2021-04-08PM: runtime: Replace inline function pm_runtime_callbacks_present()Gravatar YueHaibing 1-1/+1
2020-11-16PM: runtime: Add pm_runtime_resume_and_get to deal with usage counterGravatar Zhang Qilong 1-0/+21
2020-11-02PM: runtime: Drop pm_runtime_clean_up_links()Gravatar Rafael J. Wysocki 1-2/+0
2020-11-02PM: runtime: Drop runtime PM references to supplier on link removalGravatar Rafael J. Wysocki 1-2/+2
2020-10-20PM: runtime: Fix typo in pm_runtime_set_active() helper commentGravatar Bean Huo 1-1/+1
2020-08-04PM: runtime: Add kerneldoc comments to multiple helpersGravatar Rafael J. Wysocki 1-0/+246
2020-05-29PM: runtime: Replace pm_runtime_callbacks_present()Gravatar Rafael J. Wysocki 1-2/+2
2020-03-04PM: runtime: Add pm_runtime_get_if_active()Gravatar Sakari Ailus 1-1/+11
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428Gravatar Thomas Gleixner 1-2/+1
2019-02-01Merge back earlier PM core material for v5.1.Gravatar Rafael J. Wysocki 1-0/+2
2019-01-30PM-runtime: Fix deadlock with ktime_get()Gravatar Vincent Guittot 1-1/+1
2019-01-15PM-runtime: Add new interface to get accounted timeGravatar Vincent Guittot 1-0/+2
2018-12-19PM-runtime: Switch autosuspend over to using hrtimersGravatar Vincent Guittot 1-3/+3
2018-06-12Revert "PM / runtime: Fixup reference counting of device link suppliers at pr...Gravatar Rafael J. Wysocki 1-2/+4
2018-05-27PM / runtime: Fixup reference counting of device link suppliers at probeGravatar Ulf Hansson 1-4/+2
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Gravatar Mark Rutland 1-1/+1
2017-06-28PM / core: Drop run_wake flag from struct dev_pm_infoGravatar Rafael J. Wysocki 1-12/+0
2016-12-13Merge tag 'driver-core-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-0/+10
2016-10-31PM / runtime: Optimize the use of device linksGravatar Rafael J. Wysocki 1-0/+4
2016-10-31PM / runtime: Use device linksGravatar Rafael J. Wysocki 1-0/+6
2016-10-21PM / Runtime: Convert pm_runtime_set_suspended() to return an intGravatar Ulf Hansson 1-2/+2
2016-10-21PM / Runtime: Remove the exported function pm_children_suspended()Gravatar Ulf Hansson 1-7/+0
2016-04-22PM / Runtime: Move ignore_children flag under CONFIG_PMGravatar Ulf Hansson 1-0/+6
2015-12-21PM / runtime: Add new helper for conditional usage count incrementationGravatar Rafael J. Wysocki 1-0/+5
2015-07-21PM / sleep: Allow devices without runtime PM to do direct-completeGravatar Alan Stern 1-6/+0
2014-12-12Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armGravatar Linus Torvalds 1-0/+6
2014-12-04PM: Drop CONFIG_PM_RUNTIME from the driver coreGravatar Rafael J. Wysocki 1-12/+9
2014-11-17ARM: 8199/1: PM / Runtime: Add getter for querying the IRQ safe option v12Gravatar Krzysztof Kozlowski 1-0/+6
2014-07-23PM: Create PM workqueue if runtime PM is not configured tooGravatar Rafael J. Wysocki 1-2/+9
2014-05-16PM / sleep: Mechanism to avoid resuming runtime-suspended devices unnecessarilyGravatar Rafael J. Wysocki 1-0/+6
2014-03-02PM: Add pm_runtime_suspend|resume_force functionsGravatar Ulf Hansson 1-0/+4
2013-12-22PM / Runtime: Implement the pm_generic_runtime functions for CONFIG_PMGravatar Ulf Hansson 1-4/+8
2013-06-03PM / Runtime: Rework the "runtime idle" helper routineGravatar Rafael J. Wysocki 1-2/+0
2013-02-23pm / runtime: introduce pm_runtime_set_memalloc_noio()Gravatar Ming Lei 1-0/+3
2013-01-26PM / Runtime: Add new helper function: pm_runtime_active()Gravatar ShuoX Liu 1-0/+7
2012-05-01PM / Runtime: Remove device fields related to suspend time, v2Gravatar Rafael J. Wysocki 1-3/+0
2011-12-01PM / Runtime: Use device PM QoS constraints (v2)Gravatar Rafael J. Wysocki 1-0/+5