index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
power
/
suspend.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-28
PM / Sleep: Move disabling of usermode helpers to the freezer
Rafael J. Wysocki
1
-7
/
+0
2012-02-17
PM / Sleep: Drop suspend_stats_update()
Rafael J. Wysocki
1
-6
/
+12
2012-02-17
PM / Sleep: Make enter_state() in kernel/power/suspend.c static
Rafael J. Wysocki
1
-1
/
+1
2012-02-17
PM / Sleep: Unify kerneldoc comments in kernel/power/suspend.c
Rafael J. Wysocki
1
-29
/
+27
2012-02-09
PM / Suspend: Avoid code duplication in suspend statistics update
Marcos Paulo de Souza
1
-5
/
+1
2012-01-29
PM / Sleep: Introduce "late suspend" and "early resume" of devices
Rafael J. Wysocki
1
-2
/
+2
2011-12-08
PM / Sleep: Replace mutex_[un]lock(&pm_mutex) with [un]lock_system_sleep()
Srivatsa S. Bhat
1
-2
/
+2
2011-11-21
freezer: clean up freeze_processes() failure path
Tejun Heo
1
-5
/
+3
2011-10-31
kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructure
Paul Gortmaker
1
-0
/
+1
2011-10-31
kernel: fix several implicit usasges of kmod.h
Paul Gortmaker
1
-0
/
+1
2011-10-16
PM / Suspend: Off by one in pm_suspend()
Dan Carpenter
1
-1
/
+1
2011-10-16
PM / Suspend: Add statistics debugfs file for suspend to RAM
ShuoX Liu
1
-3
/
+14
2011-07-15
PM / Suspend: Export suspend_set_ops, suspend_valid_only_mem
Kevin Hilman
1
-0
/
+2
2011-07-15
PM / Suspend: Add .suspend_again() callback to suspend_ops
MyungJoo Ham
1
-6
/
+12
2011-05-17
Merge branch 'syscore' into for-linus
Rafael J. Wysocki
1
-7
/
+1
2011-05-17
PM / Suspend: Do not ignore error codes returned by suspend_enter()
MyungJoo Ham
1
-1
/
+1
2011-05-11
PM: Remove sysdev suspend, resume and shutdown operations
Rafael J. Wysocki
1
-7
/
+1
2011-05-11
PM: Fix warning in pm_restrict_gfp_mask() during SNAPSHOT_S2RAM ioctl
Rafael J. Wysocki
1
-2
/
+2
2011-04-18
PM: Fix error code paths executed after failing syscore_suspend()
Rafael J. Wysocki
1
-1
/
+4
2011-03-15
PM / Core: Introduce struct syscore_ops for core subsystems PM
Rafael J. Wysocki
1
-0
/
+4
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-2
/
+2
2011-01-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-1
/
+1
2011-01-05
perf: Add calls to suspend trace point
Jean Pihet
1
-0
/
+3
2010-12-24
PM / Wakeup: Replace pm_check_wakeup_events() with pm_wakeup_pending()
Rafael J. Wysocki
1
-1
/
+1
2010-12-22
Merge branch 'master' into for-next
Jiri Kosina
1
-3
/
+2
2010-12-06
PM / Hibernate: Fix memory corruption related to swap
Rafael J. Wysocki
1
-3
/
+2
2010-11-16
suspend: constify platform_suspend_ops
Lionel Debroux
1
-2
/
+2
2010-07-19
PM / Suspend: Fix ordering of calls in suspend error paths
Rafael J. Wysocki
1
-5
/
+4
2010-07-19
PM: Make it possible to avoid races between wakeup and system sleep
Rafael J. Wysocki
1
-1
/
+3
2010-06-10
suspend: Move NVS save/restore code to generic suspend functionality
Matthew Garrett
1
-0
/
+6
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-06
mm/pm: force GFP_NOIO during suspend/hibernation and resume
Rafael J. Wysocki
1
-0
/
+3
2009-06-12
PM: Separate suspend to RAM functionality from core
Rafael J. Wysocki
1
-0
/
+300