1. 4881f60 PM / hibernate: use unsigned local variables in swsusp_show_speed() by Chen Gang · 10 years ago
  2. 421a5fa PM / hibernate: use name_to_dev_t to parse resume by Sebastian Capella · 10 years ago
  3. 362e77d PM / hibernate: Call platform_leave() in suspend path too by Bjørn Mork · 11 years ago
  4. e0c7855 PM / hibernate: export hibernation_set_ops by Leonardo Potenza · 11 years ago
  5. d3c345d PM / hibernate: Move software_resume to late_initcall_sync by Russ Dill · 11 years ago
  6. 02b9735 Merge tag 'pm+acpi-fixes-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  7. 942f401 PM / hibernate / memory hotplug: Rework mutual exclusion by Rafael J. Wysocki · 11 years ago
  8. 8fd37a4 PM / hibernate: Create memory bitmaps after freezing user space by Rafael J. Wysocki · 11 years ago
  9. d6efc2f x86, asmlinkage, power: Make various symbols used by the suspend asm code visible by Andi Kleen · 11 years ago
  10. 7100e50 Merge tag 'pm-for-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  11. eea03c2 Make wait_for_device_probe() also do scsi_complete_async_scans() by Linus Torvalds · 12 years ago
  12. 443772d4 ftrace: Disable function tracing during suspend/resume and hibernation, again by Srivatsa S. Bhat · 12 years ago
  13. 62c552c PM / Hibernate: Enable suspend to both for in-kernel hibernation. by Bojan Smojver · 12 years ago
  14. 2df83fa PM / Hibernate: Use get_gendisk to verify partition if resume_file is integer format by Minho Ban · 12 years ago
  15. 1e73203 PM / Sleep: Move disabling of usermode helpers to the freezer by Rafael J. Wysocki · 12 years ago
  16. 7b5179a PM / Hibernate: Disable usermode helpers right before freezing tasks by Rafael J. Wysocki · 12 years ago
  17. 05b4877 PM / Hibernate: Enable usermodehelpers in hibernate() error path by Srivatsa S. Bhat · 12 years ago
  18. a556d5b5 PM / Hibernate: Refactor and simplify freezer_test_done by Srivatsa S. Bhat · 12 years ago
  19. 51d6ff7 PM / Hibernate: Thaw kernel threads in hibernation_snapshot() in error/test path by Srivatsa S. Bhat · 12 years ago
  20. cf579df PM / Sleep: Introduce "late suspend" and "early resume" of devices by Rafael J. Wysocki · 12 years ago
  21. bcda53f PM / Sleep: Replace mutex_[un]lock(&pm_mutex) with [un]lock_system_sleep() by Srivatsa S. Bhat · 13 years ago
  22. 2e8e89e Merge branch 'pm-freezer' into pm-sleep by Rafael J. Wysocki · 13 years ago
  23. 48580ab PM / Hibernate: Remove deprecated hibernation test modes by Srivatsa S. Bhat · 13 years ago
  24. 97819a2 PM / Hibernate: Thaw processes in SNAPSHOT_CREATE_IMAGE ioctl test path by Srivatsa S. Bhat · 13 years ago
  25. 0118521 PM / Hibernate: Enable usermodehelpers in software_resume() error path by Srivatsa S. Bhat · 13 years ago
  26. 953a206 PM / Hibernate: Refactor and simplify hibernation_snapshot() code by Srivatsa S. Bhat · 13 years ago
  27. 986b11c Merge branch 'pm-freezer' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into pm-freezer by Rafael J. Wysocki · 13 years ago
  28. bb58dd5 PM / Hibernate: Do not leak memory in error/test code paths by Rafael J. Wysocki · 13 years ago
  29. 03afed8 freezer: clean up freeze_processes() failure path by Tejun Heo · 13 years ago
  30. aa9a7b1 PM / Hibernate: Fix the early termination of test modes by Srivatsa S. Bhat · 13 years ago
  31. 6e5fdee kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructure by Paul Gortmaker · 13 years ago
  32. 081a9d0 PM / Hibernate: Improve performance of LZO/plain hibernation, checksum image by Bojan Smojver · 13 years ago
  33. d231ff1 PM / Hibernate: Do not initialize static and extern variables to 0 by Barry Song · 13 years ago
  34. f126f73 PM / Hibernate: Add resumedelay kernel param in addition to resumewait by Barry Song · 13 years ago
  35. 6f8d702 PM / Hibernate: Add resumewait param to support MMC-like devices as resume file by Barry Song · 13 years ago
  36. 21e8280 PM / Hibernate: Fix typo in a kerneldoc comment by Barry Song · 13 years ago
  37. 2aede85 PM / Hibernate: Freeze kernel threads after preallocating memory by Rafael J. Wysocki · 13 years ago
  38. f42a981 PM / Hibernate: Update kerneldoc comments in hibernate.c by Rafael J. Wysocki · 13 years ago
  39. 3542580 PM / Hibernate: Remove arch_prepare_suspend() by Rafael J. Wysocki · 13 years ago
  40. 4e2d949 PM / Hibernate: Update some comments in core hibernate code by Rafael J. Wysocki · 13 years ago
  41. 91e7c75 PM: Allow drivers to allocate memory from .prepare() callbacks safely by Rafael J. Wysocki · 13 years ago
  42. 2d2a916 Merge branch 'syscore' into for-linus by Rafael J. Wysocki · 13 years ago
  43. ddeb648 PM / Hibernate: Add sysfs knob to control size of memory for drivers by Rafael J. Wysocki · 13 years ago
  44. 2e711c0 PM: Remove sysdev suspend, resume and shutdown operations by Rafael J. Wysocki · 13 years ago
  45. 2ca6f62f PM: Fix error code paths executed after failing syscore_suspend() by Rafael J. Wysocki · 13 years ago
  46. 40dc166 PM / Core: Introduce struct syscore_ops for core subsystems PM by Rafael J. Wysocki · 13 years ago
  47. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  48. a2867e0 PM / Wakeup: Replace pm_check_wakeup_events() with pm_wakeup_pending() by Rafael J. Wysocki · 14 years ago
  49. 5262a47 PM / Hibernate: When failed, in_suspend should be reset by MyungJoo Ham · 14 years ago
  50. 5729c63 PM / Hibernate: hibernation_ops->leave should be checked too by MyungJoo Ham · 14 years ago
  51. 4b7bd36 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  52. c9e664f PM / Hibernate: Fix memory corruption related to swap by Rafael J. Wysocki · 14 years ago
  53. 073ef1f hibernation: constify platform_hibernation_ops by Lionel Debroux · 14 years ago
  54. d0941ea PM / Hibernate: Make some boot messages look less scary by Rafael J. Wysocki · 14 years ago
  55. f996fc9 PM / Hibernate: Compress hibernation image with LZO by Bojan Smojver · 14 years ago
  56. 910321e swap: revert special hibernation allocation by Hugh Dickins · 14 years ago
  57. d2997b1 hibernation: freeze swap at hibernation by KAMEZAWA Hiroyuki · 14 years ago
  58. 3cfc2c4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  59. a253129 update email address by Pavel Machek · 14 years ago
  60. d074ee0 PM / Hibernate: Fix snapshot error code path by Rafael J. Wysocki · 14 years ago
  61. f6f71f1 PM / Hibernate: Fix hibernation_platform_enter() by Rafael J. Wysocki · 14 years ago
  62. c125e96 PM: Make it possible to avoid races between wakeup and system sleep by Rafael J. Wysocki · 14 years ago
  63. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  64. 452aa69 mm/pm: force GFP_NOIO during suspend/hibernation and resume by Rafael J. Wysocki · 14 years ago
  65. 8e60c6a PM / Hibernate: Shift remaining code from swsusp.c to hibernate.c by Nigel Cunningham · 15 years ago
  66. 76b57e6 PM / Hibernate: Fix blkdev refleaks by Jiri Slaby · 15 years ago
  67. 64a473c PM/Hibernate: Do not release preallocated memory unnecessarily (rev. 2) by Rafael J. Wysocki · 15 years ago
  68. e681c9d PM: Fix typo in label name s/Platofrm_finish/Platform_finish/ by Thadeu Lima de Souza Cascardo · 15 years ago
  69. 8b759b8 PM/Hibernate: Rename disk.c to hibernate.c by Rafael J. Wysocki · 15 years ago[Renamed (99%) from kernel/power/disk.c]
  70. d161630 PM core: rename suspend and resume functions by Alan Stern · 15 years ago
  71. e39a71e PM: Rename device_power_down/up() by Magnus Damm · 15 years ago
  72. 32bdfac PM: Do not hold dpm_list_mtx while disabling/enabling nonboot CPUs by Rafael J. Wysocki · 15 years ago
  73. 4484079 PM: check sysdev_suspend(PMSG_FREEZE) return value by Bjorn Helgaas · 15 years ago
  74. 0c8454f PM/Hibernate: Fix waiting for image device to appear on resume by Rafael J. Wysocki · 15 years ago
  75. c751085 PM/Hibernate: Wait for SCSI devices scan to complete during resume by Rafael J. Wysocki · 15 years ago
  76. 811158b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  77. a8af789 pm: rework includes, remove arch ifdefs by Magnus Damm · 15 years ago
  78. 4aecd67 PM: Change hibernation code ordering by Rafael J. Wysocki · 15 years ago
  79. 2ed8d2b PM: Rework handling of interrupts during suspend-resume by Rafael J. Wysocki · 15 years ago
  80. 877d031 trivial: Fix misspelling of firmware by Nick Andrew · 15 years ago
  81. 770824b PM: Split up sysdev_[suspend|resume] from device_power_[down|up] by Rafael J. Wysocki · 15 years ago
  82. eed3ee0 PM/resume: wait for device probing to finish by Arjan van de Ven · 15 years ago
  83. abfe2d7 Hibernation: Introduce system_entering_hibernation by Rafael J. Wysocki · 15 years ago
  84. b2576e1 Merge branch 'linus' into release by Len Brown · 15 years ago
  85. 3fe0313 Hibernate: Call platform_begin before swsusp_shrink_memory by Zhang Rui · 16 years ago
  86. cbe2f5a tracing: allow tracing of suspend/resume & hibernation code again by Ingo Molnar · 16 years ago
  87. c2dd0da [PATCH] propagate mode through swsusp_close() by Al Viro · 17 years ago
  88. 1bfcf13 pm: rework disabling of user mode helpers during suspend/hibernation by Rafael J. Wysocki · 16 years ago
  89. 41108eb ftrace: disable tracing for hibernation by Rafael J. Wysocki · 16 years ago
  90. d8f3de0 Suspend-related patches for 2.6.27 by Rafael J. Wysocki · 16 years ago
  91. 1eede07 Introduce new top level suspend and hibernation callbacks by Rafael J. Wysocki · 16 years ago
  92. 3a2d5b7 PM: Introduce PM_EVENT_HIBERNATE callback state by Rafael J. Wysocki · 16 years ago
  93. 47a460d kernel/power/disk.c: make code static by Adrian Bunk · 16 years ago
  94. 5a0a2f3 Hibernation: Invoke suspend notifications after console switch by Rafael J. Wysocki · 16 years ago
  95. caea99e Hibernation: Introduce begin() and end() callbacks by Rafael J. Wysocki · 16 years ago
  96. 2397672 Hibernation: Update messages by Rafael J. Wysocki · 17 years ago
  97. 9575809 Hibernation: Fix comment in disk.c by Rafael J. Wysocki · 17 years ago
  98. 72df68c Hibernation: Move low level resume to disk.c by Rafael J. Wysocki · 17 years ago
  99. 4cc7977 Hibernation: New testing facility (rev. 2) by Rafael J. Wysocki · 17 years ago
  100. c3e94d8 Hibernation: Add PM_RESTORE_PREPARE and PM_POST_RESTORE notifiers (rev. 2) by Alan Stern · 17 years ago