index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
pm_runtime.h
Age
Commit message (
Expand
)
Author
Files
Lines
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_s...
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_autosus...
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-31
PM-runtime: Fix deadlock with ktime_get()
Vincent Guittot
1
-1
/
+1
2019-01-16
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 pr...
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 ...
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...
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
2016-10-21
PM / Runtime: Convert pm_runtime_set_suspended() to return an int
Ulf Hansson
1
-2
/
+2
2016-10-21
PM / Runtime: Remove the exported function pm_children_suspended()
Ulf Hansson
1
-7
/
+0
2016-04-22
PM / Runtime: Move ignore_children flag under CONFIG_PM
Ulf Hansson
1
-0
/
+6
2015-12-21
PM / runtime: Add new helper for conditional usage count incrementation
Rafael J. Wysocki
1
-0
/
+5
2015-07-22
PM / sleep: Allow devices without runtime PM to do direct-complete
Alan Stern
1
-6
/
+0
2014-12-13
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-0
/
+6
2014-12-04
PM: Drop CONFIG_PM_RUNTIME from the driver core
Rafael J. Wysocki
1
-12
/
+9
2014-11-17
ARM: 8199/1: PM / Runtime: Add getter for querying the IRQ safe option v12
Krzysztof Kozlowski
1
-0
/
+6
2014-07-23
PM: Create PM workqueue if runtime PM is not configured too
Rafael J. Wysocki
1
-2
/
+9
2014-05-17
PM / sleep: Mechanism to avoid resuming runtime-suspended devices unnecessarily
Rafael J. Wysocki
1
-0
/
+6
2014-03-02
PM: Add pm_runtime_suspend|resume_force functions
Ulf Hansson
1
-0
/
+4
2013-12-22
PM / Runtime: Implement the pm_generic_runtime functions for CONFIG_PM
Ulf Hansson
1
-4
/
+8
2013-06-03
PM / Runtime: Rework the "runtime idle" helper routine
Rafael J. Wysocki
1
-2
/
+0
2013-02-24
pm / runtime: introduce pm_runtime_set_memalloc_noio()
Ming Lei
1
-0
/
+3
2013-01-26
PM / Runtime: Add new helper function: pm_runtime_active()
ShuoX Liu
1
-0
/
+7
2012-05-01
PM / Runtime: Remove device fields related to suspend time, v2
Rafael J. Wysocki
1
-3
/
+0
2011-12-02
PM / Runtime: Use device PM QoS constraints (v2)
Rafael J. Wysocki
1
-0
/
+5
[next]