1. 386f275 Driver Core: switch all dynamic ksets to kobj_sysfs_ops by Kay Sievers · 17 years ago
  2. 039a5dc kset: convert /sys/power to use kset_create by Greg Kroah-Hartman · 17 years ago
  3. 60a0d23 hibernate: fix lockdep report by Johannes Berg · 17 years ago
  4. 9cd9a00 Hibernation: Enter platform hibernation state in a consistent way by Rafael J. Wysocki · 17 years ago
  5. c7e0831 Hibernation: Check if ACPI is enabled during restore in the right place by Rafael J. Wysocki · 17 years ago
  6. 232b143 freezer: do not sync filesystems from freeze_processes by Rafael J. Wysocki · 17 years ago
  7. b3dac3b PM: Rename hibernation_ops to platform_hibernation_ops by Rafael J. Wysocki · 17 years ago
  8. 74f270a PM: Rework struct hibernation_ops by Rafael J. Wysocki · 17 years ago
  9. 58b3b71 Fix ThinkPad T42 poweroff failure introduced by by "PM: Introduce pm_power_off_prepare" by Rafael J. Wysocki · 17 years ago
  10. b10d911 PM: introduce hibernation and suspend notifiers by Rafael J. Wysocki · 17 years ago
  11. b1457bc Hibernation: prepare to enter the low power state by Rafael J. Wysocki · 17 years ago
  12. 10a1803 swsusp: fix hibernation code ordering by Rafael J. Wysocki · 17 years ago
  13. a634cc1 swsusp: introduce restore platform operations by Rafael J. Wysocki · 17 years ago
  14. 7777fab swsusp: remove code duplication between disk.c and user.c by Rafael J. Wysocki · 17 years ago
  15. 8d98a69 swsusp: fix sysfs interface by Rafael J. Wysocki · 17 years ago
  16. a3d25c2 PM: Separate hibernation code from suspend code by Rafael J. Wysocki · 17 years ago
  17. f0ced9b power management: change /sys/power/disk display by Johannes Berg · 17 years ago
  18. 0709db6 swsusp: use GFP_KERNEL for creating basic data structures by Rafael J. Wysocki · 17 years ago
  19. 74dfd66 swsusp: do not use page flags by Rafael J. Wysocki · 17 years ago
  20. 823bccf remove "struct subsystem" as it is no longer needed by Greg Kroah-Hartman · 17 years ago
  21. 11d77d0 power management: remove firmware disk mode by Johannes Berg · 17 years ago
  22. fe0c935 rework pm_ops pm_disk_mode, kill misuse by Johannes Berg · 17 years ago
  23. 436ce71 [PATCH] Revert "swsusp: disable nonboot CPUs before entering platform suspend" by Rafael J. Wysocki · 17 years ago
  24. 058560f [PATCH] fix extra BIOS invocation during resume by Pavel Machek · 17 years ago
  25. 9498513 [PATCH] swsusp: disable nonboot CPUs before entering platform suspend by Rafael J. Wysocki · 17 years ago
  26. 886c595 [PATCH] swsusp: Fix resume error path in platform mode by Rafael J. Wysocki · 17 years ago
  27. ed746e3 [PATCH] swsusp: Change code ordering in disk.c by Rafael J. Wysocki · 17 years ago
  28. cfee47f Pull bugfix into test branch by Len Brown · 18 years ago
  29. 5045cfc [PATCH] swsusp: kill write-only variable by Pavel Machek · 18 years ago
  30. 2d87595 [PATCH] PM: Fix swsusp debug mode testproc by Rafael J. Wysocki · 18 years ago
  31. 59a49335 [PATCH] swsusp: Fix labels by Rafael J. Wysocki · 18 years ago
  32. a6d7098 [PATCH] convert pm_sem to a mutex by Stephen Hemminger · 18 years ago
  33. 7dfb710 [PATCH] Add include/linux/freezer.h and move definitions from sched.h by Nigel Cunningham · 18 years ago
  34. 8a05aac [PATCH] swsusp: fix platform mode by Stefan Seyfried · 18 years ago
  35. 9a154d9 [PATCH] swsusp: add resume_offset command line parameter by Rafael J. Wysocki · 18 years ago
  36. b918f6e [PATCH] swsusp: debugging by Rafael J. Wysocki · 18 years ago
  37. 9185cfa ACPI: S4: Use "platform" rather than "shutdown" mode by default by Rafael J. Wysocki · 18 years ago
  38. 97c7801 [PATCH] swsusp: Use suspend_console by Rafael J. Wysocki · 18 years ago
  39. dd77a4e Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 18 years ago
  40. e3920fb [PATCH] Disable CPU hotplug during suspend by Rafael J. Wysocki · 18 years ago
  41. f1cc0a8 PM: issue PM_EVENT_PRETHAW by David Brownell · 18 years ago
  42. 3b364b8 [PATCH] constify parts of kernel/power/ by Andreas Mohr · 18 years ago
  43. 02aaeb9 [PATCH] swsusp: freeze user space processes first by Rafael J. Wysocki · 18 years ago
  44. 74c7e2e [PATCH] kernel/power: move externs to header files by Randy Dunlap · 18 years ago
  45. f577eb3 [PATCH] swsusp: low level interface by Rafael J. Wysocki · 18 years ago
  46. 59ed2f5 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 18 years ago
  47. 853609b [PATCH] swsusp: use bytes as image size units by Rafael J. Wysocki · 18 years ago
  48. 9fdb62a [ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi branches into release by Len Brown · 18 years ago
  49. ca0aec0 [PATCH] swsusp: make image size limit tunable by Rafael J. Wysocki · 18 years ago
  50. 72a97e0 [PATCH] swsusp: improve freeing of memory by Rafael J. Wysocki · 18 years ago
  51. 7088a5c [PATCH] swsusp: introduce the swap map structure by Rafael J. Wysocki · 18 years ago
  52. a576219 [PATCH] swsusp: resume_store() retval fix by Andrew Morton · 18 years ago
  53. 729b4d4 [ACPI] fix reboot upon suspend-to-disk by Alexey Starikovskiy · 19 years ago
  54. 0245b3e [PATCH] swsusp: two simplifications by Rafael J. Wysocki · 19 years ago
  55. 2c1b4a5 [PATCH] swsusp: rework memory freeing on resume by Rafael J. Wysocki · 19 years ago
  56. 88d10bb [PATCH] suspend: cleanup calling of power off methods. by Eric W. Biederman · 19 years ago
  57. 99dc7d6 [PATCH] swsusp: fix error handling and cleanups by Pavel Machek · 19 years ago
  58. dd5d666 [PATCH] swsusp: add locking to software_resume by Shaohua Li · 19 years ago
  59. fdde86a [PATCH] swpsuspend: Have suspend to disk use factors of sys_reboot by Eric W. Biederman · 19 years ago
  60. d53d9f1 [PATCH] name_to_dev_t warning fix by Andrew Morton · 19 years ago
  61. 3efa147 [PATCH] pm: Fix resume from initrd by Pavel Machek · 19 years ago
  62. 5a72e04 [PATCH] suspend/resume SMP support by Li Shaohua · 19 years ago
  63. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago