summaryrefslogtreecommitdiff
path: root/include/linux/pm_runtime.h
AgeCommit message (Expand)Author
12 daysMerge branches 'pm-runtime' and 'pm-powercap'Rafael J. Wysocki
2025-07-03PM: Move two sleep-related functions under CONFIG_PM_SLEEPRafael J. Wysocki
2025-06-18PM: runtime: Mark last busy stamp in pm_request_autosuspend()Sakari Ailus
2025-06-18PM: runtime: Mark last busy stamp in pm_runtime_autosuspend()Sakari Ailus
2025-06-18PM: runtime: Mark last busy stamp in pm_runtime_put_sync_autosuspend()Sakari Ailus
2025-06-18PM: runtime: Mark last busy stamp in pm_runtime_put_autosuspend()Sakari Ailus
2025-06-18PM: runtime: Document return values of suspend-related API functionsSakari Ailus
2025-06-04Merge tag 'pci-v6.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-04-29PM: runtime: Add new devm functionsBence Csókás
2025-04-23PM: runtime: Define pm_runtime_put cleanup helperAlex Williamson
2025-03-03PM: runtime: Convert pm_runtime_blocked() to static inlineRafael J. Wysocki
2025-03-03PM: sleep: Adjust check before setting power.must_resumeRafael J. Wysocki
2025-03-03PM: sleep: Avoid unnecessary checks in device_prepare_smart_suspend()Rafael J. Wysocki
2025-02-18PM: runtime: Introduce pm_runtime_blocked()Rafael J. Wysocki
2025-02-18PM: Block enabling of runtime PM during system suspendRafael J. Wysocki
2025-02-18PM: Rearrange documentation related to __pm_runtime_disable()Rafael J. Wysocki
2024-02-12PM: runtime: Add pm_runtime_put_autosuspend() replacementSakari Ailus
2024-02-12PM: runtime: Simplify pm_runtime_get_if_active() usageSakari Ailus
2023-08-22PM: runtime: Remove unsued extern declaration of pm_runtime_update_max_time_s...YueHaibing
2022-10-04PM: Improve EXPORT_*_DEV_PM_OPS macrosPaul Cercueil
2022-07-01PM: runtime: Redefine pm_runtime_release_supplier()Rafael J. Wysocki
2022-04-05PM: core: Add NS varients of EXPORT[_GPL]_SIMPLE_DEV_PM_OPS and runtime pm equivJonathan Cameron
2022-03-04PM: runtime: Have devm_pm_runtime_enable() handle pm_runtime_dont_use_autosus...Douglas Anderson
2022-01-12PM: runtime: Add EXPORT[_GPL]_RUNTIME_DEV_PM_OPS macrosPaul Cercueil
2022-01-12PM: runtime: Add DEFINE_RUNTIME_DEV_PM_OPS() macroPaul Cercueil
2021-12-17PM: runtime: Add safety net to supplier device releaseRafael J. Wysocki
2021-12-08PM: runtime: Fix pm_runtime_active() kerneldoc commentRafael J. Wysocki
2021-08-26PM: runtime: add devm_pm_runtime_enable helperDmitry Baryshkov
2021-05-31PM: runtime: document common mistake with pm_runtime_get_sync()Krzysztof Kozlowski
2021-04-08PM: runtime: Replace inline function pm_runtime_callbacks_present()YueHaibing
2020-11-16PM: runtime: Add pm_runtime_resume_and_get to deal with usage counterZhang Qilong
2020-11-02PM: runtime: Drop pm_runtime_clean_up_links()Rafael J. Wysocki
2020-11-02PM: runtime: Drop runtime PM references to supplier on link removalRafael J. Wysocki
2020-10-20PM: runtime: Fix typo in pm_runtime_set_active() helper commentBean Huo
2020-08-04PM: runtime: Add kerneldoc comments to multiple helpersRafael J. Wysocki
2020-05-29PM: runtime: Replace pm_runtime_callbacks_present()Rafael J. Wysocki
2020-03-04PM: runtime: Add pm_runtime_get_if_active()Sakari Ailus
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428Thomas Gleixner
2019-02-01Merge back earlier PM core material for v5.1.Rafael J. Wysocki
2019-01-30PM-runtime: Fix deadlock with ktime_get()Vincent Guittot
2019-01-15PM-runtime: Add new interface to get accounted timeVincent Guittot
2018-12-19PM-runtime: Switch autosuspend over to using hrtimersVincent Guittot
2018-06-12Revert "PM / runtime: Fixup reference counting of device link suppliers at pr...Rafael J. Wysocki
2018-05-27PM / runtime: Fixup reference counting of device link suppliers at probeUlf Hansson
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland
2017-06-28PM / core: Drop run_wake flag from struct dev_pm_infoRafael J. Wysocki
2016-12-13Merge tag 'driver-core-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-10-31PM / runtime: Optimize the use of device linksRafael J. Wysocki
2016-10-31PM / runtime: Use device linksRafael J. Wysocki
2016-10-21PM / Runtime: Convert pm_runtime_set_suspended() to return an intUlf Hansson