index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
power
/
hibernate.c
Age
Commit message (
Expand
)
Author
2015-10-14
PM / hibernate: fix a comment typo
Geliang Tang
2015-06-24
PM / hibernate: re-enable nonboot cpus on disable_nonboot_cpus() failure
Vitaly Kuznetsov
2014-11-03
PM / Hibernate: Migrate to ktime_t
Tina Ruchandani
2014-10-27
PM / Sleep: fix recovery during resuming from hibernation
Imre Deak
2014-07-17
PM / Sleep: Remove ftrace_stop/start() from suspend and hibernate
Steven Rostedt (Red Hat)
2014-06-16
x86, kaslr: boot-time selectable with hibernation
Kees Cook
2014-06-16
PM / hibernate: introduce "nohibernate" boot parameter
Kees Cook
2014-06-06
PM / sleep: trace events for suspend/resume
Todd E Brandt
2014-05-16
PM / hibernate: Fix memory corruption in resumedelay_setup()
Dan Carpenter
2014-05-09
PM / hibernate: convert simple_strtoul to kstrtoul
Fabian Frederick
2014-04-30
PM / hibernate: no kernel_power_off when pm_power_off NULL
Sebastian Capella
2014-04-28
PM / hibernate: use unsigned local variables in swsusp_show_speed()
Chen Gang
2014-03-01
PM / hibernate: use name_to_dev_t to parse resume
Sebastian Capella
2014-01-06
PM / hibernate: Call platform_leave() in suspend path too
Bjørn Mork
2013-11-30
PM / hibernate: export hibernation_set_ops
Leonardo Potenza
2013-10-24
PM / hibernate: Move software_resume to late_initcall_sync
Russ Dill
2013-09-12
Merge tag 'pm+acpi-fixes-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2013-08-31
PM / hibernate / memory hotplug: Rework mutual exclusion
Rafael J. Wysocki
2013-08-31
PM / hibernate: Create memory bitmaps after freezing user space
Rafael J. Wysocki
2013-08-06
x86, asmlinkage, power: Make various symbols used by the suspend asm code vis...
Andi Kleen
2012-07-22
Merge tag 'pm-for-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2012-07-19
Make wait_for_device_probe() also do scsi_complete_async_scans()
Linus Torvalds
2012-07-01
ftrace: Disable function tracing during suspend/resume and hibernation, again
Srivatsa S. Bhat
2012-07-01
PM / Hibernate: Enable suspend to both for in-kernel hibernation.
Bojan Smojver
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
[next]