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
/
kernel
/
power
/
main.c
Commit message (
Expand
)
Author
Age
*
suspend: enable freeze timeout configuration through sys
Li Fei
2013-02-09
*
PM: Introduce suspend state PM_SUSPEND_FREEZE
Zhang Rui
2013-02-09
*
PM / sysfs: replace strict_str* with kstrto*
Daniel Walter
2012-11-14
*
PM / Sleep: Separate printing suspend times from initcall_debug
Rafael J. Wysocki
2012-07-01
*
PM / Sleep: add knob for printing device resume times
Sameer Nanda
2012-07-01
*
PM / Sleep: Fix a mistake in a conditional in autosleep_store()
Arve Hjønnevåg
2012-05-05
*
PM / Sleep: Add user space interface for manipulating wakeup sources, v3
Rafael J. Wysocki
2012-05-01
*
PM / Sleep: Implement opportunistic sleep, v2
Rafael J. Wysocki
2012-05-01
*
PM / Sleep: Make enter_state() in kernel/power/suspend.c static
Rafael J. Wysocki
2012-02-17
*
PM / Suspend: Avoid code duplication in suspend statistics update
Marcos Paulo de Souza
2012-02-09
*
PM / Sleep: Introduce "late suspend" and "early resume" of devices
Rafael J. Wysocki
2012-01-29
*
PM / Sleep: Replace mutex_[un]lock(&pm_mutex) with [un]lock_system_sleep()
Srivatsa S. Bhat
2011-12-08
*
PM: Fix indentation and remove extraneous whitespaces in kernel/power/main.c
Srivatsa S. Bhat
2011-11-23
*
PM / Suspend: Fix bug in suspend statistics update
Srivatsa S. Bhat
2011-11-19
*
kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructure
Paul Gortmaker
2011-10-31
*
PM: Fix build issue in main.c for CONFIG_PM_SLEEP unset
Rafael J. Wysocki
2011-10-16
*
PM / Suspend: Add statistics debugfs file for suspend to RAM
ShuoX Liu
2011-10-16
*
PM: Improve error code of pm_notifier_call_chain()
Akinobu Mita
2011-07-15
*
PM / Hibernate: Add sysfs knob to control size of memory for drivers
Rafael J. Wysocki
2011-05-17
*
Fix common misspellings
Lucas De Marchi
2011-03-31
*
PM: Drop pm_flags that is not necessary
Rafael J. Wysocki
2011-03-14
*
PM / ACPI: Remove references to pm_flags from bus.c
Rafael J. Wysocki
2011-03-14
*
workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'
Tejun Heo
2011-02-16
*
PM: Add sysfs attr for rechecking dev hash from PM trace
James Hogan
2010-10-16
*
PM / Wakeup: Introduce wakeup source objects and event statistics (v3)
Rafael J. Wysocki
2010-10-16
*
PM / Hibernate: Make default image size depend on total RAM size
Rafael J. Wysocki
2010-10-16
*
PM / Runtime: Use alloc_workqueue() for creating the PM workqueue
Rafael J. Wysocki
2010-10-16
*
PM: Make it possible to avoid races between wakeup and system sleep
Rafael J. Wysocki
2010-07-18
*
PM: Add a switch for disabling/enabling asynchronous suspend/resume
Rafael J. Wysocki
2010-02-26
*
PM / Runtime: Export the PM runtime workqueue
Alan Stern
2009-12-06
*
PM: Introduce core framework for run-time PM of I/O devices (rev. 17)
Rafael J. Wysocki
2009-08-22
*
PM: Separate suspend to RAM functionality from core
Rafael J. Wysocki
2009-06-12
*
PM/Suspend: Do not shrink memory before suspend
Rafael J. Wysocki
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/Suspend: Introduce two new platform callbacks to avoid breakage
Rafael J. Wysocki
2009-04-19
*
PM: Change suspend code ordering
Rafael J. Wysocki
2009-03-30
*
PM: Rework handling of interrupts during suspend-resume
Rafael J. Wysocki
2009-03-30
*
PM: Split up sysdev_[suspend|resume] from device_power_[down|up]
Rafael J. Wysocki
2009-02-22
*
PM: Fix compilation warning in kernel/power/main.c
Rafael J. Wysocki
2009-01-16
*
pm: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2009-01-06
*
tracing: allow tracing of suspend/resume & hibernation code again
Ingo Molnar
2008-11-23
*
suspend: use WARN not WARN_ON to print the message
Arjan van de Ven
2008-11-18
*
pm: rework disabling of user mode helpers during suspend/hibernation
Rafael J. Wysocki
2008-10-16
*
ftrace: disable tracing for suspend to ram
Steven Rostedt
2008-08-27
*
pm selftest: rtc paranoia
David Brownell
2008-07-26
*
pm: boot time suspend selftest
David Brownell
2008-07-24
*
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
[next]