index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
/
power
/
runtime.c
Age
Commit message (
Expand
)
Author
2025-10-19
PM: core: Add two macros for walking device links
Rafael J. Wysocki
2025-10-19
PM: core: Annotate loops walking device links as _srcu
Rafael J. Wysocki
2025-07-29
Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-07-22
Merge branches 'pm-runtime' and 'pm-powercap'
Rafael J. Wysocki
2025-07-15
PM: runtime: Take active children into account in pm_runtime_get_if_in_use()
Rafael J. Wysocki
2025-07-03
PM: sleep: Add strict_midlayer flag to struct dev_pm_info
Rafael J. Wysocki
2025-07-03
PM: runtime: Introduce __rpm_get_driver_callback()
Rafael J. Wysocki
2025-07-03
PM: Check power.needs_force_resume in pm_runtime_force_suspend()
Rafael J. Wysocki
2025-07-03
PM: runtime: Clear power.needs_force_resume in pm_runtime_reinit()
Rafael J. Wysocki
2025-07-03
PM: Make pm_runtime_force_resume() work with DPM_FLAG_SMART_SUSPEND
Rafael J. Wysocki
2025-07-03
PM: Move two sleep-related functions under CONFIG_PM_SLEEP
Rafael J. Wysocki
2025-07-03
PM: Use true/false as power.needs_force_resume values
Rafael J. Wysocki
2025-06-17
driver core: Add device_link_test() for testing device link flags
Rafael J. Wysocki
2025-05-16
PM: runtime: fix denying of auto suspend in pm_suspend_timer_fn()
Charan Teja Kalla
2025-04-29
PM: runtime: Add new devm functions
Bence Csókás
2025-03-25
Merge tag 'pm-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2025-03-24
Merge branch 'pm-sleep'
Rafael J. Wysocki
2025-03-03
PM: runtime: Unify error handling during suspend and resume
Rafael J. Wysocki
2025-03-03
PM: core: Tweak pm_runtime_block_if_disabled() return value
Rafael J. Wysocki
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: runtime: Drop status check from pm_runtime_force_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
2025-02-18
PM: runtime: Switch to use hrtimer_setup()
Nam Cao
2024-02-22
PM: runtime: add tracepoint for runtime_status changes
Vilas Bhat
2024-02-12
PM: runtime: Simplify pm_runtime_get_if_active() usage
Sakari Ailus
2023-12-20
PM: fix missing rculist.h dependency
Kent Overstreet
2023-02-21
Merge tag 'pm-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2023-01-13
PM: runtime: Document that force_suspend() is incompatible with SMART_SUSPEND
Richard Fitzgerald
2023-01-13
cpuidle, ARM: OMAP2+: powerdomain: Remove trace_.*_rcuidle()
Peter Zijlstra
2022-12-07
PM: runtime: Adjust white space in the core code
Rafael J. Wysocki
2022-12-05
PM: runtime: Relocate rpm_callback() right after __rpm_callback()
Rafael J. Wysocki
2022-12-05
PM: runtime: Do not call __rpm_callback() from rpm_idle()
Rafael J. Wysocki
2022-09-24
PM: runtime: Return -EINPROGRESS from rpm_resume() in the RPM_NOWAIT case
Rafael J. Wysocki
2022-07-08
PM: runtime: Extend support for wakeirq for force_suspend|resume
Ulf Hansson
2022-07-01
PM: runtime: Fix supplier device management during consumer probe
Rafael J. Wysocki
2022-07-01
PM: runtime: Redefine pm_runtime_release_supplier()
Rafael J. Wysocki
2022-05-23
Merge branches 'pm-core', 'pm-sleep' and 'powercap'
Rafael J. Wysocki
2022-04-19
PM: runtime: Allow to call __pm_runtime_set_status() from atomic context
Ulf Hansson
2022-04-13
PM: runtime: Avoid device usage count underflows
Rafael J. Wysocki
2022-03-04
PM: runtime: Have devm_pm_runtime_enable() handle pm_runtime_dont_use_autosus...
Douglas Anderson
2021-12-22
PM: runtime: Simplify locking in pm_runtime_put_suppliers()
Rafael J. Wysocki
2021-12-17
PM: runtime: Add safety net to supplier device release
Rafael J. Wysocki
2021-12-17
PM: runtime: Capture device status before disabling runtime PM
Rafael J. Wysocki
2021-10-27
PM / wakeirq: support enabling wake-up irq after runtime_suspend called
Chunfeng Yun
2021-08-26
PM: runtime: add devm_pm_runtime_enable helper
Dmitry Baryshkov
2021-06-11
PM: runtime: Allow unassigned ->runtime_suspend|resume callbacks
Ulf Hansson
[next]