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
*
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
*
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
*
PM: introduce set_target method in pm_ops
Rafael J. Wysocki
2007-07-01
*
swsusp: fix sysfs interface
Rafael J. Wysocki
2007-05-17
*
Fix ACPI suspend / device suspend ordering problem
Linus Torvalds
2007-05-16
*
PM: Separate hibernation code from suspend code
Rafael J. Wysocki
2007-05-09
*
remove software_suspend()
Johannes Berg
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: force pm_ops.valid callback to be assigned
Johannes Berg
2007-04-30
*
power management: implement pm_ops.valid for everybody
Johannes Berg
2007-04-30
*
rework pm_ops pm_disk_mode, kill misuse
Johannes Berg
2007-04-30
*
s2ram: add arch irq disable/enable hooks
Johannes Berg
2007-04-27
*
power management: no valid states w/o pm_ops
Johannes Berg
2007-02-23
*
[PATCH] PM: Change code ordering in main.c
Rafael J. Wysocki
2007-02-11
*
[PATCH] Drop free_pages()
Christoph Lameter
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] Export pm_suspend for the shared APM emulation
Ralf Baechle
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] PM: Add pm_trace switch
Rafael J. Wysocki
2006-09-26
*
[PATCH] Disable CPU hotplug during suspend
Rafael J. Wysocki
2006-09-26
*
[PATCH] constify parts of kernel/power/
Andreas Mohr
2006-06-25
*
[PATCH] suspend_console() warning fix
Andrew Morton
2006-06-22
*
Add support for suspending and resuming the whole console subsystem
Linus Torvalds
2006-06-19
*
[PATCH] off-by-1 in kernel/power/main.c
dean gaudet
2006-04-28
*
[PATCH] swsusp: add s2ram ioctl to userland interface
Luca Tettamanti
2006-03-23
*
[ACPI] SMP S3 resume: evaluate _WAK after INIT
David Shaohua Li
2005-11-30
*
[PATCH] fix swsusp on machines not supporting S4
Pavel Machek
2005-11-29
*
[PATCH] sleep: Fix oops in enter_state
Pavel Machek
2005-11-09
*
[PATCH] introduce .valid callback for pm_ops
Shaohua Li
2005-10-30
*
[PATCH] pm: clean up /sys/power/disk
Pavel Machek
2005-09-05
*
[ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc...
Len Brown
2005-07-12
|
\
|
*
[ACPI] Suspend to RAM fix
David Shaohua Li
2005-07-11
|
*
[ACPI] ACPI poweroff fix
Alexey Starikovskiy
2005-07-11
*
|
[PATCH] suspend/resume SMP support
Li Shaohua
2005-06-25
|
/
*
[PATCH] Driver Core: pm diagnostics update, check for errors
David Brownell
2005-05-17
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16