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
/
hibernate.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
-11
/
+0
2012-03-28
PM / Hibernate: Disable usermode helpers right before freezing tasks
Rafael J. Wysocki
1
-13
/
+10
2012-03-04
PM / Hibernate: Enable usermodehelpers in hibernate() error path
Srivatsa S. Bhat
1
-3
/
+4
2012-02-09
PM / Hibernate: Refactor and simplify freezer_test_done
Srivatsa S. Bhat
1
-5
/
+5
2012-02-09
PM / Hibernate: Thaw kernel threads in hibernation_snapshot() in error/test path
Srivatsa S. Bhat
1
-2
/
+4
2012-01-29
PM / Sleep: Introduce "late suspend" and "early resume" of devices
Rafael J. Wysocki
1
-12
/
+12
2011-12-08
PM / Sleep: Replace mutex_[un]lock(&pm_mutex) with [un]lock_system_sleep()
Srivatsa S. Bhat
1
-8
/
+8
2011-12-06
Merge branch 'pm-freezer' into pm-sleep
Rafael J. Wysocki
1
-13
/
+2
2011-12-06
PM / Hibernate: Remove deprecated hibernation test modes
Srivatsa S. Bhat
1
-29
/
+4
2011-12-06
PM / Hibernate: Thaw processes in SNAPSHOT_CREATE_IMAGE ioctl test path
Srivatsa S. Bhat
1
-1
/
+1
2011-12-06
PM / Hibernate: Enable usermodehelpers in software_resume() error path
Srivatsa S. Bhat
1
-1
/
+3
2011-11-23
PM / Hibernate: Refactor and simplify hibernation_snapshot() code
Srivatsa S. Bhat
1
-13
/
+9
2011-11-23
Merge branch 'pm-freezer' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Rafael J. Wysocki
1
-13
/
+2
2011-11-23
PM / Hibernate: Do not leak memory in error/test code paths
Rafael J. Wysocki
1
-6
/
+10
2011-11-21
freezer: clean up freeze_processes() failure path
Tejun Heo
1
-13
/
+2
2011-11-18
PM / Hibernate: Fix the early termination of test modes
Srivatsa S. Bhat
1
-6
/
+17
2011-10-31
kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructure
Paul Gortmaker
1
-0
/
+1
2011-10-16
PM / Hibernate: Improve performance of LZO/plain hibernation, checksum image
Bojan Smojver
1
-0
/
+3
2011-10-16
PM / Hibernate: Do not initialize static and extern variables to 0
Barry Song
1
-5
/
+5
2011-10-16
PM / Hibernate: Add resumedelay kernel param in addition to resumewait
Barry Song
1
-0
/
+14
2011-10-16
PM / Hibernate: Add resumewait param to support MMC-like devices as resume file
Barry Song
1
-0
/
+16
2011-10-16
PM / Hibernate: Fix typo in a kerneldoc comment
Barry Song
1
-1
/
+1
2011-10-16
PM / Hibernate: Freeze kernel threads after preallocating memory
Rafael J. Wysocki
1
-4
/
+8
2011-05-24
PM / Hibernate: Update kerneldoc comments in hibernate.c
Rafael J. Wysocki
1
-90
/
+104
2011-05-24
PM / Hibernate: Remove arch_prepare_suspend()
Rafael J. Wysocki
1
-5
/
+0
2011-05-24
PM / Hibernate: Update some comments in core hibernate code
Rafael J. Wysocki
1
-14
/
+7
2011-05-17
PM: Allow drivers to allocate memory from .prepare() callbacks safely
Rafael J. Wysocki
1
-4
/
+13
2011-05-17
Merge branch 'syscore' into for-linus
Rafael J. Wysocki
1
-16
/
+2
2011-05-17
PM / Hibernate: Add sysfs knob to control size of memory for drivers
Rafael J. Wysocki
1
-0
/
+23
2011-05-11
PM: Remove sysdev suspend, resume and shutdown operations
Rafael J. Wysocki
1
-16
/
+2
2011-04-18
PM: Fix error code paths executed after failing syscore_suspend()
Rafael J. Wysocki
1
-2
/
+8
2011-03-15
PM / Core: Introduce struct syscore_ops for core subsystems PM
Rafael J. Wysocki
1
-0
/
+9
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-2
/
+2
2010-12-24
PM / Wakeup: Replace pm_check_wakeup_events() with pm_wakeup_pending()
Rafael J. Wysocki
1
-2
/
+2
2010-12-24
PM / Hibernate: When failed, in_suspend should be reset
MyungJoo Ham
1
-0
/
+1
2010-12-24
PM / Hibernate: hibernation_ops->leave should be checked too
MyungJoo Ham
1
-1
/
+1
2010-12-22
Merge branch 'master' into for-next
Jiri Kosina
1
-10
/
+12
2010-12-06
PM / Hibernate: Fix memory corruption related to swap
Rafael J. Wysocki
1
-10
/
+12
2010-11-16
hibernation: constify platform_hibernation_ops
Lionel Debroux
1
-2
/
+2
2010-10-17
PM / Hibernate: Make some boot messages look less scary
Rafael J. Wysocki
1
-6
/
+6
2010-10-17
PM / Hibernate: Compress hibernation image with LZO
Bojan Smojver
1
-0
/
+13
2010-09-09
swap: revert special hibernation allocation
Hugh Dickins
1
-1
/
+0
2010-08-09
hibernation: freeze swap at hibernation
KAMEZAWA Hiroyuki
1
-0
/
+1
2010-08-04
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-1
/
+1
2010-07-19
update email address
Pavel Machek
1
-1
/
+1
2010-07-19
PM / Hibernate: Fix snapshot error code path
Rafael J. Wysocki
1
-1
/
+1
2010-07-19
PM / Hibernate: Fix hibernation_platform_enter()
Rafael J. Wysocki
1
-1
/
+1
2010-07-19
PM: Make it possible to avoid races between wakeup and system sleep
Rafael J. Wysocki
1
-6
/
+14
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
/
+9
[next]