index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
power
/
hibernate.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
PM / hibernate: Move software_resume to late_initcall_sync
Russ Dill
2013-10-25
1
-1
/
+1
*
Merge tag 'pm+acpi-fixes-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2013-09-12
1
-22
/
+23
|
\
|
*
PM / hibernate / memory hotplug: Rework mutual exclusion
Rafael J. Wysocki
2013-08-31
1
-0
/
+4
|
*
PM / hibernate: Create memory bitmaps after freezing user space
Rafael J. Wysocki
2013-08-31
1
-22
/
+19
*
|
x86, asmlinkage, power: Make various symbols used by the suspend asm code vis...
Andi Kleen
2013-08-06
1
-1
/
+1
|
/
*
Merge tag 'pm-for-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2012-07-22
1
-0
/
+42
|
\
|
*
ftrace: Disable function tracing during suspend/resume and hibernation, again
Srivatsa S. Bhat
2012-07-01
1
-0
/
+6
|
*
PM / Hibernate: Enable suspend to both for in-kernel hibernation.
Bojan Smojver
2012-07-01
1
-0
/
+36
*
|
Make wait_for_device_probe() also do scsi_complete_async_scans()
Linus Torvalds
2012-07-18
1
-8
/
+0
|
/
*
PM / Hibernate: Use get_gendisk to verify partition if resume_file is integer...
Minho Ban
2012-05-18
1
-0
/
+13
*
PM / Sleep: Move disabling of usermode helpers to the freezer
Rafael J. Wysocki
2012-03-28
1
-11
/
+0
*
PM / Hibernate: Disable usermode helpers right before freezing tasks
Rafael J. Wysocki
2012-03-28
1
-13
/
+10
*
PM / Hibernate: Enable usermodehelpers in hibernate() error path
Srivatsa S. Bhat
2012-03-04
1
-3
/
+4
*
PM / Hibernate: Refactor and simplify freezer_test_done
Srivatsa S. Bhat
2012-02-09
1
-5
/
+5
*
PM / Hibernate: Thaw kernel threads in hibernation_snapshot() in error/test path
Srivatsa S. Bhat
2012-02-09
1
-2
/
+4
*
PM / Sleep: Introduce "late suspend" and "early resume" of devices
Rafael J. Wysocki
2012-01-29
1
-12
/
+12
*
PM / Sleep: Replace mutex_[un]lock(&pm_mutex) with [un]lock_system_sleep()
Srivatsa S. Bhat
2011-12-08
1
-8
/
+8
*
Merge branch 'pm-freezer' into pm-sleep
Rafael J. Wysocki
2011-12-06
1
-13
/
+2
|
\
|
*
Merge branch 'pm-freezer' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Rafael J. Wysocki
2011-11-23
1
-13
/
+2
|
|
\
|
|
*
freezer: clean up freeze_processes() failure path
Tejun Heo
2011-11-21
1
-13
/
+2
*
|
|
PM / Hibernate: Remove deprecated hibernation test modes
Srivatsa S. Bhat
2011-12-06
1
-29
/
+4
*
|
|
PM / Hibernate: Thaw processes in SNAPSHOT_CREATE_IMAGE ioctl test path
Srivatsa S. Bhat
2011-12-06
1
-1
/
+1
*
|
|
PM / Hibernate: Enable usermodehelpers in software_resume() error path
Srivatsa S. Bhat
2011-12-06
1
-1
/
+3
*
|
|
PM / Hibernate: Refactor and simplify hibernation_snapshot() code
Srivatsa S. Bhat
2011-11-23
1
-13
/
+9
|
/
/
*
|
PM / Hibernate: Do not leak memory in error/test code paths
Rafael J. Wysocki
2011-11-23
1
-6
/
+10
|
/
*
PM / Hibernate: Fix the early termination of test modes
Srivatsa S. Bhat
2011-11-18
1
-6
/
+17
*
kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructure
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
PM / Hibernate: Improve performance of LZO/plain hibernation, checksum image
Bojan Smojver
2011-10-16
1
-0
/
+3
*
PM / Hibernate: Do not initialize static and extern variables to 0
Barry Song
2011-10-16
1
-5
/
+5
*
PM / Hibernate: Add resumedelay kernel param in addition to resumewait
Barry Song
2011-10-16
1
-0
/
+14
*
PM / Hibernate: Add resumewait param to support MMC-like devices as resume file
Barry Song
2011-10-16
1
-0
/
+16
*
PM / Hibernate: Fix typo in a kerneldoc comment
Barry Song
2011-10-16
1
-1
/
+1
*
PM / Hibernate: Freeze kernel threads after preallocating memory
Rafael J. Wysocki
2011-10-16
1
-4
/
+8
*
PM / Hibernate: Update kerneldoc comments in hibernate.c
Rafael J. Wysocki
2011-05-24
1
-90
/
+104
*
PM / Hibernate: Remove arch_prepare_suspend()
Rafael J. Wysocki
2011-05-24
1
-5
/
+0
*
PM / Hibernate: Update some comments in core hibernate code
Rafael J. Wysocki
2011-05-24
1
-14
/
+7
*
PM: Allow drivers to allocate memory from .prepare() callbacks safely
Rafael J. Wysocki
2011-05-17
1
-4
/
+13
*
Merge branch 'syscore' into for-linus
Rafael J. Wysocki
2011-05-17
1
-16
/
+2
|
\
|
*
PM: Remove sysdev suspend, resume and shutdown operations
Rafael J. Wysocki
2011-05-11
1
-16
/
+2
*
|
PM / Hibernate: Add sysfs knob to control size of memory for drivers
Rafael J. Wysocki
2011-05-17
1
-0
/
+23
|
/
*
PM: Fix error code paths executed after failing syscore_suspend()
Rafael J. Wysocki
2011-04-18
1
-2
/
+8
*
PM / Core: Introduce struct syscore_ops for core subsystems PM
Rafael J. Wysocki
2011-03-15
1
-0
/
+9
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2011-01-13
1
-2
/
+2
|
\
|
*
Merge branch 'master' into for-next
Jiri Kosina
2010-12-22
1
-10
/
+12
|
|
\
|
*
|
hibernation: constify platform_hibernation_ops
Lionel Debroux
2010-11-16
1
-2
/
+2
*
|
|
PM / Wakeup: Replace pm_check_wakeup_events() with pm_wakeup_pending()
Rafael J. Wysocki
2010-12-24
1
-2
/
+2
*
|
|
PM / Hibernate: When failed, in_suspend should be reset
MyungJoo Ham
2010-12-24
1
-0
/
+1
*
|
|
PM / Hibernate: hibernation_ops->leave should be checked too
MyungJoo Ham
2010-12-24
1
-1
/
+1
|
|
/
|
/
|
*
|
PM / Hibernate: Fix memory corruption related to swap
Rafael J. Wysocki
2010-12-06
1
-10
/
+12
|
/
*
PM / Hibernate: Make some boot messages look less scary
Rafael J. Wysocki
2010-10-17
1
-6
/
+6
[next]