index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
/
power
/
runtime.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
PM: fix missing rculist.h dependency
Kent Overstreet
2023-12-21
1
-0
/
+1
*
Merge tag 'pm-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2023-02-21
1
-0
/
+4
|
\
|
*
PM: runtime: Document that force_suspend() is incompatible with SMART_SUSPEND
Richard Fitzgerald
2023-01-13
1
-0
/
+4
*
|
cpuidle, ARM: OMAP2+: powerdomain: Remove trace_.*_rcuidle()
Peter Zijlstra
2023-01-13
1
-12
/
+12
|
/
*
PM: runtime: Adjust white space in the core code
Rafael J. Wysocki
2022-12-07
1
-34
/
+35
*
PM: runtime: Relocate rpm_callback() right after __rpm_callback()
Rafael J. Wysocki
2022-12-05
1
-32
/
+32
*
PM: runtime: Do not call __rpm_callback() from rpm_idle()
Rafael J. Wysocki
2022-12-05
1
-1
/
+11
*
PM: runtime: Return -EINPROGRESS from rpm_resume() in the RPM_NOWAIT case
Rafael J. Wysocki
2022-09-24
1
-2
/
+5
*
PM: runtime: Extend support for wakeirq for force_suspend|resume
Ulf Hansson
2022-07-08
1
-0
/
+6
*
PM: runtime: Fix supplier device management during consumer probe
Rafael J. Wysocki
2022-07-01
1
-13
/
+1
*
PM: runtime: Redefine pm_runtime_release_supplier()
Rafael J. Wysocki
2022-07-01
1
-11
/
+9
*
-
.
Merge branches 'pm-core', 'pm-sleep' and 'powercap'
Rafael J. Wysocki
2022-05-23
1
-11
/
+42
|
\
\
|
|
*
PM: runtime: Allow to call __pm_runtime_set_status() from atomic context
Ulf Hansson
2022-04-19
1
-4
/
+5
|
|
/
|
/
|
|
*
PM: runtime: Avoid device usage count underflows
Rafael J. Wysocki
2022-04-13
1
-7
/
+37
|
/
*
PM: runtime: Have devm_pm_runtime_enable() handle pm_runtime_dont_use_autosus...
Douglas Anderson
2022-03-04
1
-0
/
+5
*
PM: runtime: Simplify locking in pm_runtime_put_suppliers()
Rafael J. Wysocki
2021-12-22
1
-4
/
+8
*
PM: runtime: Add safety net to supplier device release
Rafael J. Wysocki
2021-12-17
1
-11
/
+30
*
PM: runtime: Capture device status before disabling runtime PM
Rafael J. Wysocki
2021-12-17
1
-20
/
+25
*
PM / wakeirq: support enabling wake-up irq after runtime_suspend called
Chunfeng Yun
2021-10-27
1
-2
/
+4
*
PM: runtime: add devm_pm_runtime_enable helper
Dmitry Baryshkov
2021-08-26
1
-0
/
+17
*
PM: runtime: Allow unassigned ->runtime_suspend|resume callbacks
Ulf Hansson
2021-06-11
1
-5
/
+3
*
PM: runtime: Improve path in rpm_idle() when no callback
Ulf Hansson
2021-06-11
1
-5
/
+5
*
PM: runtime: Fix unpaired parent child_count for force_resume
Tony Lindgren
2021-05-10
1
-3
/
+7
*
PM: runtime: remove kernel-doc warnings
Pierre-Louis Bossart
2021-04-07
1
-1
/
+1
*
PM: runtime: Fix race getting/putting suppliers at probe
Adrian Hunter
2021-03-29
1
-1
/
+7
*
PM: runtime: Fix ordering in pm_runtime_get_suppliers()
Adrian Hunter
2021-03-29
1
-1
/
+1
*
PM: runtime: Defer suspending suppliers
Rafael J. Wysocki
2021-03-22
1
-6
/
+39
*
Revert "PM: runtime: Update device status before letting suppliers suspend"
Rafael J. Wysocki
2021-03-19
1
-37
/
+25
*
PM: runtime: Update device status before letting suppliers suspend
Rafael J. Wysocki
2021-03-01
1
-25
/
+37
*
PM: runtime: Fix resposible -> responsible in runtime.c
Bhaskar Chowdhury
2021-01-22
1
-1
/
+1
*
PM: runtime: Drop pm_runtime_clean_up_links()
Rafael J. Wysocki
2020-11-02
1
-36
/
+0
*
PM: runtime: Drop runtime PM references to supplier on link removal
Rafael J. Wysocki
2020-11-02
1
-1
/
+20
*
PM: runtime: Remove link state checks in rpm_get/put_supplier()
Xiang Chen
2020-09-25
1
-4
/
+1
*
PM: runtime: Improve kerneldoc of pm_runtime_get_if_active()
Rafael J. Wysocki
2020-08-04
1
-12
/
+14
*
PM: runtime: Make clear what we do when conditions are wrong in rpm_suspend()
Andy Shevchenko
2020-05-25
1
-4
/
+2
*
PM: runtime: Add pm_runtime_get_if_active()
Sakari Ailus
2020-03-04
1
-9
/
+27
*
PM-runtime: add tracepoints for usage_count changes
Michał Mirosław
2020-01-13
1
-2
/
+11
*
Merge tag 'driver-core-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-09-18
1
-2
/
+2
|
\
|
*
driver core: Remove device link creation limitation
Rafael J. Wysocki
2019-07-25
1
-2
/
+2
*
|
driver/core: Convert to use built-in RCU list checking
Joel Fernandes (Google)
2019-08-13
1
-5
/
+10
|
/
*
PM / QOS: Rename __dev_pm_qos_read_value() and dev_pm_qos_raw_read_value()
Viresh Kumar
2019-07-04
1
-1
/
+1
*
drivers: base: power: add proper SPDX identifiers on files that did not have ...
Greg Kroah-Hartman
2019-04-04
1
-3
/
+1
*
Merge tag 'pm-5.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2019-03-14
1
-3
/
+13
|
\
|
*
PM-runtime: Call pm_runtime_active|suspended_time() from sysfs
Ulf Hansson
2019-03-07
1
-1
/
+1
|
*
PM-runtime: Consolidate code to get active/suspended time
Ulf Hansson
2019-03-07
1
-2
/
+12
*
|
Merge tag 'driver-core-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-03-06
1
-27
/
+74
|
\
\
|
|
/
|
/
|
|
*
driver core: Fix PM-runtime for links added during consumer probe
Rafael J. Wysocki
2019-02-20
1
-23
/
+6
|
*
driver core: Fix possible supplier PM-usage counter imbalance
Rafael J. Wysocki
2019-02-13
1
-2
/
+25
|
*
PM-runtime: Fix __pm_runtime_set_status() race with runtime resume
Rafael J. Wysocki
2019-02-13
1
-6
/
+18
|
*
Merge 5.0-rc6 into driver-core-next
Greg Kroah-Hartman
2019-02-11
1
-5
/
+5
|
|
\
[next]