1. fb4da21 Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 5 years ago
  2. cf2d213 Merge tag 'pm-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago
  3. dad1c12 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  4. 3dbeb44 Merge branch 'pm-sleep' by Rafael J. Wysocki · 5 years ago
  5. 2f02a7e kernel: power: swap: use kzalloc() instead of kmalloc() followed by memset() by Fuqian Huang · 6 years ago
  6. 471a739 PCI: PM: Avoid skipping bus-level PM on platforms without ACPI by Rafael J. Wysocki · 6 years ago
  7. 8ec59c0 sched/topology: Remove unused 'sd' parameter from arch_scale_cpu_capacity() by Vincent Guittot · 6 years ago
  8. 8092f73 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 248 by Thomas Gleixner · 6 years ago
  9. 0b385a0 PM: suspend: Rename pm_suspend_via_s2idle() by Rafael J. Wysocki · 6 years ago
  10. 151f4e2 docs: power: convert docs to ReST and rename to *.rst by Mauro Carvalho Chehab · 6 years ago
  11. 1ec0cd8 PM: hibernate: powerpc: Expose pfn_is_nosave() prototype by Mathieu Malaterre · 6 years ago
  12. 9331b67 Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  13. a964d23 Merge branch 'pm-x86' by Rafael J. Wysocki · 6 years ago
  14. 55716d2 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428 by Thomas Gleixner · 6 years ago
  15. ec527c3 x86/power: Fix 'nosmt' vs hibernation triple fault during resume by Jiri Kosina · 6 years ago
  16. a613734 PM: sleep: Add kerneldoc comments to some functions by Rafael J. Wysocki · 6 years ago
  17. bb18690 ACPI: PM: Call pm_set_suspend_via_firmware() during hibernation by Rafael J. Wysocki · 6 years ago
  18. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  19. 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
  20. 8f5e823 Merge tag 'pm-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  21. 0bc40e5 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  22. 9ca12ac kernel/cpu: Allow non-zero CPU to be primary for suspend / kexec freeze by Nicholas Piggin · 6 years ago
  23. 2f1a6fb power/suspend: Add function to disable secondaries for suspend by Nicholas Piggin · 6 years ago
  24. d633269 mm/hibernation: Make hibernation handle unmapped pages by Rick Edgecombe · 6 years ago
  25. c64546b PM / sleep: Measure the time of filesystems syncing by Harry Pan · 6 years ago
  26. b5dee31 PM / sleep: Refactor filesystems sync to reduce duplication by Harry Pan · 6 years ago
  27. 8a7f97b treewide: add checks for the return value of memblock_alloc*() by Mike Rapoport · 6 years ago
  28. ef80068 Merge tag 'pm-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  29. abd02ac PM/Hibernate: exclude all PageOffline() pages by David Hildenbrand · 6 years ago
  30. 5b56db3 PM/Hibernate: use pfn_to_online_page() by David Hildenbrand · 6 years ago
  31. c3739c5 Merge branches 'pm-core', 'pm-sleep', 'pm-qos', 'pm-domains' and 'pm-em' by Rafael J. Wysocki · 6 years ago
  32. 9cac42d PM / EM: Expose the Energy Model in debugfs by Quentin Perret · 6 years ago
  33. 659dc45 PM: QoS: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  34. ca79b0c mm: convert totalram_pages and totalhigh_pages variables to atomic by Arun KS · 6 years ago
  35. 17bf423 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  36. 442a5d0 Merge branches 'pm-core', 'pm-qos', 'pm-domains' and 'pm-sleep' by Rafael J. Wysocki · 6 years ago
  37. 943a10f PM / sleep: convert to DEFINE_SHOW_ATTRIBUTE by Yangtao Li · 6 years ago
  38. 27871f7 PM: Introduce an Energy Model management framework by Quentin Perret · 6 years ago
  39. 96c6935 PM / QoS: Change to use DEFINE_SHOW_ATTRIBUTE macro by Yangtao Li · 6 years ago
  40. 7e1c4e2 memblock: stop using implicit alignment to SMP_CACHE_BYTES by Mike Rapoport · 6 years ago
  41. 57c8a66 mm: remove include/linux/bootmem.h by Mike Rapoport · 6 years ago
  42. eb31d55 memblock: remove _virt from APIs returning virtual address by Mike Rapoport · 6 years ago
  43. 3f858ae Merge branches 'acpi-pm' and 'pm-sleep' by Rafael J. Wysocki · 6 years ago
  44. eb81bfb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Greg Kroah-Hartman · 6 years ago
  45. 684bec1 Input: i8042 - enable keyboard wakeups by default when s2idle is used by Daniel Drake · 6 years ago
  46. 8412dbd PM / sleep: Show freezing tasks that caused a suspend abort by Todd Brandt · 6 years ago
  47. 3df6f61 PM / sleep: wakeup: Fix build error caused by missing SRCU support by zhangyi (F) · 6 years ago
  48. b018fc9 Merge tag 'pm-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  49. 55f2503 PM / reboot: Eliminate race between reboot and suspend by Pingfan Liu · 6 years ago
  50. 82837ad PM / hibernate: Mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  51. d5641c6 PM / hibernate: cast PAGE_SIZE to int when comparing with error code by Chengguang Xu · 7 years ago
  52. b3dae10 sched/swait: Rename to exclusive by Peter Zijlstra · 7 years ago
  53. 44348e8a fix a series of Documentation/ broken file name references by Mauro Carvalho Chehab · 7 years ago
  54. 42bc47b treewide: Use array_size() in vmalloc() by Kees Cook · 7 years ago
  55. 3c89adb0 Merge tag 'pm-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  56. a24e16b Merge branches 'pm-pci', 'acpi-pm', 'pm-sleep' and 'pm-avs' by Rafael J. Wysocki · 7 years ago
  57. f1c7d00 Merge branches 'pm-qos' and 'pm-core' by Rafael J. Wysocki · 7 years ago
  58. 74cd817 PM / QoS: Drop redundant declaration of pm_qos_get_value() by Rafael J. Wysocki · 7 years ago
  59. fc14eeb PM / hibernate: Fix oops at snapshot_write() by Tetsuo Handa · 7 years ago
  60. 62fc00a PM / wakeup: Make s2idle_lock a RAW_SPINLOCK by Sebastian Andrzej Siewior · 7 years ago
  61. 9c8cd6b PM / s2idle: Make s2idle_wait_head swait based by Sebastian Andrzej Siewior · 7 years ago
  62. c1a957d PM / suspend: Prevent might sleep splats by Thomas Gleixner · 7 years ago
  63. 0eb0b63 block: consistently use GFP_NOIO instead of __GFP_NORECLAIM by Christoph Hellwig · 7 years ago
  64. 2ef7c01c PM / wakeup: Only update last time for active wakeup sources by Doug Berger · 7 years ago
  65. fe43e2c PM / QoS: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  66. f2d2856 Merge tag 'pm-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  67. 70f68ee fs: add ksys_sync() helper; remove in-kernel calls to sys_sync() by Dominik Brodowski · 7 years ago
  68. 6484640 PM / hibernate: Change message when writing to /sys/power/resume by Mario Limonciello · 7 years ago
  69. 3550646 PM / hibernate: Make passing hibernate offsets more friendly by Mario Limonciello · 7 years ago
  70. 328008a x86/power: Fix swsusp_arch_resume prototype by Arnd Bergmann · 7 years ago
  71. 0a4b6e2 Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  72. 8ffdfe3 PM / hibernate: Drop unused parameter of enough_swap by Kyungsik Lee · 7 years ago
  73. 4bf236a PM / sleep: Make lock/unlock_system_sleep() available to kernel modules by Bart Van Assche · 7 years ago
  74. 263663c block: convert to bio_first_bvec_all & bio_first_page_all by Ming Lei · 7 years ago
  75. bdbc98a PM: hibernate: Do not subtract NR_FILE_MAPPED in minimum_image_size() by Rainer Fiebig · 7 years ago
  76. 453f85d mm: remove __GFP_COLD by Mel Gorman · 7 years ago
  77. 05d658b Merge branch 'pm-sleep' by Rafael J. Wysocki · 7 years ago
  78. 28da439 Merge branches 'pm-cpufreq-sched' and 'pm-opp' by Rafael J. Wysocki · 7 years ago
  79. 95b982b PM / s2idle: Clear the events_check_enabled flag by Rajat Jain · 7 years ago
  80. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  81. 69f658e Merge branch 'pm-domains' into pm-opp by Rafael J. Wysocki · 7 years ago
  82. a5950f2 Merge back suspend/resume/hibernate material for v4.15. by Rafael J. Wysocki · 7 years ago
  83. 64ec72a PM: Use a more common logging style by Joe Perches · 7 years ago
  84. 7813dd6 PM / OPP: Move the OPP directory out of power/ by Viresh Kumar · 7 years ago
  85. 87cbde8 PM / s2idle: Invoke the ->wake() platform callback earlier by Rafael J. Wysocki · 7 years ago
  86. 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
  87. a0725ab Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  88. 50e7663 sched/cpuset/pm: Fix cpuset vs. suspend-resume bugs by Peter Zijlstra · 7 years ago
  89. 7b01463 Merge branch 'pm-sleep' by Rafael J. Wysocki · 7 years ago
  90. 74d4699 block: replace bi_bdev with a gendisk pointer and partitions index by Christoph Hellwig · 7 years ago
  91. 726fb6b ACPI / PM: Check low power idle constraints for debug only by Srinivas Pandruvada · 7 years ago
  92. 23d5855 PM / s2idle: Rename platform operations structure by Rafael J. Wysocki · 7 years ago
  93. f02f4f9 PM / s2idle: Rename freeze_state enum and related items by Rafael J. Wysocki · 7 years ago
  94. 690cbb9 PM / s2idle: Rename PM_SUSPEND_FREEZE to PM_SUSPEND_TO_IDLE by Rafael J. Wysocki · 7 years ago
  95. d507e2eb mm: fix global NR_SLAB_.*CLAIMABLE counter reads by Johannes Weiner · 7 years ago
  96. e870c6c8 ACPI / PM: Prefer suspend-to-idle over S3 on some systems by Rafael J. Wysocki · 7 years ago
  97. 142bce7 PM / suspend: Define pr_fmt() in suspend.c by Rafael J. Wysocki · 7 years ago
  98. bebcdae PM / suspend: Use mem_sleep_labels[] strings in messages by Rafael J. Wysocki · 7 years ago
  99. e516a1d PM / sleep: Put pm_test under CONFIG_PM_SLEEP_DEBUG by Rafael J. Wysocki · 7 years ago
  100. 9a3ebe3 PM / sleep: Check pm_wakeup_pending() in __device_suspend_noirq() by Rafael J. Wysocki · 7 years ago