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.h
Age
Commit message (
Expand
)
Author
2017-02-06
PM / core / docs: Convert sleep states API document to reST
Rafael J. Wysocki
2017-02-06
PM / core: Update kerneldoc comments in pm.h
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
driver core: Functional dependencies tracking support
Rafael J. Wysocki
2016-10-24
docs: fix locations of several documents that got moved
Mauro Carvalho Chehab
2016-04-22
PM / Runtime: Move ignore_children flag under CONFIG_PM
Ulf Hansson
2016-01-08
PM / sleep: Go direct_complete if driver has no callbacks
Tomeu Vizoso
2015-10-14
PM / PCI / ACPI: Kick devices that might have been reset by firmware
Rafael J. Wysocki
2015-06-19
Merge branch 'pm-wakeirq'
Rafael J. Wysocki
2015-05-20
PM / Wakeirq: Add automated device wake IRQ handling
Tony Lindgren
2015-05-12
PM / sleep: Add macro to define common noirq system PM callbacks
Grygorii Strashko
2015-03-22
driver core / PM: Add PM domain callbacks for device setup/cleanup
Rafael J. Wysocki
2015-02-03
PM: Convert dev_pm_put_subsys_data() into a void function
Ulf Hansson
2014-12-13
PM: Remove the SET_PM_RUNTIME_PM_OPS() macro
Ulf Hansson
2014-12-08
Merge branch 'pm-runtime'
Rafael J. Wysocki
2014-12-04
PM: Merge the SET*_RUNTIME_PM_OPS() macros
Rafael J. Wysocki
2014-12-04
PM: Drop CONFIG_PM_RUNTIME from the driver core
Rafael J. Wysocki
2014-11-18
PM / Domains: Move struct pm_domain_data to pm_domain.h
Ulf Hansson
2014-10-07
Merge branch 'pm-domains'
Rafael J. Wysocki
2014-09-30
PM / sleep: Export dpm_suspend_late/noirq() and dpm_resume_early/noirq()
Rafael J. Wysocki
2014-09-30
PM / Domains: Move dev_pm_domain_attach|detach() to pm_domain.h
Ulf Hansson
2014-09-22
PM / Domains: Add APIs to attach/detach a PM domain for a device
Ulf Hansson
2014-09-22
PM / Domains: Add a detach callback to the struct dev_pm_domain
Ulf Hansson
2014-05-16
PM / sleep: Mechanism to avoid resuming runtime-suspended devices unnecessarily
Rafael J. Wysocki
2014-03-20
Merge branches 'pm-runtime' and 'pm-sleep'
Rafael J. Wysocki
2014-03-20
PM / sleep: Correct whitespace errors in <linux/pm.h>
Geert Uytterhoeven
2014-03-20
PM / Runtime: Update runtime_idle() documentation for return value meaning
Geert Uytterhoeven
2014-03-01
PM / sleep: Set pm_generic functions to NULL for !CONFIG_PM_SLEEP
Ulf Hansson
2014-03-01
PM: fix typo in comment
Lad, Prabhakar
2014-02-20
PM / sleep: Two flags for async suspend_noirq and suspend_late
Liu, Chuansheng
2014-02-11
PM / QoS: Introcuce latency tolerance device PM QoS type
Rafael J. Wysocki
2014-01-12
Merge branches 'pm-sleep', 'pm-runtime' and 'pm-apm'
Rafael J. Wysocki
2013-12-22
PM / Runtime: Add second macro for definition of runtime PM callbacks
Ulf Hansson
2013-12-22
PM / Sleep: Add macro to define common late/early system PM callbacks
Ulf Hansson
2013-03-19
Merge tag 'v3.9-rc3' into drm-intel-next-queued
Daniel Vetter
2013-02-23
pm / runtime: introduce pm_runtime_set_memalloc_noio()
Ming Lei
2013-02-20
PM: make VT switching to the suspend console optional v3
Jesse Barnes
2013-02-17
PM idle: remove global declaration of pm_idle
Len Brown
2012-10-24
PM / QoS: Make it possible to expose PM QoS device flags to user space
Rafael J. Wysocki
2012-10-23
PM / QoS: Prepare device structure for adding more constraint types
Rafael J. Wysocki
2012-10-02
Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2012-09-04
PM: Do not use the syscore flag for runtime PM
Rafael J. Wysocki
2012-09-04
PM / Domains: Move syscore flag from subsys data to struct device
Rafael J. Wysocki
2012-09-04
PM / Runtime: Allow helpers to be called by early platform drivers
Rafael J. Wysocki
2012-08-17
PM / Sleep: introduce dpm_for_each_dev
Ming Lei
2012-05-01
PM / Runtime: Remove device fields related to suspend time, v2
Rafael J. Wysocki
2012-03-16
Merge branch 'pm-qos'
Rafael J. Wysocki
2012-03-13
PM / QoS: Make it possible to expose PM QoS latency constraints
Rafael J. Wysocki
2012-02-17
PM: Add comment describing relationships between PM callbacks to pm.h
Rafael J. Wysocki
[next]