index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
pm_runtime.h
Age
Commit message (
Expand
)
Author
12 days
Merge branches 'pm-runtime' and 'pm-powercap'
Rafael J. Wysocki
2025-07-03
PM: Move two sleep-related functions under CONFIG_PM_SLEEP
Rafael J. Wysocki
2025-06-18
PM: runtime: Mark last busy stamp in pm_request_autosuspend()
Sakari Ailus
2025-06-18
PM: runtime: Mark last busy stamp in pm_runtime_autosuspend()
Sakari Ailus
2025-06-18
PM: runtime: Mark last busy stamp in pm_runtime_put_sync_autosuspend()
Sakari Ailus
2025-06-18
PM: runtime: Mark last busy stamp in pm_runtime_put_autosuspend()
Sakari Ailus
2025-06-18
PM: runtime: Document return values of suspend-related API functions
Sakari Ailus
2025-06-04
Merge tag 'pci-v6.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-04-29
PM: runtime: Add new devm functions
Bence Csókás
2025-04-23
PM: runtime: Define pm_runtime_put cleanup helper
Alex Williamson
2025-03-03
PM: runtime: Convert pm_runtime_blocked() to static inline
Rafael J. Wysocki
2025-03-03
PM: sleep: Adjust check before setting power.must_resume
Rafael J. Wysocki
2025-03-03
PM: sleep: Avoid unnecessary checks in device_prepare_smart_suspend()
Rafael J. Wysocki
2025-02-18
PM: runtime: Introduce pm_runtime_blocked()
Rafael J. Wysocki
2025-02-18
PM: Block enabling of runtime PM during system suspend
Rafael J. Wysocki
2025-02-18
PM: Rearrange documentation related to __pm_runtime_disable()
Rafael J. Wysocki
2024-02-12
PM: runtime: Add pm_runtime_put_autosuspend() replacement
Sakari Ailus
2024-02-12
PM: runtime: Simplify pm_runtime_get_if_active() usage
Sakari Ailus
2023-08-22
PM: runtime: Remove unsued extern declaration of pm_runtime_update_max_time_s...
YueHaibing
2022-10-04
PM: Improve EXPORT_*_DEV_PM_OPS macros
Paul Cercueil
2022-07-01
PM: runtime: Redefine pm_runtime_release_supplier()
Rafael J. Wysocki
2022-04-05
PM: core: Add NS varients of EXPORT[_GPL]_SIMPLE_DEV_PM_OPS and runtime pm equiv
Jonathan Cameron
2022-03-04
PM: runtime: Have devm_pm_runtime_enable() handle pm_runtime_dont_use_autosus...
Douglas Anderson
2022-01-12
PM: runtime: Add EXPORT[_GPL]_RUNTIME_DEV_PM_OPS macros
Paul Cercueil
2022-01-12
PM: runtime: Add DEFINE_RUNTIME_DEV_PM_OPS() macro
Paul Cercueil
2021-12-17
PM: runtime: Add safety net to supplier device release
Rafael J. Wysocki
2021-12-08
PM: runtime: Fix pm_runtime_active() kerneldoc comment
Rafael J. Wysocki
2021-08-26
PM: runtime: add devm_pm_runtime_enable helper
Dmitry Baryshkov
2021-05-31
PM: runtime: document common mistake with pm_runtime_get_sync()
Krzysztof Kozlowski
2021-04-08
PM: runtime: Replace inline function pm_runtime_callbacks_present()
YueHaibing
2020-11-16
PM: runtime: Add pm_runtime_resume_and_get to deal with usage counter
Zhang Qilong
2020-11-02
PM: runtime: Drop pm_runtime_clean_up_links()
Rafael J. Wysocki
2020-11-02
PM: runtime: Drop runtime PM references to supplier on link removal
Rafael J. Wysocki
2020-10-20
PM: runtime: Fix typo in pm_runtime_set_active() helper comment
Bean Huo
2020-08-04
PM: runtime: Add kerneldoc comments to multiple helpers
Rafael J. Wysocki
2020-05-29
PM: runtime: Replace pm_runtime_callbacks_present()
Rafael J. Wysocki
2020-03-04
PM: runtime: Add pm_runtime_get_if_active()
Sakari Ailus
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428
Thomas Gleixner
2019-02-01
Merge back earlier PM core material for v5.1.
Rafael J. Wysocki
2019-01-30
PM-runtime: Fix deadlock with ktime_get()
Vincent Guittot
2019-01-15
PM-runtime: Add new interface to get accounted time
Vincent Guittot
2018-12-19
PM-runtime: Switch autosuspend over to using hrtimers
Vincent Guittot
2018-06-12
Revert "PM / runtime: Fixup reference counting of device link suppliers at pr...
Rafael J. Wysocki
2018-05-27
PM / runtime: Fixup reference counting of device link suppliers at probe
Ulf Hansson
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2017-06-28
PM / core: Drop run_wake flag from struct dev_pm_info
Rafael J. Wysocki
2016-12-13
Merge tag 'driver-core-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-10-31
PM / runtime: Optimize the use of device links
Rafael J. Wysocki
2016-10-31
PM / runtime: Use device links
Rafael J. Wysocki
2016-10-21
PM / Runtime: Convert pm_runtime_set_suspended() to return an int
Ulf Hansson
[next]