Age | Commit message (Expand) | Author |
2019-07-09 | Merge tag 'pm-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds |
2019-07-08 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-07-08 | Merge branch 'pm-sleep' | Rafael J. Wysocki |
2019-06-28 | kernel: power: swap: use kzalloc() instead of kmalloc() followed by memset() | Fuqian Huang |
2019-06-26 | PCI: PM: Avoid skipping bus-level PM on platforms without ACPI | Rafael J. Wysocki |
2019-06-24 | sched/topology: Remove unused 'sd' parameter from arch_scale_cpu_capacity() | Vincent Guittot |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 248 | Thomas Gleixner |
2019-06-19 | PM: suspend: Rename pm_suspend_via_s2idle() | Rafael J. Wysocki |
2019-06-14 | PM: hibernate: powerpc: Expose pfn_is_nosave() prototype | Mathieu Malaterre |
2019-06-08 | Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2019-06-07 | Merge branch 'pm-x86' | Rafael J. Wysocki |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428 | Thomas Gleixner |
2019-06-03 | x86/power: Fix 'nosmt' vs hibernation triple fault during resume | Jiri Kosina |
2019-06-03 | PM: sleep: Add kerneldoc comments to some functions | Rafael J. Wysocki |
2019-05-27 | ACPI: PM: Call pm_set_suspend_via_firmware() during hibernation | Rafael J. Wysocki |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier for missed files | Thomas Gleixner |
2019-05-06 | Merge tag 'pm-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds |
2019-05-06 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2019-05-03 | kernel/cpu: Allow non-zero CPU to be primary for suspend / kexec freeze | Nicholas Piggin |
2019-05-03 | power/suspend: Add function to disable secondaries for suspend | Nicholas Piggin |
2019-04-30 | mm/hibernation: Make hibernation handle unmapped pages | Rick Edgecombe |
2019-04-02 | PM / sleep: Measure the time of filesystems syncing | Harry Pan |
2019-04-02 | PM / sleep: Refactor filesystems sync to reduce duplication | Harry Pan |
2019-03-12 | treewide: add checks for the return value of memblock_alloc*() | Mike Rapoport |
2019-03-06 | Merge tag 'pm-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds |
2019-03-05 | PM/Hibernate: exclude all PageOffline() pages | David Hildenbrand |
2019-03-05 | PM/Hibernate: use pfn_to_online_page() | David Hildenbrand |
2019-03-04 | Merge branches 'pm-core', 'pm-sleep', 'pm-qos', 'pm-domains' and 'pm-em' | Rafael J. Wysocki |
2019-01-23 | PM / EM: Expose the Energy Model in debugfs | Quentin Perret |
2019-01-22 | PM: QoS: no need to check return value of debugfs_create functions | Greg Kroah-Hartman |
2018-12-28 | mm: convert totalram_pages and totalhigh_pages variables to atomic | Arun KS |
2018-12-26 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2018-12-21 | Merge branches 'pm-core', 'pm-qos', 'pm-domains' and 'pm-sleep' | Rafael J. Wysocki |
2018-12-12 | PM / sleep: convert to DEFINE_SHOW_ATTRIBUTE | Yangtao Li |
2018-12-11 | PM: Introduce an Energy Model management framework | Quentin Perret |
2018-11-29 | PM / QoS: Change to use DEFINE_SHOW_ATTRIBUTE macro | Yangtao Li |
2018-10-31 | memblock: stop using implicit alignment to SMP_CACHE_BYTES | Mike Rapoport |
2018-10-31 | mm: remove include/linux/bootmem.h | Mike Rapoport |
2018-10-31 | memblock: remove _virt from APIs returning virtual address | Mike Rapoport |
2018-10-18 | Merge branches 'acpi-pm' and 'pm-sleep' | Rafael J. Wysocki |
2018-10-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Greg Kroah-Hartman |
2018-10-01 | Input: i8042 - enable keyboard wakeups by default when s2idle is used | Daniel Drake |
2018-09-10 | PM / sleep: Show freezing tasks that caused a suspend abort | Todd Brandt |
2018-08-15 | PM / sleep: wakeup: Fix build error caused by missing SRCU support | zhangyi (F) |
2018-08-14 | Merge tag 'pm-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds |
2018-08-06 | PM / reboot: Eliminate race between reboot and suspend | Pingfan Liu |
2018-08-06 | PM / hibernate: Mark expected switch fall-through | Gustavo A. R. Silva |
2018-07-02 | PM / hibernate: cast PAGE_SIZE to int when comparing with error code | Chengguang Xu |
2018-06-20 | sched/swait: Rename to exclusive | Peter Zijlstra |