index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
power
/
hibernate.c
Age
Commit message (
Expand
)
Author
2012-05-18
PM / Hibernate: Use get_gendisk to verify partition if resume_file is integer...
Minho Ban
2012-03-28
PM / Sleep: Move disabling of usermode helpers to the freezer
Rafael J. Wysocki
2012-03-28
PM / Hibernate: Disable usermode helpers right before freezing tasks
Rafael J. Wysocki
2012-03-04
PM / Hibernate: Enable usermodehelpers in hibernate() error path
Srivatsa S. Bhat
2012-02-09
PM / Hibernate: Refactor and simplify freezer_test_done
Srivatsa S. Bhat
2012-02-09
PM / Hibernate: Thaw kernel threads in hibernation_snapshot() in error/test path
Srivatsa S. Bhat
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-12-06
Merge branch 'pm-freezer' into pm-sleep
Rafael J. Wysocki
2011-12-06
PM / Hibernate: Remove deprecated hibernation test modes
Srivatsa S. Bhat
2011-12-06
PM / Hibernate: Thaw processes in SNAPSHOT_CREATE_IMAGE ioctl test path
Srivatsa S. Bhat
2011-12-06
PM / Hibernate: Enable usermodehelpers in software_resume() error path
Srivatsa S. Bhat
2011-11-23
PM / Hibernate: Refactor and simplify hibernation_snapshot() code
Srivatsa S. Bhat
2011-11-23
Merge branch 'pm-freezer' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Rafael J. Wysocki
2011-11-23
PM / Hibernate: Do not leak memory in error/test code paths
Rafael J. Wysocki
2011-11-21
freezer: clean up freeze_processes() failure path
Tejun Heo
2011-11-18
PM / Hibernate: Fix the early termination of test modes
Srivatsa S. Bhat
2011-10-31
kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructure
Paul Gortmaker
2011-10-16
PM / Hibernate: Improve performance of LZO/plain hibernation, checksum image
Bojan Smojver
2011-10-16
PM / Hibernate: Do not initialize static and extern variables to 0
Barry Song
2011-10-16
PM / Hibernate: Add resumedelay kernel param in addition to resumewait
Barry Song
2011-10-16
PM / Hibernate: Add resumewait param to support MMC-like devices as resume file
Barry Song
2011-10-16
PM / Hibernate: Fix typo in a kerneldoc comment
Barry Song
2011-10-16
PM / Hibernate: Freeze kernel threads after preallocating memory
Rafael J. Wysocki
2011-05-24
PM / Hibernate: Update kerneldoc comments in hibernate.c
Rafael J. Wysocki
2011-05-24
PM / Hibernate: Remove arch_prepare_suspend()
Rafael J. Wysocki
2011-05-24
PM / Hibernate: Update some comments in core hibernate code
Rafael J. Wysocki
2011-05-17
PM: Allow drivers to allocate memory from .prepare() callbacks safely
Rafael J. Wysocki
2011-05-17
Merge branch 'syscore' into for-linus
Rafael J. Wysocki
2011-05-17
PM / Hibernate: Add sysfs knob to control size of memory for drivers
Rafael J. Wysocki
2011-05-11
PM: Remove sysdev suspend, resume and shutdown operations
Rafael J. Wysocki
2011-04-18
PM: Fix error code paths executed after failing syscore_suspend()
Rafael J. Wysocki
2011-03-15
PM / Core: Introduce struct syscore_ops for core subsystems PM
Rafael J. Wysocki
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2010-12-24
PM / Wakeup: Replace pm_check_wakeup_events() with pm_wakeup_pending()
Rafael J. Wysocki
2010-12-24
PM / Hibernate: When failed, in_suspend should be reset
MyungJoo Ham
2010-12-24
PM / Hibernate: hibernation_ops->leave should be checked too
MyungJoo Ham
2010-12-22
Merge branch 'master' into for-next
Jiri Kosina
2010-12-06
PM / Hibernate: Fix memory corruption related to swap
Rafael J. Wysocki
2010-11-16
hibernation: constify platform_hibernation_ops
Lionel Debroux
2010-10-17
PM / Hibernate: Make some boot messages look less scary
Rafael J. Wysocki
2010-10-17
PM / Hibernate: Compress hibernation image with LZO
Bojan Smojver
2010-09-09
swap: revert special hibernation allocation
Hugh Dickins
2010-08-09
hibernation: freeze swap at hibernation
KAMEZAWA Hiroyuki
2010-08-04
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2010-07-19
update email address
Pavel Machek
2010-07-19
PM / Hibernate: Fix snapshot error code path
Rafael J. Wysocki
2010-07-19
PM / Hibernate: Fix hibernation_platform_enter()
Rafael J. Wysocki
2010-07-19
PM: Make it possible to avoid races between wakeup and system sleep
Rafael J. Wysocki
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
[next]