index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
power
/
suspend.c
Age
Commit message (
Expand
)
Author
2015-02-13
PM / sleep: Re-implement suspend-to-idle handling
Rafael J. Wysocki
2014-11-08
PM / sleep: Fix entering suspend-to-IDLE if no freeze_oops is set
Dmitry Eremin-Solenikov
2014-09-30
ACPI / sleep: Rework the handling of ACPI GPE wakeup from suspend-to-idle
Rafael J. Wysocki
2014-09-30
PM / sleep: Rename platform suspend/resume functions in suspend.c
Rafael J. Wysocki
2014-09-30
PM / sleep: Export dpm_suspend_late/noirq() and dpm_resume_early/noirq()
Rafael J. Wysocki
2014-09-22
PM / sleep: new suspend_resume trace event for console resume
Todd E Brandt
2014-09-03
PM / sleep: Fix test_suspend= command line option
Rafael J. Wysocki
2014-08-06
Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-08-04
Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2014-07-23
PM / sleep: Move platform suspend operations to separate functions
Rafael J. Wysocki
2014-07-21
PM / sleep: Simplify sleep states sysfs interface code
Rafael J. Wysocki
2014-07-17
PM / Sleep: Remove ftrace_stop/start() from suspend and hibernate
Steven Rostedt (Red Hat)
2014-07-15
PM / sleep: fix freeze_ops NULL pointer dereferences
Zhang Rui
2014-06-07
PM / sleep: trace events for suspend/resume
Todd E Brandt
2014-06-07
Merge branch 'acpi-pm' into pm-sleep
Rafael J. Wysocki
2014-05-26
PM / sleep: Introduce command line argument for sleep state enumeration
Rafael J. Wysocki
2014-05-26
PM / sleep: Use valid_state() for platform-dependent sleep states only
Rafael J. Wysocki
2014-05-26
PM / sleep: Add state field to pm_states[] entries
Rafael J. Wysocki
2014-05-20
Merge branch 'pm-sleep' into acpi-pm
Rafael J. Wysocki
2014-05-16
ACPI / PM: Hold ACPI scan lock over the "freeze" sleep state
Rafael J. Wysocki
2014-05-07
PM / suspend: Always use deepest C-state in the "freeze" sleep state
Rafael J. Wysocki
2014-04-21
PM / suspend: Make cpuidle work in the "freeze" state
Rafael J. Wysocki
2014-04-07
kernel: use macros from compiler.h instead of __attribute__((...))
Gideon Israel Dsouza
2014-03-11
PM / suspend: Remove unnecessary !!
Viresh Kumar
2013-07-26
PM / Sleep: increase ftrace coverage in suspend/resume
Brandt, Todd E
2013-06-11
PM / wakeup: Adjust messaging for wake events during suspend
Bernie Thompson
2013-04-05
PM / sleep: invalidate TEST_CPUS and TEST_CORE support for freeze state
Zhang Rui
2013-04-05
PM / sleep: add TEST_PLATFORM support for freeze state
Zhang Rui
2013-02-09
PM: Introduce suspend state PM_SUSPEND_FREEZE
Zhang Rui
2012-08-08
Revert "NMI watchdog: fix for lockup detector breakage on resume"
Rafael J. Wysocki
2012-07-30
NMI watchdog: fix for lockup detector breakage on resume
Sameer Nanda
2012-07-01
ftrace: Disable function tracing during suspend/resume and hibernation, again
Srivatsa S. Bhat
2012-03-28
PM / Sleep: Move disabling of usermode helpers to the freezer
Rafael J. Wysocki
2012-02-17
PM / Sleep: Drop suspend_stats_update()
Rafael J. Wysocki
2012-02-17
PM / Sleep: Make enter_state() in kernel/power/suspend.c static
Rafael J. Wysocki
2012-02-17
PM / Sleep: Unify kerneldoc comments in kernel/power/suspend.c
Rafael J. Wysocki
2012-02-09
PM / Suspend: Avoid code duplication in suspend statistics update
Marcos Paulo de Souza
2012-01-29
PM / Sleep: Introduce "late suspend" and "early resume" of devices
Rafael J. Wysocki
2011-12-08
PM / Sleep: Replace mutex_[un]lock(&pm_mutex) with [un]lock_system_sleep()
Srivatsa S. Bhat
2011-11-21
freezer: clean up freeze_processes() failure path
Tejun Heo
2011-10-31
kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructure
Paul Gortmaker
2011-10-31
kernel: fix several implicit usasges of kmod.h
Paul Gortmaker
2011-10-16
PM / Suspend: Off by one in pm_suspend()
Dan Carpenter
2011-10-16
PM / Suspend: Add statistics debugfs file for suspend to RAM
ShuoX Liu
2011-07-15
PM / Suspend: Export suspend_set_ops, suspend_valid_only_mem
Kevin Hilman
2011-07-15
PM / Suspend: Add .suspend_again() callback to suspend_ops
MyungJoo Ham
2011-05-17
Merge branch 'syscore' into for-linus
Rafael J. Wysocki
2011-05-17
PM / Suspend: Do not ignore error codes returned by suspend_enter()
MyungJoo Ham
2011-05-11
PM: Remove sysdev suspend, resume and shutdown operations
Rafael J. Wysocki
2011-05-11
PM: Fix warning in pm_restrict_gfp_mask() during SNAPSHOT_S2RAM ioctl
Rafael J. Wysocki
[next]