1. 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
  2. 15d56b3 Merge branches 'pm-domains', 'pm-sleep' and 'pm-cpufreq' by Rafael J. Wysocki · 8 years ago
  3. 61f6d09a kernel/power/snapshot.c: use linux/set_memory.h by Michael Ellerman · 8 years ago
  4. 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
  5. 1d0c6e5 PM / sleep: constify attribute_group structures by Arvind Yadav · 8 years ago
  6. 8f8e5c3 Merge branch 'acpi-pm' by Rafael J. Wysocki · 8 years ago
  7. 59494fe PM: hibernate: constify attribute_group structures. by Arvind Yadav · 8 years ago
  8. eba74c2 PM / hibernate: Drop redundant parameter of swsusp_alloc() by BaoJun Luo · 8 years ago
  9. 49368a4 PM / hibernate: Use CONFIG_HAVE_SET_MEMORY for include condition by Balbir Singh · 8 years ago
  10. 33e4f80 ACPI / PM: Ignore spurious SCI wakeups from suspend-to-idle by Rafael J. Wysocki · 8 years ago
  11. 8f66439 Merge tag 'v4.12-rc5' into for-4.13/block by Jens Axboe · 8 years ago
  12. 4e4cbee block: switch bios to blk_status_t by Christoph Hellwig · 8 years ago
  13. fbd78af Merge branches 'intel_pstate' and 'pm-sleep' by Rafael J. Wysocki · 8 years ago
  14. f3b7eaa Revert "ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idle" by Rafael J. Wysocki · 8 years ago
  15. bb47e96 Merge branches 'pm-sleep' and 'powercap' by Rafael J. Wysocki · 8 years ago
  16. 0bae5fd PM / hibernate: Declare variables as static by Pushkar Jambhlekar · 8 years ago
  17. 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
  18. 50327dd kernel/power/snapshot.c: use set_memory.h header by Laura Abbott · 8 years ago
  19. eed4d47 ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idle by Rafael J. Wysocki · 8 years ago
  20. 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
  21. 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
  22. 2993002 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  23. b17b015 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> by Ingo Molnar · 8 years ago
  24. 38b8d20 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/nmi.h> by Ingo Molnar · 8 years ago
  25. 2872de1 PM / hibernate: Define pr_fmt() and use pr_*() instead of printk() by Rafael J. Wysocki · 8 years ago
  26. 81d45bd PM / hibernate: Untangle power_down() by Rafael J. Wysocki · 8 years ago
  27. 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
  28. 8cff667 PM / sleep: Fix test_suspend after sleep state rework by Geert Uytterhoeven · 8 years ago
  29. 0f5bf6d arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONX by Laura Abbott · 8 years ago
  30. 858a0d7 Merge back earlier suspend/hibernation changes for v4.11. by Rafael J. Wysocki · 8 years ago
  31. 47087ee PM / Hibernate: Use rb_entry() instead of container_of() by Geliang Tang · 8 years ago
  32. e326ce0 Revert "PM / sleep / ACPI: Use the ACPI_FADT_LOW_POWER_S0 flag" by Rafael J. Wysocki · 8 years ago
  33. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  34. c11a6cf Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 8 years ago
  35. 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
  36. 36869cb Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  37. 631ddab Merge branches 'pm-sleep' and 'powercap' by Rafael J. Wysocki · 8 years ago
  38. 08b98d3 PM / sleep / ACPI: Use the ACPI_FADT_LOW_POWER_S0 flag by Rafael J. Wysocki · 8 years ago
  39. 406e793 PM / sleep: System sleep state selection interface rework by Rafael J. Wysocki · 8 years ago
  40. ceb7578 PM / sleep: fix device reference leak in test_suspend by Johan Hovold · 8 years ago
  41. 70fd761 block,fs: use REQ_* flags directly by Christoph Hellwig · 8 years ago
  42. 1adb469 PM / suspend: Fix missing KERN_CONT for suspend message by Jon Hunter · 8 years ago
  43. 8bc4a04 Merge branch 'for-4.9' into for-4.10 by Tejun Heo · 8 years ago
  44. 7d2e7a2 oom, suspend: fix oom_killer_disable vs. pm suspend properly by Michal Hocko · 8 years ago
  45. a81f80f power, workqueue: remove keventd_up() usage by Tejun Heo · 8 years ago
  46. 1ad1410 PM / Hibernate: allow hibernation with PAGE_POISONING_ZERO by Anisse Astier · 8 years ago
  47. fa7fd6f PM / sleep: enable suspend-to-idle even without registered suspend_ops by Sudeep Holla · 8 years ago
  48. 5b3f249 PM / sleep: Increase default DPM watchdog timeout to 120 by Chen Yu · 8 years ago
  49. c86d06b PM / QoS: avoid calling cancel_delayed_work_sync() during early boot by Tejun Heo · 8 years ago
  50. 6c16f42 Merge branch 'pm-sleep' by Rafael J. Wysocki · 8 years ago
  51. 924d869 PM / hibernate: Fix rtree_next_node() to avoid walking off list ends by James Morse · 8 years ago
  52. 0aeeb3e Merge branches 'pm-sleep' and 'pm-cpufreq' by Rafael J. Wysocki · 8 years ago
  53. 62822e2 PM / hibernate: Restore processor state before using per-CPU variables by Thomas Garnier · 8 years ago
  54. 599d0c9 mm, vmscan: move LRU lists to node by Mel Gorman · 8 years ago
  55. 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
  56. d05d7f4 Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  57. fe12c00 PM / hibernate: Introduce test_resume mode for hibernation by Chen Yu · 8 years ago
  58. 406f992 x86 / hibernate: Use hlt_play_dead() when resuming from hibernation by Rafael J. Wysocki · 9 years ago
  59. 4c0b6c1 PM / hibernate: Image data protection during restoration by Rafael J. Wysocki · 9 years ago
  60. d5f32af PM / hibernate: Add missing braces in __register_nosave_region() by Rafael J. Wysocki · 9 years ago
  61. ef96f63 PM / hibernate: Clean up comments in snapshot.c by Rafael J. Wysocki · 9 years ago
  62. efd5a85 PM / hibernate: Clean up function headers in snapshot.c by Rafael J. Wysocki · 9 years ago
  63. 2f88e41 PM / hibernate: Add missing braces in hibernate_setup() by Rafael J. Wysocki · 9 years ago
  64. 63f9ccb Merge back earlier suspend/hibernation changes for v4.8. by Rafael J. Wysocki · 9 years ago
  65. 9e7f7f5 Merge branch 'x86/mm' into x86/boot, to pick up dependencies by Ingo Molnar · 9 years ago
  66. 307c597 PM / hibernate: Recycle safe pages after image restoration by Rafael J. Wysocki · 9 years ago
  67. 6dbecfd PM / hibernate: Simplify mark_unsafe_pages() by Rafael J. Wysocki · 9 years ago
  68. 9c74448 PM / hibernate: Do not free preallocated safe pages during image restore by Rafael J. Wysocki · 9 years ago
  69. 7b776af PM / suspend: show workqueue state in suspend flow by Roger Lu · 9 years ago
  70. ea00f4f PM / sleep: make PM notifiers called symmetrically by Lianwei Wang · 9 years ago
  71. 65fe935 x86/KASLR, x86/power: Remove x86 hibernation restrictions by Kees Cook · 9 years ago
  72. 7407054 oom, suspend: fix oom_reaper vs. oom_killer_disable race by Michal Hocko · 9 years ago
  73. ca5f2b4 PM / sleep: Make pm_prepare_console() return void by Borislav Petkov · 9 years ago
  74. 6783091 PM / Hibernate: Don't let kasan instrument snapshot.c by James Morse · 9 years ago
  75. 162b99e pm: use bio op accessors by Mike Christie · 9 years ago
  76. 4e49ea4 block/fs/drivers: remove rw argument from submit_bio by Mike Christie · 9 years ago
  77. f6cf054 PM / Hibernate: Call flush_icache_range() on pages restored in-place by James Morse · 9 years ago
  78. 3d66c6b Merge tag 'pm+acpi-4.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  79. 3513ac74 Merge branches 'pm-avs', 'pm-clk', 'pm-devfreq' and 'pm-sleep' by Rafael J. Wysocki · 9 years ago
  80. 2761427 PM / sleep: Clear pm_suspend_global_flags upon hibernate by Lukas Wunner · 9 years ago
  81. a395d6a kernel/...: convert pr_warning to pr_warn by Joe Perches · 9 years ago
  82. 277edba Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  83. 1414c7f mm/page_poisoning.c: allow for zero poisoning by Laura Abbott · 9 years ago
  84. 22e09b3 PM / suspend: replacing printk by saurabh · 9 years ago
  85. f7b382b PM/freezer: y2038, use boottime to compare tstamps by Abhilash Jindal · 9 years ago
  86. 993e9fe PM: APM_EMULATION does not depend on PM by Arnd Bergmann · 9 years ago
  87. a1e9ca6 PM / sleep: Add support for read-only sysfs attributes by Rafael J. Wysocki · 9 years ago
  88. 71baba4 mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM by Mel Gorman · 9 years ago
  89. d0164ad mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd by Mel Gorman · 9 years ago
  90. d439e64 PM / hibernate: fix a comment typo by Geliang Tang · 9 years ago
  91. ef25ba0 PM / sleep: Add flags to indicate platform firmware involvement by Rafael J. Wysocki · 9 years ago
  92. a6f5f0d PM / sleep: Report interrupt that caused system wakeup by Alexandra Yates · 9 years ago
  93. 1081230 Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  94. 2fd77ff PM / suspend: make sync() on suspend-to-RAM build-time optional by Len Brown · 9 years ago
  95. 4246a0b block: add a bi_error field to struct bio by Christoph Hellwig · 10 years ago
  96. 6ce12a9 PM / autosleep: Use workqueue for user space wakeup sources garbage collector by SungEun Kim · 10 years ago
  97. 5c39509 Merge tag 'pm+acpi-4.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  98. bfffa1c Merge branch 'for-4.2/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  99. fff3b16 PM / sleep: Increase default DPM watchdog timeout to 60 by Takashi Iwai · 10 years ago
  100. 8c50660 PM / hibernate: re-enable nonboot cpus on disable_nonboot_cpus() failure by Vitaly Kuznetsov · 10 years ago