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
/
include
/
linux
/
pm_runtime.h
Age
Commit message (
Expand
)
Author
2020-11-16
PM: runtime: Add pm_runtime_resume_and_get to deal with usage counter
Zhang Qilong
2020-11-02
PM: runtime: Drop pm_runtime_clean_up_links()
Rafael J. Wysocki
2020-11-02
PM: runtime: Drop runtime PM references to supplier on link removal
Rafael J. Wysocki
2020-10-20
PM: runtime: Fix typo in pm_runtime_set_active() helper comment
Bean Huo
2020-08-04
PM: runtime: Add kerneldoc comments to multiple helpers
Rafael J. Wysocki
2020-05-29
PM: runtime: Replace pm_runtime_callbacks_present()
Rafael J. Wysocki
2020-03-04
PM: runtime: Add pm_runtime_get_if_active()
Sakari Ailus
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428
Thomas Gleixner
2019-02-01
Merge back earlier PM core material for v5.1.
Rafael J. Wysocki
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
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: Fixup reference counting of device link suppliers at probe
Ulf Hansson
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2017-06-28
PM / core: Drop run_wake flag from struct dev_pm_info
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-10-31
PM / runtime: Optimize the use of device links
Rafael J. Wysocki
2016-10-31
PM / runtime: Use device links
Rafael J. Wysocki
2016-10-21
PM / Runtime: Convert pm_runtime_set_suspended() to return an int
Ulf Hansson
2016-10-21
PM / Runtime: Remove the exported function pm_children_suspended()
Ulf Hansson
2016-04-22
PM / Runtime: Move ignore_children flag under CONFIG_PM
Ulf Hansson
2015-12-21
PM / runtime: Add new helper for conditional usage count incrementation
Rafael J. Wysocki
2015-07-21
PM / sleep: Allow devices without runtime PM to do direct-complete
Alan Stern
2014-12-12
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2014-12-04
PM: Drop CONFIG_PM_RUNTIME from the driver core
Rafael J. Wysocki
2014-11-17
ARM: 8199/1: PM / Runtime: Add getter for querying the IRQ safe option v12
Krzysztof Kozlowski
2014-07-23
PM: Create PM workqueue if runtime PM is not configured too
Rafael J. Wysocki
2014-05-16
PM / sleep: Mechanism to avoid resuming runtime-suspended devices unnecessarily
Rafael J. Wysocki
2014-03-02
PM: Add pm_runtime_suspend|resume_force functions
Ulf Hansson
2013-12-22
PM / Runtime: Implement the pm_generic_runtime functions for CONFIG_PM
Ulf Hansson
2013-06-03
PM / Runtime: Rework the "runtime idle" helper routine
Rafael J. Wysocki
2013-02-23
pm / runtime: introduce pm_runtime_set_memalloc_noio()
Ming Lei
2013-01-26
PM / Runtime: Add new helper function: pm_runtime_active()
ShuoX Liu
2012-05-01
PM / Runtime: Remove device fields related to suspend time, v2
Rafael J. Wysocki
2011-12-01
PM / Runtime: Use device PM QoS constraints (v2)
Rafael J. Wysocki
2011-11-17
PM Sleep: Do not extend wakeup paths to devices with ignore_children set
Rafael J. Wysocki
2011-10-31
pm_runtime.h: explicitly requires notifier.h
Paul Gortmaker
2011-08-25
PM: Move clock-related definitions and headers to separate file
Rafael J. Wysocki
2011-08-25
PM / Domains: Use power.sybsys_data to reduce overhead
Rafael J. Wysocki
2011-08-25
PM: Introduce struct pm_subsys_data
Rafael J. Wysocki
2011-07-12
PM / Runtime: Add new helper function: pm_runtime_status_suspended()
Kevin Hilman
2011-07-02
PM: Rename clock management functions
Rafael J. Wysocki
2011-07-02
PM: Allow the clocks management code to be used during system suspend
Rafael J. Wysocki
2011-07-02
PM / Domains: Rename struct dev_power_domain to struct dev_pm_domain
Rafael J. Wysocki
2011-04-30
PM / Runtime: Generic clock manipulation rountines for runtime PM (v6)
Rafael J. Wysocki
2011-03-15
PM: Do not create wakeup sysfs files for devices that cannot wake up
Rafael J. Wysocki
2010-12-24
PM / Runtime: Generic resume shouldn't set RPM_ACTIVE unconditionally
Rafael J. Wysocki
2010-12-24
PM / Runtime: Add synchronous runtime interface for interrupt handlers (v3)
Alan Stern
2010-12-16
PM / Runtime: Fix pm_runtime_suspended()
Rafael J. Wysocki
[next]