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
/
drivers
/
base
/
power
/
runtime.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-13
PM-runtime: add tracepoints for usage_count changes
Michał Mirosław
1
-2
/
+11
2019-09-18
Merge tag 'driver-core-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2019-08-14
driver/core: Convert to use built-in RCU list checking
Joel Fernandes (Google)
1
-5
/
+10
2019-07-25
driver core: Remove device link creation limitation
Rafael J. Wysocki
1
-2
/
+2
2019-07-04
PM / QOS: Rename __dev_pm_qos_read_value() and dev_pm_qos_raw_read_value()
Viresh Kumar
1
-1
/
+1
2019-04-04
drivers: base: power: add proper SPDX identifiers on files that did not have ...
Greg Kroah-Hartman
1
-3
/
+1
2019-03-14
Merge tag 'pm-5.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-3
/
+13
2019-03-07
PM-runtime: Call pm_runtime_active|suspended_time() from sysfs
Ulf Hansson
1
-1
/
+1
2019-03-07
PM-runtime: Consolidate code to get active/suspended time
Ulf Hansson
1
-2
/
+12
2019-03-07
Merge tag 'driver-core-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-27
/
+74
2019-02-24
Merge back earlier PM core material for v5.1.
Rafael J. Wysocki
1
-20
/
+50
2019-02-21
PM-runtime: Fix deadlock when canceling hrtimer
Vincent Guittot
1
-1
/
+1
2019-02-20
driver core: Fix PM-runtime for links added during consumer probe
Rafael J. Wysocki
1
-23
/
+6
2019-02-13
driver core: Fix possible supplier PM-usage counter imbalance
Rafael J. Wysocki
1
-2
/
+25
2019-02-13
PM-runtime: Fix __pm_runtime_set_status() race with runtime resume
Rafael J. Wysocki
1
-6
/
+18
2019-02-11
Merge 5.0-rc6 into driver-core-next
Greg Kroah-Hartman
1
-5
/
+5
2019-02-08
PM-runtime: Take suppliers into account in __pm_runtime_set_status()
Rafael J. Wysocki
1
-5
/
+40
2019-02-05
PM-runtime: update time accounting only when enabled
Vincent Guittot
1
-7
/
+10
2019-02-05
PM-runtime: Switch accounting over to ktime_get_mono_fast_ns()
Vincent Guittot
1
-4
/
+13
2019-02-01
PM-runtime: Optimize pm_runtime_autosuspend_expiration()
Ladislav Michl
1
-11
/
+8
2019-02-01
Merge back earlier PM core material for v5.1.
Rafael J. Wysocki
1
-7
/
+28
2019-02-01
driver core: Do not call rpm_put_suppliers() in pm_runtime_drop_link()
Rafael J. Wysocki
1
-2
/
+0
2019-02-01
driver core: Fix handling of runtime PM flags in device_link_add()
Rafael J. Wysocki
1
-15
/
+11
2019-01-31
PM-runtime: Replace jiffies-based accounting with ktime-based accounting
Thara Gopinath
1
-8
/
+9
2019-01-31
PM-runtime: update accounting_timestamp on enable
Vincent Guittot
1
-3
/
+8
2019-01-31
PM-runtime: Fix deadlock with ktime_get()
Vincent Guittot
1
-5
/
+5
2019-01-16
PM-runtime: Add new interface to get accounted time
Vincent Guittot
1
-0
/
+15
2019-01-10
PM-runtime: Fix autosuspend_delay on 32bits arch
Vincent Guittot
1
-2
/
+2
2019-01-10
PM-runtime: Fix 'jiffies' in comments after switch to hrtimers
Ladislav Michl
1
-2
/
+5
2018-12-19
PM-runtime: Switch autosuspend over to using hrtimers
Vincent Guittot
1
-29
/
+34
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-17
PM / runtime: Drop children check from __pm_runtime_set_status()
Rafael J. Wysocki
1
-20
/
+11
2017-11-14
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-07
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
[next]