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
Commit message (
Expand
)
Author
Age
*
hibernate: fix lockdep report
Johannes Berg
2007-11-14
*
trivial copy_data_pages() tidy up
Fengguang Wu
2007-10-19
*
Hibernation: Enter platform hibernation state in a consistent way
Rafael J. Wysocki
2007-10-18
*
Hibernation: Check if ACPI is enabled during restore in the right place
Rafael J. Wysocki
2007-10-18
*
Hibernation: Arbitrary boot kernel support - generic code
Rafael J. Wysocki
2007-10-18
*
serial: turn serial console suspend a boot rather than compile time option
Andres Salomon
2007-10-18
*
freezer: measure freezing time
Rafael J. Wysocki
2007-10-18
*
freezer: be more verbose
Rafael J. Wysocki
2007-10-18
*
freezer: do not send signals to kernel threads
Rafael J. Wysocki
2007-10-18
*
freezer: do not sync filesystems from freeze_processes
Rafael J. Wysocki
2007-10-18
*
PM: Rename hibernation_ops to platform_hibernation_ops
Rafael J. Wysocki
2007-10-18
*
PM: Rework struct hibernation_ops
Rafael J. Wysocki
2007-10-18
*
PM: Make suspend_ops static
Rafael J. Wysocki
2007-10-18
*
PM: Rework struct platform_suspend_ops
Rafael J. Wysocki
2007-10-18
*
PM: Rename struct pm_ops and related things
Rafael J. Wysocki
2007-10-18
*
make kernel/power/main.c:suspend_enter() static
Adrian Bunk
2007-10-18
*
hibernation doesn't even build on frv - tons of helpers are missing
Al Viro
2007-09-26
*
PM: Fix dependencies of CONFIG_SUSPEND and CONFIG_HIBERNATION
Rafael J. Wysocki
2007-08-31
*
Hibernation: do not try to mark invalid PFNs as nosave
Rafael J. Wysocki
2007-08-11
*
Introduce CONFIG_SUSPEND for suspend-to-Ram and standby
Rafael J. Wysocki
2007-07-29
*
Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATION
Rafael J. Wysocki
2007-07-29
*
Fix ThinkPad T42 poweroff failure introduced by by "PM: Introduce pm_power_of...
Rafael J. Wysocki
2007-07-26
*
x86: PM_TRACE support
Nigel Cunningham
2007-07-21
*
PM: Integrate beeping flag with existing acpi_sleep flags
Pavel Machek
2007-07-19
*
PM: Optional beeping during resume from suspend to RAM
Nigel Cunningham
2007-07-19
*
PM: Reduce code duplication between main.c and user.c
Rafael J. Wysocki
2007-07-19
*
PM: introduce hibernation and suspend notifiers
Rafael J. Wysocki
2007-07-19
*
Freezer: remove redundant check in try_to_freeze_tasks
Rafael J. Wysocki
2007-07-19
*
Freezer: return int from freeze_processes
Rafael J. Wysocki
2007-07-19
*
Freezer: use __set_current_state in refrigerator
Rafael J. Wysocki
2007-07-19
*
Freezer: avoid freezing kernel threads prematurely
Rafael J. Wysocki
2007-07-19
*
Hibernation: prepare to enter the low power state
Rafael J. Wysocki
2007-07-19
*
swsusp: fix hibernation code ordering
Rafael J. Wysocki
2007-07-19
*
swsusp: introduce restore platform operations
Rafael J. Wysocki
2007-07-19
*
swsusp: remove code duplication between disk.c and user.c
Rafael J. Wysocki
2007-07-19
*
swsusp: remove incorrect code from user.c
Rafael J. Wysocki
2007-07-19
*
PM: Do not require dev spew to get PM_DEBUG
Ben Collins
2007-07-19
*
freezer: run show_state() when freezing times out
Andrew Morton
2007-07-19
*
PM: Remove deprecated sysfs files
Alan Stern
2007-07-18
*
PM: introduce set_target method in pm_ops
Rafael J. Wysocki
2007-07-01
*
swsusp: Fix userland interface
Rafael J. Wysocki
2007-06-16
*
power: Fix sizeof(PAGE_SIZE) typo
OGAWA Hirofumi
2007-05-23
*
recalc_sigpending_tsk fixes
Roland McGrath
2007-05-23
*
freezer: move frozen_process() to kernel/power/process.c
Gautham R Shenoy
2007-05-23
*
freezer: take kernel_execve into consideration
Rafael J. Wysocki
2007-05-23
*
freezer: fix vfork problem
Rafael J. Wysocki
2007-05-23
*
freezer: close potential race between refrigerator and thaw_tasks
Rafael J. Wysocki
2007-05-23
*
swsusp: fix sysfs interface
Rafael J. Wysocki
2007-05-17
*
Fix ACPI suspend / device suspend ordering problem
Linus Torvalds
2007-05-16
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
2007-05-09
|
\
[next]