index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
/
power
/
runtime.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-11
PM / wakeirq: support enabling wake-up irq after runtime_suspend called
Chunfeng Yun
1
-2
/
+4
2023-01-18
PM: runtime: Do not call __rpm_callback() from rpm_idle()
Rafael J. Wysocki
1
-1
/
+11
2023-01-18
PM: runtime: Improve path in rpm_idle() when no callback
Ulf Hansson
1
-5
/
+5
2021-04-07
PM: runtime: Fix ordering in pm_runtime_get_suppliers()
Adrian Hunter
1
-1
/
+1
2021-04-07
PM: runtime: Fix race getting/putting suppliers at probe
Adrian Hunter
1
-1
/
+7
2021-03-24
Revert "PM: runtime: Update device status before letting suppliers suspend"
Rafael J. Wysocki
1
-37
/
+25
2021-03-11
PM: runtime: Update device status before letting suppliers suspend
Rafael J. Wysocki
1
-25
/
+37
2020-03-20
driver core: Remove device link creation limitation
Rafael J. Wysocki
1
-2
/
+2
2020-01-27
driver core: Fix PM-runtime for links added during consumer probe
Rafael J. Wysocki
1
-23
/
+6
2020-01-27
driver core: Fix possible supplier PM-usage counter imbalance
Rafael J. Wysocki
1
-2
/
+25
2020-01-27
driver core: Do not call rpm_put_suppliers() in pm_runtime_drop_link()
Rafael J. Wysocki
1
-2
/
+0
2020-01-27
driver core: Fix handling of runtime PM flags in device_link_add()
Rafael J. Wysocki
1
-15
/
+11
2018-06-12
Revert "PM / runtime: Fixup reference counting of device link suppliers at pr...
Rafael J. Wysocki
1
-3
/
+24
2018-05-27
PM / runtime: Drop usage count for suppliers at device link removal
Ulf Hansson
1
-0
/
+2
2018-05-27
PM / runtime: Fixup reference counting of device link suppliers at probe
Ulf Hansson
1
-24
/
+3
2018-01-17
PM / runtime: Allow no callbacks in pm_runtime_force_suspend|resume()
Ulf Hansson
1
-8
/
+3
2018-01-15
PM / runtime: Check ignore_children in pm_runtime_need_not_resume()
Rafael J. Wysocki
1
-1
/
+2
2018-01-15
PM / runtime: Rework pm_runtime_force_suspend/resume()
Rafael J. Wysocki
1
-40
/
+34
2017-12-04
PM / runtime: Fix handling of suppliers with disabled runtime PM
Rafael J. Wysocki
1
-1
/
+2
2017-11-16
PM / runtime: Drop children check from __pm_runtime_set_status()
Rafael J. Wysocki
1
-20
/
+11
2017-11-13
Merge tag 'pm-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-5
/
+4
2017-11-13
Merge branch 'pm-core'
Rafael J. Wysocki
1
-4
/
+3
2017-11-08
PM / QoS: Fix device resume latency framework
Rafael J. Wysocki
1
-1
/
+1
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
1
-2
/
+2
2017-10-24
PM / core: Convert timers to use timer_setup()
Kees Cook
1
-4
/
+3
2017-03-02
sched/headers: Prepare to move the memalloc_noio_*() APIs to <linux/sched/mm.h>
Ingo Molnar
1
-1
/
+1
2017-02-04
PM / runtime: Avoid false-positive warnings from might_sleep_if()
Rafael J. Wysocki
1
-5
/
+6
2016-12-13
Merge tag 'driver-core-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-5
/
+169
2016-12-06
PM / wakeirq: Fix dedicated wakeirq for drivers not using autosuspend
Tony Lindgren
1
-4
/
+4
2016-11-19
PM / Runtime: Defer resuming of the device in pm_runtime_force_resume()
Ulf Hansson
1
-5
/
+30
2016-11-09
PM / Runtime: Don't allow to suspend a device with an active child
Ulf Hansson
1
-1
/
+11
2016-10-31
PM / runtime: Optimize the use of device links
Rafael J. Wysocki
1
-3
/
+20
2016-10-31
PM / runtime: Use device links
Rafael J. Wysocki
1
-5
/
+152
2016-10-21
PM / Runtime: Clarify comment in rpm_resume() when resuming the parent
Ulf Hansson
1
-2
/
+2
2016-10-21
PM / Runtime: Remove the exported function pm_children_suspended()
Ulf Hansson
1
-1
/
+2
2016-09-16
PM / runtime: Use _rcuidle for runtime suspend tracepoints
Paul E. McKenney
1
-2
/
+2
2016-08-31
PM / runtime: Add _rcuidle suffix to allow rpm_idle() use from idle
Paul E. McKenney
1
-3
/
+3
2016-08-31
PM / runtime: Add _rcuidle suffix to allow rpm_resume() to be called from idle
Paul E. McKenney
1
-2
/
+2
2016-07-25
Merge branches 'pm-core', 'pm-clk', 'pm-domains' and 'pm-pci'
Rafael J. Wysocki
1
-3
/
+10
2016-07-02
PM / runtime: Asynchronous "idle" in pm_runtime_allow()
Rafael J. Wysocki
1
-1
/
+1
2016-06-28
PM / runtime: print error when activating a child to unactive parent
Linus Walleij
1
-2
/
+6
2016-06-16
PM / Runtime: Avoid resuming devices again in pm_runtime_force_resume()
Ulf Hansson
1
-0
/
+3
2016-04-21
PM / Runtime: Fix error path in pm_runtime_force_resume()
Ulf Hansson
1
-2
/
+7
2015-12-21
PM / runtime: Add new helper for conditional usage count incrementation
Rafael J. Wysocki
1
-0
/
+24
2015-11-30
PM / runtime: Re-init runtime PM states at probe error and driver unbind
Ulf Hansson
1
-6
/
+20
2015-05-20
PM / Wakeirq: Add automated device wake IRQ handling
Tony Lindgren
1
-0
/
+5
2015-05-20
PM / Runtime: Update last_busy in rpm_resume
Tony Lindgren
1
-0
/
+1
2014-12-04
PM: Drop CONFIG_PM_RUNTIME from the driver core
Rafael J. Wysocki
1
-9
/
+0
2014-11-06
PM / Runtime: Rework RPM get callback routines
Andrzej Hajda
1
-36
/
+33
2014-03-20
Merge branches 'pm-runtime' and 'pm-sleep'
Rafael J. Wysocki
1
-1
/
+1
[next]