1. 328008a x86/power: Fix swsusp_arch_resume prototype by Arnd Bergmann · 7 years ago
  2. 0a4b6e2 Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  3. 8ffdfe3 PM / hibernate: Drop unused parameter of enough_swap by Kyungsik Lee · 7 years ago
  4. 4bf236a PM / sleep: Make lock/unlock_system_sleep() available to kernel modules by Bart Van Assche · 7 years ago
  5. 263663c block: convert to bio_first_bvec_all & bio_first_page_all by Ming Lei · 7 years ago
  6. bdbc98a PM: hibernate: Do not subtract NR_FILE_MAPPED in minimum_image_size() by Rainer Fiebig · 7 years ago
  7. 453f85d mm: remove __GFP_COLD by Mel Gorman · 7 years ago
  8. 05d658b Merge branch 'pm-sleep' by Rafael J. Wysocki · 7 years ago
  9. 28da439 Merge branches 'pm-cpufreq-sched' and 'pm-opp' by Rafael J. Wysocki · 7 years ago
  10. 95b982b PM / s2idle: Clear the events_check_enabled flag by Rajat Jain · 7 years ago
  11. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  12. 69f658e Merge branch 'pm-domains' into pm-opp by Rafael J. Wysocki · 7 years ago
  13. a5950f2 Merge back suspend/resume/hibernate material for v4.15. by Rafael J. Wysocki · 7 years ago
  14. 64ec72a PM: Use a more common logging style by Joe Perches · 7 years ago
  15. 7813dd6 PM / OPP: Move the OPP directory out of power/ by Viresh Kumar · 7 years ago
  16. 87cbde8 PM / s2idle: Invoke the ->wake() platform callback earlier by Rafael J. Wysocki · 7 years ago
  17. 040b9d7 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  18. a0725ab Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  19. 50e7663 sched/cpuset/pm: Fix cpuset vs. suspend-resume bugs by Peter Zijlstra · 7 years ago
  20. 7b01463 Merge branch 'pm-sleep' by Rafael J. Wysocki · 7 years ago
  21. 74d4699 block: replace bi_bdev with a gendisk pointer and partitions index by Christoph Hellwig · 7 years ago
  22. 726fb6b ACPI / PM: Check low power idle constraints for debug only by Srinivas Pandruvada · 7 years ago
  23. 23d5855 PM / s2idle: Rename platform operations structure by Rafael J. Wysocki · 7 years ago
  24. f02f4f9 PM / s2idle: Rename freeze_state enum and related items by Rafael J. Wysocki · 7 years ago
  25. 690cbb9 PM / s2idle: Rename PM_SUSPEND_FREEZE to PM_SUSPEND_TO_IDLE by Rafael J. Wysocki · 7 years ago
  26. d507e2eb mm: fix global NR_SLAB_.*CLAIMABLE counter reads by Johannes Weiner · 7 years ago
  27. e870c6c8 ACPI / PM: Prefer suspend-to-idle over S3 on some systems by Rafael J. Wysocki · 7 years ago
  28. 142bce7 PM / suspend: Define pr_fmt() in suspend.c by Rafael J. Wysocki · 7 years ago
  29. bebcdae PM / suspend: Use mem_sleep_labels[] strings in messages by Rafael J. Wysocki · 7 years ago
  30. e516a1d PM / sleep: Put pm_test under CONFIG_PM_SLEEP_DEBUG by Rafael J. Wysocki · 7 years ago
  31. 9a3ebe3 PM / sleep: Check pm_wakeup_pending() in __device_suspend_noirq() by Rafael J. Wysocki · 7 years ago
  32. 8e6bcd9 PM / s2idle: Rearrange the main suspend-to-idle loop by Rafael J. Wysocki · 7 years ago
  33. cb08e03 PM / timekeeping: Print debug messages when requested by Rafael J. Wysocki · 7 years ago
  34. 8915aa20 PM / sleep: Mark suspend/hibernation start and finish by Rafael J. Wysocki · 7 years ago
  35. 8d8b244 PM / sleep: Do not print debug messages by default by Rafael J. Wysocki · 7 years ago
  36. bd8c9ba PM / suspend: Export pm_suspend_target_state by Florian Fainelli · 8 years ago
  37. 1633b39 Merge tag 'pm-extra-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  38. 15d56b3 Merge branches 'pm-domains', 'pm-sleep' and 'pm-cpufreq' by Rafael J. Wysocki · 8 years ago
  39. 61f6d09a kernel/power/snapshot.c: use linux/set_memory.h by Michael Ellerman · 8 years ago
  40. 408c986 Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  41. 1d0c6e5 PM / sleep: constify attribute_group structures by Arvind Yadav · 8 years ago
  42. 8f8e5c3 Merge branch 'acpi-pm' by Rafael J. Wysocki · 8 years ago
  43. 59494fe PM: hibernate: constify attribute_group structures. by Arvind Yadav · 8 years ago
  44. eba74c2 PM / hibernate: Drop redundant parameter of swsusp_alloc() by BaoJun Luo · 8 years ago
  45. 49368a4 PM / hibernate: Use CONFIG_HAVE_SET_MEMORY for include condition by Balbir Singh · 8 years ago
  46. 33e4f80 ACPI / PM: Ignore spurious SCI wakeups from suspend-to-idle by Rafael J. Wysocki · 8 years ago
  47. 8f66439 Merge tag 'v4.12-rc5' into for-4.13/block by Jens Axboe · 8 years ago
  48. 4e4cbee block: switch bios to blk_status_t by Christoph Hellwig · 8 years ago
  49. fbd78af Merge branches 'intel_pstate' and 'pm-sleep' by Rafael J. Wysocki · 8 years ago
  50. f3b7eaa Revert "ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idle" by Rafael J. Wysocki · 8 years ago
  51. bb47e96 Merge branches 'pm-sleep' and 'powercap' by Rafael J. Wysocki · 8 years ago
  52. 0bae5fd PM / hibernate: Declare variables as static by Pushkar Jambhlekar · 8 years ago
  53. 2e4ab93 Merge tag 'pm-extra-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  54. 50327dd kernel/power/snapshot.c: use set_memory.h header by Laura Abbott · 8 years ago
  55. eed4d47 ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idle by Rafael J. Wysocki · 8 years ago
  56. 1827adb Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  57. 080e416 Merge tag 'pm-extra-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  58. 2993002 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  59. b17b015 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> by Ingo Molnar · 8 years ago
  60. 38b8d20 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/nmi.h> by Ingo Molnar · 8 years ago
  61. 2872de1 PM / hibernate: Define pr_fmt() and use pr_*() instead of printk() by Rafael J. Wysocki · 8 years ago
  62. 81d45bd PM / hibernate: Untangle power_down() by Rafael J. Wysocki · 8 years ago
  63. 7bb0338 Merge tag 'rodata-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  64. 8cff667 PM / sleep: Fix test_suspend after sleep state rework by Geert Uytterhoeven · 8 years ago
  65. 0f5bf6d arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONX by Laura Abbott · 8 years ago
  66. 858a0d7 Merge back earlier suspend/hibernation changes for v4.11. by Rafael J. Wysocki · 8 years ago
  67. 47087ee PM / Hibernate: Use rb_entry() instead of container_of() by Geliang Tang · 8 years ago
  68. e326ce0 Revert "PM / sleep / ACPI: Use the ACPI_FADT_LOW_POWER_S0 flag" by Rafael J. Wysocki · 8 years ago
  69. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  70. c11a6cf Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 8 years ago
  71. 7b9dc3f Merge tag 'pm-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  72. 36869cb Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  73. 631ddab Merge branches 'pm-sleep' and 'powercap' by Rafael J. Wysocki · 8 years ago
  74. 08b98d3 PM / sleep / ACPI: Use the ACPI_FADT_LOW_POWER_S0 flag by Rafael J. Wysocki · 8 years ago
  75. 406e793 PM / sleep: System sleep state selection interface rework by Rafael J. Wysocki · 8 years ago
  76. ceb7578 PM / sleep: fix device reference leak in test_suspend by Johan Hovold · 8 years ago
  77. 70fd761 block,fs: use REQ_* flags directly by Christoph Hellwig · 8 years ago
  78. 1adb469 PM / suspend: Fix missing KERN_CONT for suspend message by Jon Hunter · 8 years ago
  79. 8bc4a04 Merge branch 'for-4.9' into for-4.10 by Tejun Heo · 8 years ago
  80. 7d2e7a2 oom, suspend: fix oom_killer_disable vs. pm suspend properly by Michal Hocko · 8 years ago
  81. a81f80f power, workqueue: remove keventd_up() usage by Tejun Heo · 8 years ago
  82. 1ad1410 PM / Hibernate: allow hibernation with PAGE_POISONING_ZERO by Anisse Astier · 8 years ago
  83. fa7fd6f PM / sleep: enable suspend-to-idle even without registered suspend_ops by Sudeep Holla · 8 years ago
  84. 5b3f249 PM / sleep: Increase default DPM watchdog timeout to 120 by Chen Yu · 8 years ago
  85. c86d06b PM / QoS: avoid calling cancel_delayed_work_sync() during early boot by Tejun Heo · 8 years ago
  86. 6c16f42 Merge branch 'pm-sleep' by Rafael J. Wysocki · 8 years ago
  87. 924d869 PM / hibernate: Fix rtree_next_node() to avoid walking off list ends by James Morse · 8 years ago
  88. 0aeeb3e Merge branches 'pm-sleep' and 'pm-cpufreq' by Rafael J. Wysocki · 8 years ago
  89. 62822e2 PM / hibernate: Restore processor state before using per-CPU variables by Thomas Garnier · 8 years ago
  90. 599d0c9 mm, vmscan: move LRU lists to node by Mel Gorman · 8 years ago
  91. 6453dbd Merge tag 'pm-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  92. d05d7f4 Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  93. fe12c00 PM / hibernate: Introduce test_resume mode for hibernation by Chen Yu · 8 years ago
  94. 406f992 x86 / hibernate: Use hlt_play_dead() when resuming from hibernation by Rafael J. Wysocki · 9 years ago
  95. 4c0b6c1 PM / hibernate: Image data protection during restoration by Rafael J. Wysocki · 9 years ago
  96. d5f32af PM / hibernate: Add missing braces in __register_nosave_region() by Rafael J. Wysocki · 9 years ago
  97. ef96f63 PM / hibernate: Clean up comments in snapshot.c by Rafael J. Wysocki · 9 years ago
  98. efd5a85 PM / hibernate: Clean up function headers in snapshot.c by Rafael J. Wysocki · 9 years ago
  99. 2f88e41 PM / hibernate: Add missing braces in hibernate_setup() by Rafael J. Wysocki · 9 years ago
  100. 63f9ccb Merge back earlier suspend/hibernation changes for v4.8. by Rafael J. Wysocki · 9 years ago