index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
pm.h
Commit message (
Expand
)
Author
Age
*
PM: Fix async resume following suspend failure
Alan Stern
2011-06-21
*
PM: Rename dev_pm_info.in_suspend to is_prepared
Alan Stern
2011-06-21
*
PM: Introduce generic prepare and complete callbacks for subsystems
Rafael J. Wysocki
2011-05-17
*
PM: Allow drivers to allocate memory from .prepare() callbacks safely
Rafael J. Wysocki
2011-05-17
*
Merge branch 'power-domains' into for-linus
Rafael J. Wysocki
2011-05-17
|
\
|
*
PM / Runtime: Add subsystem data field to struct dev_pm_info
Rafael J. Wysocki
2011-04-28
*
|
PM: Remove sysdev suspend, resume and shutdown operations
Rafael J. Wysocki
2011-05-11
|
/
*
Introduce ARCH_NO_SYSDEV_OPS config option (v2)
Rafael J. Wysocki
2011-03-23
*
PM: Add support for device power domains
Rafael J. Wysocki
2011-03-14
*
PM: Drop pm_flags that is not necessary
Rafael J. Wysocki
2011-03-14
*
PM: Remove CONFIG_PM_OPS
Rafael J. Wysocki
2011-03-14
*
PM: Make ACPI wakeup from S5 work again when CONFIG_PM_SLEEP is unset
Rafael J. Wysocki
2011-02-24
*
PM: Prototype the pm_generic_ operations
Mark Brown
2010-12-24
*
PM: Replace the device power.status field with a bit field
Rafael J. Wysocki
2010-12-24
*
PM / Runtime: Add synchronous runtime interface for interrupt handlers (v3)
Alan Stern
2010-12-24
*
PM / Runtime: Implement autosuspend support
Alan Stern
2010-10-16
*
PM / Runtime: Add no_callbacks flag
Alan Stern
2010-10-16
*
PM: Fix potential issue with failing asynchronous suspend
Rafael J. Wysocki
2010-10-16
*
PM / Wakeup: Introduce wakeup source objects and event statistics (v3)
Rafael J. Wysocki
2010-10-16
*
PM / Runtime: Add runtime PM statistics (v3)
Arjan van de Ven
2010-07-18
*
PM: Make it possible to avoid races between wakeup and system sleep
Rafael J. Wysocki
2010-07-18
*
PM: Provide generic subsystem-level callbacks
Rafael J. Wysocki
2010-03-06
*
PM: Allow device drivers to use dpm_wait()
Rafael J. Wysocki
2010-02-26
*
PM: Asynchronous suspend and resume of devices
Rafael J. Wysocki
2010-02-26
*
PM / Runtime: Add sysfs switch for disabling device run-time PM
Rafael J. Wysocki
2010-02-26
*
const: constify remaining dev_pm_ops
Alexey Dobriyan
2009-12-15
*
PM: Add flag for devices capable of generating run-time wake-up events
Rafael J. Wysocki
2009-12-06
*
PM: Add convenience macro to make switching to dev_pm_ops less error-prone
Albin Tonnerre
2009-09-14
*
PM: Introduce core framework for run-time PM of I/O devices (rev. 17)
Rafael J. Wysocki
2009-08-22
*
PM core: rename suspend and resume functions
Alan Stern
2009-06-12
*
PM: Rename device_power_down/up()
Magnus Damm
2009-06-12
*
Driver core: Fix device_move() vs. dpm list ordering, v2
Cornelia Huck
2009-03-24
*
PM: Split up sysdev_[suspend|resume] from device_power_[down|up]
Rafael J. Wysocki
2009-02-22
*
Fix misspellings in pm.h macros
Alan Stern
2009-01-06
*
PM: Simplify the new suspend/hibernation framework for devices
Rafael J. Wysocki
2009-01-06
*
include: replace __FUNCTION__ with __func__
Harvey Harrison
2008-10-16
*
pm: add new PM_EVENT codes for runtime power transitions
Alan Stern
2008-07-24
*
pm: drop unnecessary includes from pm.h
Rafael J. Wysocki
2008-07-24
*
pm: remove remaining obsolete definitions from pm.h
Rafael J. Wysocki
2008-07-24
*
pm: remove definition of struct pm_dev
Rafael J. Wysocki
2008-07-24
*
Introduce new top level suspend and hibernation callbacks
Rafael J. Wysocki
2008-06-10
*
Remove "#ifdef __KERNEL__" checks from unexported headers
Robert P. J. Day
2008-04-30
*
PM: Convert wakeup flag accessors to inline functions
Alan Stern
2008-04-19
*
PM: Make wakeup flags available whenever CONFIG_PM is set
Alan Stern
2008-04-19
*
PM: Handle device registrations during suspend/resume
Rafael J. Wysocki
2008-04-19
*
PM: Introduce PM_EVENT_HIBERNATE callback state
Rafael J. Wysocki
2008-02-23
*
include/linux/: Spelling fixes
Joe Perches
2008-02-03
*
PM: ACPI and APM must not be enabled at the same time
Len Brown
2008-01-11
*
PM: Move definition of struct pm_ops to suspend.h
Rafael J. Wysocki
2007-10-18
*
Fallout from "Remove fs.h from mm.h" patch
Alexey Dobriyan
2007-07-30
[next]