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
/
drivers
/
base
/
power
/
runtime.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-19
PM: core: Add two macros for walking device links
Rafael J. Wysocki
1
-2
/
+1
2025-10-19
PM: core: Annotate loops walking device links as _srcu
Rafael J. Wysocki
1
-2
/
+2
2025-07-29
Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/driver-core/driver-core
Linus Torvalds
1
-3
/
+3
2025-07-22
Merge branches 'pm-runtime' and 'pm-powercap'
Rafael J. Wysocki
1
-9
/
+18
2025-07-15
PM: runtime: Take active children into account in pm_runtime_get_if_in_use()
Rafael J. Wysocki
1
-9
/
+18
2025-07-03
PM: sleep: Add strict_midlayer flag to struct dev_pm_info
Rafael J. Wysocki
1
-2
/
+19
2025-07-03
PM: runtime: Introduce __rpm_get_driver_callback()
Rafael J. Wysocki
1
-6
/
+18
2025-07-03
PM: Check power.needs_force_resume in pm_runtime_force_suspend()
Rafael J. Wysocki
1
-13
/
+8
2025-07-03
PM: runtime: Clear power.needs_force_resume in pm_runtime_reinit()
Rafael J. Wysocki
1
-0
/
+5
2025-07-03
PM: Make pm_runtime_force_resume() work with DPM_FLAG_SMART_SUSPEND
Rafael J. Wysocki
1
-11
/
+27
2025-07-03
PM: Move two sleep-related functions under CONFIG_PM_SLEEP
Rafael J. Wysocki
1
-7
/
+11
2025-07-03
PM: Use true/false as power.needs_force_resume values
Rafael J. Wysocki
1
-3
/
+3
2025-06-17
driver core: Add device_link_test() for testing device link flags
Rafael J. Wysocki
1
-3
/
+3
2025-05-16
PM: runtime: fix denying of auto suspend in pm_suspend_timer_fn()
Charan Teja Kalla
1
-1
/
+1
2025-04-29
PM: runtime: Add new devm functions
Bence Csókás
1
-0
/
+44
2025-03-25
Merge tag 'pm-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-32
/
+55
2025-03-24
Merge branch 'pm-sleep'
Rafael J. Wysocki
1
-1
/
+30
2025-03-03
PM: runtime: Unify error handling during suspend and resume
Rafael J. Wysocki
1
-16
/
+24
2025-03-03
PM: core: Tweak pm_runtime_block_if_disabled() return value
Rafael J. Wysocki
1
-2
/
+2
2025-03-03
PM: runtime: Convert pm_runtime_blocked() to static inline
Rafael J. Wysocki
1
-17
/
+0
2025-03-03
PM: sleep: Adjust check before setting power.must_resume
Rafael J. Wysocki
1
-1
/
+1
2025-03-03
PM: runtime: Drop status check from pm_runtime_force_resume()
Rafael J. Wysocki
1
-1
/
+1
2025-03-03
PM: sleep: Avoid unnecessary checks in device_prepare_smart_suspend()
Rafael J. Wysocki
1
-2
/
+7
2025-02-18
PM: runtime: Introduce pm_runtime_blocked()
Rafael J. Wysocki
1
-0
/
+17
2025-02-18
PM: Block enabling of runtime PM during system suspend
Rafael J. Wysocki
1
-0
/
+24
2025-02-18
PM: Rearrange documentation related to __pm_runtime_disable()
Rafael J. Wysocki
1
-14
/
+0
2025-02-18
PM: runtime: Switch to use hrtimer_setup()
Nam Cao
1
-2
/
+2
2024-02-22
PM: runtime: add tracepoint for runtime_status changes
Vilas Bhat
1
-0
/
+1
2024-02-12
PM: runtime: Simplify pm_runtime_get_if_active() usage
Sakari Ailus
1
-2
/
+33
2023-12-20
PM: fix missing rculist.h dependency
Kent Overstreet
1
-0
/
+1
2023-02-21
Merge tag 'pm-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-0
/
+4
2023-01-13
PM: runtime: Document that force_suspend() is incompatible with SMART_SUSPEND
Richard Fitzgerald
1
-0
/
+4
2023-01-13
cpuidle, ARM: OMAP2+: powerdomain: Remove trace_.*_rcuidle()
Peter Zijlstra
1
-12
/
+12
2022-12-07
PM: runtime: Adjust white space in the core code
Rafael J. Wysocki
1
-34
/
+35
2022-12-05
PM: runtime: Relocate rpm_callback() right after __rpm_callback()
Rafael J. Wysocki
1
-32
/
+32
2022-12-05
PM: runtime: Do not call __rpm_callback() from rpm_idle()
Rafael J. Wysocki
1
-1
/
+11
2022-09-24
PM: runtime: Return -EINPROGRESS from rpm_resume() in the RPM_NOWAIT case
Rafael J. Wysocki
1
-2
/
+5
2022-07-08
PM: runtime: Extend support for wakeirq for force_suspend|resume
Ulf Hansson
1
-0
/
+6
2022-07-01
PM: runtime: Fix supplier device management during consumer probe
Rafael J. Wysocki
1
-13
/
+1
2022-07-01
PM: runtime: Redefine pm_runtime_release_supplier()
Rafael J. Wysocki
1
-11
/
+9
2022-05-23
Merge branches 'pm-core', 'pm-sleep' and 'powercap'
Rafael J. Wysocki
1
-11
/
+42
2022-04-19
PM: runtime: Allow to call __pm_runtime_set_status() from atomic context
Ulf Hansson
1
-4
/
+5
2022-04-13
PM: runtime: Avoid device usage count underflows
Rafael J. Wysocki
1
-7
/
+37
2022-03-04
PM: runtime: Have devm_pm_runtime_enable() handle pm_runtime_dont_use_autosuspend()
Douglas Anderson
1
-0
/
+5
2021-12-22
PM: runtime: Simplify locking in pm_runtime_put_suppliers()
Rafael J. Wysocki
1
-4
/
+8
2021-12-17
PM: runtime: Add safety net to supplier device release
Rafael J. Wysocki
1
-11
/
+30
2021-12-17
PM: runtime: Capture device status before disabling runtime PM
Rafael J. Wysocki
1
-20
/
+25
2021-10-27
PM / wakeirq: support enabling wake-up irq after runtime_suspend called
Chunfeng Yun
1
-2
/
+4
2021-08-26
PM: runtime: add devm_pm_runtime_enable helper
Dmitry Baryshkov
1
-0
/
+17
2021-06-11
PM: runtime: Allow unassigned ->runtime_suspend|resume callbacks
Ulf Hansson
1
-5
/
+3
[next]