1. 1f112ce PM / Hibernate: Introduce CONFIG_HIBERNATE_CALLBACKS by Rafael J. Wysocki · 13 years ago
  2. 52cfd50 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
  3. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  4. 976513d PM / ACPI: Move NVS saving and restoring code to drivers/acpi by Rafael J. Wysocki · 14 years ago
  5. 26fcaf6 PM: Fix oops in suspend/hibernate code related to failing ioremap() by Jiri Slaby · 14 years ago
  6. a2867e0 PM / Wakeup: Replace pm_check_wakeup_events() with pm_wakeup_pending() by Rafael J. Wysocki · 14 years ago
  7. 2f55ac0 suspend: constify platform_suspend_ops by Lionel Debroux · 14 years ago
  8. 073ef1f hibernation: constify platform_hibernation_ops by Lionel Debroux · 14 years ago
  9. dbeeec5 PM: Allow wakeup events to abort freezing of tasks by Rafael J. Wysocki · 14 years ago
  10. 074037e PM / Wakeup: Introduce wakeup source objects and event statistics (v3) by Rafael J. Wysocki · 14 years ago
  11. ce44101 PM / Suspend: Fix ordering of calls in suspend error paths by Rafael J. Wysocki · 14 years ago
  12. c125e96 PM: Make it possible to avoid races between wakeup and system sleep by Rafael J. Wysocki · 14 years ago
  13. dd4c4f1 suspend: Move NVS save/restore code to generic suspend functionality by Matthew Garrett · 14 years ago
  14. 6ad696d mm: allow memory hotplug and hibernation in the same kernel by Andi Kleen · 15 years ago
  15. fce2b111 PM/Hibernate: Move NVS routines into a seperate file (v2). by Cornelia Huck · 15 years ago
  16. 6a7c7ea PM/Suspend: Introduce two new platform callbacks to avoid breakage by Rafael J. Wysocki · 15 years ago
  17. a8af789 pm: rework includes, remove arch ifdefs by Magnus Damm · 15 years ago
  18. abfe2d7 Hibernation: Introduce system_entering_hibernation by Rafael J. Wysocki · 16 years ago
  19. 3f4b0ef ACPI hibernate: Add a mechanism to save/restore ACPI NVS memory by Rafael J. Wysocki · 16 years ago
  20. ce289e8 suspend: fix section mismatch warning - register_nosave_region by Marcin Slusarz · 16 years ago
  21. 89081d1 kexec jump: save/restore device state by Huang Ying · 16 years ago
  22. d8f3de0 Suspend-related patches for 2.6.27 by Rafael J. Wysocki · 16 years ago
  23. b6f448e PM/gxfb: add hook to PM console layer that allows disabling of suspend VT switch by Andres Salomon · 16 years ago
  24. 9f8f217 Page allocator: clean up pcp draining functions by Christoph Lameter · 17 years ago
  25. caea99e Hibernation: Introduce begin() and end() callbacks by Rafael J. Wysocki · 17 years ago
  26. c697eec Suspend: Introduce begin() and end() callbacks by Rafael J. Wysocki · 17 years ago
  27. 8252575 PM: Convert PM notifiers to out-of-line code by Alan Stern · 17 years ago
  28. cae4595 x86: make __{save,restore}_processor_state static by Jan Beulich · 17 years ago
  29. c7e0831 Hibernation: Check if ACPI is enabled during restore in the right place by Rafael J. Wysocki · 17 years ago
  30. b3dac3b PM: Rename hibernation_ops to platform_hibernation_ops by Rafael J. Wysocki · 17 years ago
  31. 74f270a PM: Rework struct hibernation_ops by Rafael J. Wysocki · 17 years ago
  32. f242d91 PM: Make suspend_ops static by Rafael J. Wysocki · 17 years ago
  33. e6c5eb9 PM: Rework struct platform_suspend_ops by Rafael J. Wysocki · 17 years ago
  34. 26398a7 PM: Rename struct pm_ops and related things by Rafael J. Wysocki · 17 years ago
  35. 95d9ffb PM: Move definition of struct pm_ops to suspend.h by Rafael J. Wysocki · 17 years ago
  36. 296699d Introduce CONFIG_SUSPEND for suspend-to-Ram and standby by Rafael J. Wysocki · 17 years ago
  37. b0cb1a1 Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATION by Rafael J. Wysocki · 17 years ago
  38. 70f38db PM: fix compiler error of PPC dart_iommu by Ryusuke Konishi · 17 years ago
  39. b10d911 PM: introduce hibernation and suspend notifiers by Rafael J. Wysocki · 17 years ago
  40. a634cc1 swsusp: introduce restore platform operations by Rafael J. Wysocki · 17 years ago
  41. aabded9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  42. a3d25c2 PM: Separate hibernation code from suspend code by Rafael J. Wysocki · 17 years ago
  43. 940d67f [POWERPC] swsusp: Introduce register_nosave_region_late by Johannes Berg · 17 years ago
  44. 02bbc0f Merge branch 'linux-2.6' by Paul Mackerras · 17 years ago
  45. 56f99bc swsusp: free more memory by Rafael J. Wysocki · 17 years ago
  46. ab3bfca remove software_suspend() by Johannes Berg · 17 years ago
  47. 74dfd66 swsusp: do not use page flags by Rafael J. Wysocki · 17 years ago
  48. 7be9823 swsusp: use inline functions for changing page flags by Rafael J. Wysocki · 17 years ago
  49. 543b9fd [POWERPC] powermac: Suspend to disk on G5 by Johannes Berg · 17 years ago
  50. 8357376 [PATCH] swsusp: Improve handling of highmem by Rafael J. Wysocki · 18 years ago
  51. 940864d [PATCH] swsusp: Use memory bitmaps during resume by Rafael J. Wysocki · 18 years ago
  52. dcbb5a5 [PATCH] swsusp: clean up suspend header by Rafael J. Wysocki · 18 years ago
  53. e3920fb [PATCH] Disable CPU hotplug during suspend by Rafael J. Wysocki · 18 years ago
  54. 3448097 Revert "swsusp special saveable pages support" commits by Linus Torvalds · 18 years ago
  55. ce4ab00 [PATCH] swsusp: add architecture special saveable pages support by Shaohua Li · 18 years ago
  56. 62c4f0a Don't include linux/config.h from anywhere else in include/ by David Woodhouse · 18 years ago
  57. 46cd2f3 [PATCH] Fix build failure in recent pm_prepare_* changes. by Rafael J. Wysocki · 19 years ago
  58. c0c1633b [PATCH] Fix build failure in recent pm_prepare_* changes. by Dave Jones · 19 years ago
  59. 72a97e0 [PATCH] swsusp: improve freeing of memory by Rafael J. Wysocki · 19 years ago
  60. 7088a5c [PATCH] swsusp: introduce the swap map structure by Rafael J. Wysocki · 19 years ago
  61. 2c1b4a5 [PATCH] swsusp: rework memory freeing on resume by Rafael J. Wysocki · 19 years ago
  62. 25761b6 [PATCH] swsusp: move snapshot functionality to separate file by Rafael J. Wysocki · 19 years ago
  63. 9796fdd [PATCH] gfp_t: kernel/* by Al Viro · 19 years ago
  64. 3dd0832 [PATCH] x86_64: Set up safe page tables during resume by Rafael J. Wysocki · 19 years ago
  65. 5a72e04 [PATCH] suspend/resume SMP support by Li Shaohua · 19 years ago
  66. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago