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
/
disk.c
Commit message (
Expand
)
Author
Age
*
ftrace: disable tracing for hibernation
Rafael J. Wysocki
2008-08-28
*
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
*
PM: Introduce PM_EVENT_HIBERNATE callback state
Rafael J. Wysocki
2008-02-23
*
kernel/power/disk.c: make code static
Adrian Bunk
2008-02-05
*
Hibernation: Invoke suspend notifications after console switch
Rafael J. Wysocki
2008-02-01
*
Hibernation: Introduce begin() and end() callbacks
Rafael J. Wysocki
2008-02-01
*
Hibernation: Update messages
Rafael J. Wysocki
2008-02-01
*
Hibernation: Fix comment in disk.c
Rafael J. Wysocki
2008-02-01
*
Hibernation: Move low level resume to disk.c
Rafael J. Wysocki
2008-02-01
*
Hibernation: New testing facility (rev. 2)
Rafael J. Wysocki
2008-02-01
*
Hibernation: Add PM_RESTORE_PREPARE and PM_POST_RESTORE notifiers (rev. 2)
Alan Stern
2008-02-01
*
driver core: make /sys/power a kobject
Greg Kroah-Hartman
2008-01-24
*
Driver Core: switch all dynamic ksets to kobj_sysfs_ops
Kay Sievers
2008-01-24
*
kset: convert /sys/power to use kset_create
Greg Kroah-Hartman
2008-01-24
*
hibernate: fix lockdep report
Johannes Berg
2007-11-14
*
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
*
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
*
Fix ThinkPad T42 poweroff failure introduced by by "PM: Introduce pm_power_of...
Rafael J. Wysocki
2007-07-26
*
PM: introduce hibernation and suspend notifiers
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: fix sysfs interface
Rafael J. Wysocki
2007-05-17
*
PM: Separate hibernation code from suspend code
Rafael J. Wysocki
2007-05-09
*
power management: change /sys/power/disk display
Johannes Berg
2007-05-07
*
swsusp: use GFP_KERNEL for creating basic data structures
Rafael J. Wysocki
2007-05-07
*
swsusp: do not use page flags
Rafael J. Wysocki
2007-05-07
*
remove "struct subsystem" as it is no longer needed
Greg Kroah-Hartman
2007-05-02
*
power management: remove firmware disk mode
Johannes Berg
2007-04-30
*
rework pm_ops pm_disk_mode, kill misuse
Johannes Berg
2007-04-30
*
[PATCH] Revert "swsusp: disable nonboot CPUs before entering platform suspend"
Rafael J. Wysocki
2007-03-27
*
[PATCH] fix extra BIOS invocation during resume
Pavel Machek
2007-03-22
*
[PATCH] swsusp: disable nonboot CPUs before entering platform suspend
Rafael J. Wysocki
2007-03-16
*
[PATCH] swsusp: Fix resume error path in platform mode
Rafael J. Wysocki
2007-03-16
*
[PATCH] swsusp: Change code ordering in disk.c
Rafael J. Wysocki
2007-02-11
*
Pull bugfix into test branch
Len Brown
2006-12-16
|
\
|
*
ACPI: S4: Use "platform" rather than "shutdown" mode by default
Rafael J. Wysocki
2006-11-01
*
|
[PATCH] swsusp: kill write-only variable
Pavel Machek
2006-12-07
*
|
[PATCH] PM: Fix swsusp debug mode testproc
Rafael J. Wysocki
2006-12-07
*
|
[PATCH] swsusp: Fix labels
Rafael J. Wysocki
2006-12-07
*
|
[PATCH] convert pm_sem to a mutex
Stephen Hemminger
2006-12-07
*
|
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
Nigel Cunningham
2006-12-07
*
|
[PATCH] swsusp: fix platform mode
Stefan Seyfried
2006-12-07
*
|
[PATCH] swsusp: add resume_offset command line parameter
Rafael J. Wysocki
2006-12-07
*
|
[PATCH] swsusp: debugging
Rafael J. Wysocki
2006-11-03
|
/
[next]