1. 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
  2. c33bc31 mm: use zone_end_pfn() instead of zone_start_pfn+spanned_pages by Xishi Qiu · 11 years ago
  3. 85fb0a1 Merge branch 'acpi-hotplug' by Rafael J. Wysocki · 11 years ago
  4. 2a47550 Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  5. 942f401 PM / hibernate / memory hotplug: Rework mutual exclusion by Rafael J. Wysocki · 11 years ago
  6. 8fd37a4 PM / hibernate: Create memory bitmaps after freezing user space by Rafael J. Wysocki · 11 years ago
  7. e894245 Merge branch 'pm-sleep' by Rafael J. Wysocki · 11 years ago
  8. 40fea92f PM / QoS: Fix workqueue deadlock when using pm_qos_update_request_timeout() by Stephen Boyd · 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. 2b44c4d freezer: set PF_SUSPEND_TASK flag on tasks that call freeze_processes by Colin Cross · 11 years ago
  11. 3831261 PM / Sleep: increase ftrace coverage in suspend/resume by Brandt, Todd E · 11 years ago
  12. e5248a1 PM / Sleep: avoid 'autosleep' in shutdown progress by Liu ShuoX · 11 years ago
  13. 7f0ef02 Merge branch 'akpm' (updates from Andrew Morton) by Linus Torvalds · 12 years ago
  14. 0ed5fd1 mm: use totalram_pages instead of num_physpages at runtime by Jiang Liu · 12 years ago
  15. f991fae Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  16. f317ff9 Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
  17. 867a420 Merge branch 'pm-assorted' by Rafael J. Wysocki · 12 years ago
  18. e52cff8 Merge branch 'pm-assorted' by Rafael J. Wysocki · 12 years ago
  19. 9dceefe PM / Sleep: Warn about system time after resume with pm_trace by Shuah Khan · 12 years ago
  20. ae8822b PM / QoS: Add pm_qos_request tracepoints by Sahara · 12 years ago
  21. 247e9ee PM / QoS: Add pm_qos_update_target/flags tracepoints by Sahara · 12 years ago
  22. bb177fe PM / Sleep: Print last wakeup source on failed wakeup_count write by Julius Werner · 12 years ago
  23. d24c2a4 PM / QoS: correct the valid range of pm_qos_class by Sahara · 12 years ago
  24. 9350de06 PM / wakeup: Adjust messaging for wake events during suspend by Bernie Thompson · 12 years ago
  25. 40b3136 Finally eradicate CONFIG_HOTPLUG by Stephen Rothwell · 12 years ago
  26. cd38ca8 PM / Hibernate: print physical addresses consistently with other parts of kernel by Bjorn Helgaas · 12 years ago
  27. cee22a1 workqueues: Introduce new flag WQ_POWER_EFFICIENT for power oriented workqueues by Viresh Kumar · 12 years ago
  28. 18ad0c6 freezer: shorten freezer sleep time using exponential backoff by Colin Cross · 12 years ago
  29. 20a2078c Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  30. 5f56886 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 12 years ago
  31. 28ad585 power/sysrq: fix inconstistent help message of sysrq key by zhangwei(Jovi) · 12 years ago
  32. c26b78a PM / sleep: invalidate TEST_CPUS and TEST_CORE support for freeze state by Zhang Rui · 12 years ago
  33. 08605ac PM / sleep: add TEST_PLATFORM support for freeze state by Zhang Rui · 12 years ago
  34. 0d4a42f Merge tag 'v3.9-rc3' into drm-intel-next-queued by Daniel Vetter · 12 years ago
  35. 06991c2 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  36. f43f627 PM: make VT switching to the suspend console optional v3 by Jesse Barnes · 12 years ago
  37. 957d128 suspend: enable freeze timeout configuration through sys by Li Fei · 12 years ago
  38. 7e73c5ae PM: Introduce suspend state PM_SUSPEND_FREEZE by Zhang Rui · 12 years ago
  39. 9f3b795 driver-core: constify data for class_find_device() by Michał Mirosław · 12 years ago
  40. ed1ac6e PM: don't use [delayed_]work_pending() by Tejun Heo · 12 years ago
  41. d206e09 Merge branch 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 12 years ago
  42. 170bb4c Merge branch 'pm-sleep' by Rafael J. Wysocki · 12 years ago
  43. 8316bd7 PM / Hibernate: use rb_entry by Davidlohr Bueso · 12 years ago
  44. 883ee4f PM / sysfs: replace strict_str* with kstrto* by Daniel Walter · 12 years ago
  45. 5d8f72b freezer: change ptrace_stop/do_signal_stop to use freezable_schedule() by Oleg Nesterov · 12 years ago
  46. 5efbe42 PM / QoS: Introduce request and constraint data types for PM QoS flags by Rafael J. Wysocki · 12 years ago
  47. 87a2337 Merge branch 'pm-qos' by Rafael J. Wysocki · 12 years ago
  48. d6a56ae Merge branch 'pm-sleep' by Rafael J. Wysocki · 12 years ago
  49. bbdc18a properly __init-annotate pm_sysrq_init() by Jan Beulich · 12 years ago
  50. c6a57bf PM / QoS: Add return code to pm_qos_get_value function. by Luis Gonzalez Fernandez · 12 years ago
  51. 77f827d PM / Domains: Add power off/on function for system core suspend stage by Rafael J. Wysocki · 12 years ago
  52. 5834ec3 PM / Freezer: Fix small typo "regrigerator" by Sedat Dilek · 12 years ago
  53. 300d373 Revert "NMI watchdog: fix for lockup detector breakage on resume" by Rafael J. Wysocki · 12 years ago
  54. 45226e9 NMI watchdog: fix for lockup detector breakage on resume by Sameer Nanda · 12 years ago
  55. 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
  56. eea03c2 Make wait_for_device_probe() also do scsi_complete_async_scans() by Linus Torvalds · 12 years ago
  57. 11388c8 PM / Sleep: Require CAP_BLOCK_SUSPEND to use wake_lock/wake_unlock by Rafael J. Wysocki · 12 years ago
  58. d8150d3 PM / Hibernate: Print hibernation/thaw progress indicator one line at a time. by Bojan Smojver · 13 years ago
  59. b2df1d4 PM / Sleep: Separate printing suspend times from initcall_debug by Rafael J. Wysocki · 13 years ago
  60. 4b7760b PM / Sleep: add knob for printing device resume times by Sameer Nanda · 13 years ago
  61. 443772d4 ftrace: Disable function tracing during suspend/resume and hibernation, again by Srivatsa S. Bhat · 13 years ago
  62. 62c552c PM / Hibernate: Enable suspend to both for in-kernel hibernation. by Bojan Smojver · 13 years ago
  63. 2df83fa PM / Hibernate: Use get_gendisk to verify partition if resume_file is integer format by Minho Ban · 13 years ago
  64. 4e585d2 PM / Sleep: User space wakeup sources garbage collector Kconfig option by Rafael J. Wysocki · 13 years ago
  65. c73893e PM / Sleep: Make the limit of user space wakeup sources configurable by Rafael J. Wysocki · 13 years ago
  66. 040e5bf PM / Sleep: Fix a mistake in a conditional in autosleep_store() by Arve Hjønnevåg · 13 years ago
  67. b86ff982 PM / Sleep: Add user space interface for manipulating wakeup sources, v3 by Rafael J. Wysocki · 13 years ago
  68. 5585094 PM / Sleep: Add "prevent autosleep time" statistics to wakeup sources by Rafael J. Wysocki · 13 years ago
  69. 7483b4a PM / Sleep: Implement opportunistic sleep, v2 by Rafael J. Wysocki · 13 years ago
  70. 5a21d489 PM / Hibernate: Hibernate/thaw fixes/improvements by Bojan Smojver · 13 years ago
  71. f8262d4 PM / Hibernate: fix the number of pages used for hibernate/thaw buffering by Bojan Smojver · 13 years ago
  72. c4772d1 PM / QoS: add pm_qos_update_request_timeout() API by MyungJoo Ham · 13 years ago
  73. 247bc03 PM / Sleep: Mitigate race between the freezer and request_firmware() by Rafael J. Wysocki · 13 years ago
  74. 1e73203 PM / Sleep: Move disabling of usermode helpers to the freezer by Rafael J. Wysocki · 13 years ago
  75. 7b5179a PM / Hibernate: Disable usermode helpers right before freezing tasks by Rafael J. Wysocki · 13 years ago
  76. c7c66c0 Merge tag 'pm-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  77. 0de9a1e power: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  78. ed819e3 Merge branch 'pm-qos' by Rafael J. Wysocki · 13 years ago
  79. 37f08be PM / Freezer: Remove references to TIF_FREEZE in comments by Marcos Paulo de Souza · 13 years ago
  80. 05b4877 PM / Hibernate: Enable usermodehelpers in hibernate() error path by Srivatsa S. Bhat · 13 years ago
  81. 69f1d47 PM / Hibernate: print physical addresses consistently with other parts of kernel by Bjorn Helgaas · 13 years ago
  82. bc25cf5 PM / Sleep: Drop suspend_stats_update() by Rafael J. Wysocki · 13 years ago
  83. 93e1ee4 PM / Sleep: Make enter_state() in kernel/power/suspend.c static by Rafael J. Wysocki · 13 years ago
  84. 55ae451 PM / Sleep: Unify kerneldoc comments in kernel/power/suspend.c by Rafael J. Wysocki · 13 years ago
  85. 6f585f7 PM / Sleep: Remove unnecessary label from suspend_freeze_processes() by Rafael J. Wysocki · 13 years ago
  86. 6c83b48 PM / Sleep: Do not check wakeup too often in try_to_freeze_tasks() by Rafael J. Wysocki · 13 years ago
  87. a9b542e PM / QoS: unconditionally build the feature by Jean Pihet · 13 years ago
  88. 654b0c9 Merge commit 'pm-fixes-for-3.3-rc3' into pm-qos by Rafael J. Wysocki · 13 years ago
  89. a556d5b5 PM / Hibernate: Refactor and simplify freezer_test_done by Srivatsa S. Bhat · 13 years ago
  90. 51d6ff7 PM / Hibernate: Thaw kernel threads in hibernation_snapshot() in error/test path by Srivatsa S. Bhat · 13 years ago
  91. 8916e37 PM / Suspend: Avoid code duplication in suspend statistics update by Marcos Paulo de Souza · 13 years ago
  92. 3ed3c7b Merge commit 'pm-fixes-for-3.3-rc3' into pm-sleep by Rafael J. Wysocki · 13 years ago
  93. 379e0be PM / Freezer: Thaw only kernel threads if freezing of kernel threads fails by Srivatsa S. Bhat · 13 years ago
  94. fe9161d PM / Hibernate: Thaw kernel threads in SNAPSHOT_CREATE_IMAGE ioctl path by Srivatsa S. Bhat · 13 years ago
  95. d031e1d PM / QoS: Simplify PM QoS expansion/merge by Alex Frid · 13 years ago
  96. cf579df PM / Sleep: Introduce "late suspend" and "early resume" of devices by Rafael J. Wysocki · 13 years ago
  97. 181e9bd PM / Hibernate: Fix s2disk regression related to freezing workqueues by Rafael J. Wysocki · 13 years ago
  98. 160cb5a PM / Hibernate: Correct additional pages number calculation by Namhyung Kim · 13 years ago
  99. ee34a37 PM / Hibernate: Drop the check of swap space size for compressed image by Barry Song · 13 years ago
  100. c6968e7 PM/Hibernate: do not count debug pages as savable by Stanislaw Gruszka · 13 years ago