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
/
drivers
/
base
/
power
/
main.c
Commit message (
Expand
)
Author
Age
*
power: support _noirq actions on device types and classes
Dominik Brodowski
2010-03-24
*
Driver core: create lock/unlock functions for struct device
Greg Kroah-Hartman
2010-03-07
*
PM: Allow device drivers to use dpm_wait()
Rafael J. Wysocki
2010-02-26
*
PM: Start asynchronous resume threads upfront
Rafael J. Wysocki
2010-02-26
*
PM: Add a switch for disabling/enabling asynchronous suspend/resume
Rafael J. Wysocki
2010-02-26
*
PM: Asynchronous suspend and resume of devices
Rafael J. Wysocki
2010-02-26
*
PM: Add parent information to timing messages
Rafael J. Wysocki
2010-02-26
*
power: fix kernel-doc notation
Randy Dunlap
2010-01-11
*
PM: Use pm_runtime_put_sync in system resume
Alan Stern
2009-12-20
*
PM: Measure device suspend and resume times
Rafael J. Wysocki
2009-12-17
*
PM: Make the initcall_debug style timing for suspend/resume complete
Rafael J. Wysocki
2009-12-17
*
PM: rwsem.h need not be included into main.c
Rafael J. Wysocki
2009-12-15
*
PM: Remove unnecessary goto from device_resume_noirq()
Rafael J. Wysocki
2009-12-15
*
PM: Add initcall_debug style timing for suspend/resume
Arjan van de Ven
2009-12-15
*
PM: Fix warning on suspend errors
Romit Dasgupta
2009-11-03
*
PM: Reset transition_started at dpm_resume_noirq
Xiaotian Feng
2009-09-14
*
PM: Update kerneldoc comments in drivers/base/power/main.c
Rafael J. Wysocki
2009-09-14
*
PM: Introduce core framework for run-time PM of I/O devices (rev. 17)
Rafael J. Wysocki
2009-08-22
*
Driver Core: Make PM operations a const pointer
Dmitry Torokhov
2009-07-23
*
PM: Clear -EAGAIN in dpm_prepare
Sebastian Ott
2009-07-08
*
PM: Remove device_type suspend()/resume()
Magnus Damm
2009-06-12
*
PM: Remove bus_type suspend_late()/resume_early() V2
Magnus Damm
2009-06-12
*
PM core: rename suspend and resume functions
Alan Stern
2009-06-12
*
PM: Rename device_power_down/up()
Magnus Damm
2009-06-12
*
PM: Do not hold dpm_list_mtx while disabling/enabling nonboot CPUs
Rafael J. Wysocki
2009-05-24
*
PM: Rework handling of interrupts during suspend-resume
Rafael J. Wysocki
2009-03-30
*
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
*
driver core: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2009-01-06
*
PM: Simplify the new suspend/hibernation framework for devices
Rafael J. Wysocki
2009-01-06
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2008-10-16
|
\
|
*
debug: use dev_WARN() rather than WARN_ON() in device_pm_add()
Arjan van de Ven
2008-10-16
*
|
vsprintf: use new vsprintf symbolic function pointer format
Bjorn Helgaas
2008-10-16
|
/
*
PM: Remove WARN_ON from device_pm_add
Rafael J. Wysocki
2008-08-21
*
PM: don't skip device PM init when CONFIG_PM_SLEEP isn't set and CONFIG_PM is...
Alan Stern
2008-08-21
*
Suspend-related patches for 2.6.27
Rafael J. Wysocki
2008-06-12
*
Introduce new top level suspend and hibernation callbacks
Rafael J. Wysocki
2008-06-10
*
Clean up 'print_fn_descriptor_symbol()' types
Linus Torvalds
2008-05-15
*
Relax check on adding children of suspended devices
Rafael J. Wysocki
2008-04-22
*
PM: Remove destroy_suspended_device()
Rafael J. Wysocki
2008-04-19
*
PM: Make wakeup flags available whenever CONFIG_PM is set
Alan Stern
2008-04-19
*
Driver core: Call device_pm_add() after bus_add_device() in device_add()
Rafael J. Wysocki
2008-04-19
*
PM: Handle device registrations during suspend/resume
Rafael J. Wysocki
2008-04-19
*
power_state: remove it from driver core
Pavel Machek
2008-04-19
*
PM: fix new mutex-locking bug in the PM core
Alan Stern
2008-03-04
*
PM: Do not acquire device semaphores upfront during suspend
Rafael J. Wysocki
2008-03-04
*
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2008-02-21
|
\
|
*
PM: Make suspend_device() static
Adrian Bunk
2008-02-21
*
|
PM: Remove unbalanced mutex_unlock() from dpm_resume()
Rafael J. Wysocki
2008-02-21
*
|
driver-core: fix kernel-doc function parameters
Randy Dunlap
2008-02-21
|
/
[next]