index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
/
power
/
runtime.c
Age
Commit message (
Expand
)
Author
2020-11-10
PM: runtime: Drop pm_runtime_clean_up_links()
Rafael J. Wysocki
2020-11-10
PM: runtime: Drop runtime PM references to supplier on link removal
Rafael J. Wysocki
2020-11-05
PM: runtime: Remove link state checks in rpm_get/put_supplier()
Xiang Chen
2019-09-18
Merge tag 'driver-core-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-08-13
driver/core: Convert to use built-in RCU list checking
Joel Fernandes (Google)
2019-07-25
driver core: Remove device link creation limitation
Rafael J. Wysocki
2019-07-04
PM / QOS: Rename __dev_pm_qos_read_value() and dev_pm_qos_raw_read_value()
Viresh Kumar
2019-04-04
drivers: base: power: add proper SPDX identifiers on files that did not have ...
Greg Kroah-Hartman
2019-03-14
Merge tag 'pm-5.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2019-03-07
PM-runtime: Call pm_runtime_active|suspended_time() from sysfs
Ulf Hansson
2019-03-07
PM-runtime: Consolidate code to get active/suspended time
Ulf Hansson
2019-03-06
Merge tag 'driver-core-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-02-24
Merge back earlier PM core material for v5.1.
Rafael J. Wysocki
2019-02-21
PM-runtime: Fix deadlock when canceling hrtimer
Vincent Guittot
2019-02-20
driver core: Fix PM-runtime for links added during consumer probe
Rafael J. Wysocki
2019-02-13
driver core: Fix possible supplier PM-usage counter imbalance
Rafael J. Wysocki
2019-02-13
PM-runtime: Fix __pm_runtime_set_status() race with runtime resume
Rafael J. Wysocki
2019-02-11
Merge 5.0-rc6 into driver-core-next
Greg Kroah-Hartman
2019-02-08
PM-runtime: Take suppliers into account in __pm_runtime_set_status()
Rafael J. Wysocki
2019-02-05
PM-runtime: update time accounting only when enabled
Vincent Guittot
2019-02-05
PM-runtime: Switch accounting over to ktime_get_mono_fast_ns()
Vincent Guittot
2019-02-01
PM-runtime: Optimize pm_runtime_autosuspend_expiration()
Ladislav Michl
2019-02-01
Merge back earlier PM core material for v5.1.
Rafael J. Wysocki
2019-02-01
driver core: Do not call rpm_put_suppliers() in pm_runtime_drop_link()
Rafael J. Wysocki
2019-02-01
driver core: Fix handling of runtime PM flags in device_link_add()
Rafael J. Wysocki
2019-01-31
PM-runtime: Replace jiffies-based accounting with ktime-based accounting
Thara Gopinath
2019-01-31
PM-runtime: update accounting_timestamp on enable
Vincent Guittot
2019-01-30
PM-runtime: Fix deadlock with ktime_get()
Vincent Guittot
2019-01-15
PM-runtime: Add new interface to get accounted time
Vincent Guittot
2019-01-10
PM-runtime: Fix autosuspend_delay on 32bits arch
Vincent Guittot
2019-01-10
PM-runtime: Fix 'jiffies' in comments after switch to hrtimers
Ladislav Michl
2018-12-19
PM-runtime: Switch autosuspend over to using hrtimers
Vincent Guittot
2018-06-12
Revert "PM / runtime: Fixup reference counting of device link suppliers at pr...
Rafael J. Wysocki
2018-05-27
PM / runtime: Drop usage count for suppliers at device link removal
Ulf Hansson
2018-05-27
PM / runtime: Fixup reference counting of device link suppliers at probe
Ulf Hansson
2018-01-17
PM / runtime: Allow no callbacks in pm_runtime_force_suspend|resume()
Ulf Hansson
2018-01-15
PM / runtime: Check ignore_children in pm_runtime_need_not_resume()
Rafael J. Wysocki
2018-01-15
PM / runtime: Rework pm_runtime_force_suspend/resume()
Rafael J. Wysocki
2017-12-04
PM / runtime: Fix handling of suppliers with disabled runtime PM
Rafael J. Wysocki
2017-11-16
PM / runtime: Drop children check from __pm_runtime_set_status()
Rafael J. Wysocki
2017-11-13
Merge tag 'pm-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2017-11-13
Merge branch 'pm-core'
Rafael J. Wysocki
2017-11-08
PM / QoS: Fix device resume latency framework
Rafael J. Wysocki
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2017-10-24
PM / core: Convert timers to use timer_setup()
Kees Cook
2017-03-02
sched/headers: Prepare to move the memalloc_noio_*() APIs to <linux/sched/mm.h>
Ingo Molnar
2017-02-04
PM / runtime: Avoid false-positive warnings from might_sleep_if()
Rafael J. Wysocki
2016-12-13
Merge tag 'driver-core-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-12-06
PM / wakeirq: Fix dedicated wakeirq for drivers not using autosuspend
Tony Lindgren
2016-11-19
PM / Runtime: Defer resuming of the device in pm_runtime_force_resume()
Ulf Hansson
[next]