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