index
:
~deathsimple/linux
amd-staging-drm-next
amdgpu-v4.0
atc_enablement
drm-fixes-3.14
drm-fixes-3.15
drm-fixes-3.15-wip
drm-fixes-4.1
drm-next
drm-next-3.15
drm-next-3.15-wip
drm-next-3.16
drm-next-3.16-wip
drm-next-4.4
mullins
multi-ring-support
multi-ring-testing
next
p2p
pte-compress
reset-rework
testing-3.15
testing-3.15-v2
testing-3.15-v3
ttm_pfn
uvd-3.9
uvd-r600-release
vce-release
vm-flushing
vm_bulk_move
vm_improvements
wip
Some patches for drm/radeon
deathsimple
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
power
/
hibernate.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-23
PM / Hibernate: Do not leak memory in error/test code paths
Rafael J. Wysocki
1
-6
/
+10
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
2009-12-06
PM / Hibernate: Shift remaining code from swsusp.c to hibernate.c
Nigel Cunningham
1
-0
/
+30
2009-11-03
PM / Hibernate: Fix blkdev refleaks
Jiri Slaby
1
-3
/
+8
2009-09-14
PM/Hibernate: Do not release preallocated memory unnecessarily (rev. 2)
Rafael J. Wysocki
1
-4
/
+11
2009-09-14
PM: Fix typo in label name s/Platofrm_finish/Platform_finish/
Thadeu Lima de Souza Cascardo
1
-3
/
+3
2009-06-12
PM/Hibernate: Rename disk.c to hibernate.c
Rafael J. Wysocki
1
-0
/
+955