- aefcf2f Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 5 years ago
- fc6763a Merge branches 'pm-opp', 'pm-qos', 'acpi-pm', 'pm-domains' and 'pm-tools' by Rafael J. Wysocki · 5 years ago
- 1b531e5 Merge suspend-to-idle rework material for v5.4. by Rafael J. Wysocki · 5 years ago
- c3082a6 PM: QoS: Get rid of unused flags by Amit Kucheria · 5 years ago
- c8377ad PM / wakeup: Show wakeup sources stats in sysfs by Tri Vo · 5 years ago
- 2434aea PM / wakeup: Use wakeup_source_register() in wakelock.c by Tri Vo · 5 years ago
- 38bd94b hibernate: Disable when the kernel is locked down by Josh Boyer · 5 years ago
- d30bdfc PM: sleep: Replace strncmp() with str_has_prefix() by Chuhong Yuan · 5 years ago
- 11f2663 PM: suspend: Fix platform_suspend_prepare_noirq() by Rafael J. Wysocki · 5 years ago
- ac9eafb ACPI: PM: s2idle: Execute LPS0 _DSM functions with suspended devices by Rafael J. Wysocki · 5 years ago
- 2c8db5be PM/sleep: Expose suspend stats in sysfs by Kalesh Singh · 5 years ago
- 8eb0fd3 PM: sleep: Integrate suspend-to-idle with generig suspend flow by Rafael J. Wysocki · 5 years ago
- 56b9918 PM: sleep: Simplify suspend-to-idle control flow by Rafael J. Wysocki · 5 years ago
- 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
- 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
- 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
- 3dbeb44 Merge branch 'pm-sleep' by Rafael J. Wysocki · 5 years ago
- 2f02a7e kernel: power: swap: use kzalloc() instead of kmalloc() followed by memset() by Fuqian Huang · 6 years ago
- 471a739 PCI: PM: Avoid skipping bus-level PM on platforms without ACPI by Rafael J. Wysocki · 6 years ago
- 8ec59c0 sched/topology: Remove unused 'sd' parameter from arch_scale_cpu_capacity() by Vincent Guittot · 6 years ago
- 8092f73 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 248 by Thomas Gleixner · 6 years ago
- 0b385a0 PM: suspend: Rename pm_suspend_via_s2idle() by Rafael J. Wysocki · 6 years ago
- 151f4e2 docs: power: convert docs to ReST and rename to *.rst by Mauro Carvalho Chehab · 6 years ago
- 1ec0cd8 PM: hibernate: powerpc: Expose pfn_is_nosave() prototype by Mathieu Malaterre · 6 years ago
- 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
- a964d23 Merge branch 'pm-x86' by Rafael J. Wysocki · 6 years ago
- 55716d2 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428 by Thomas Gleixner · 6 years ago
- ec527c3 x86/power: Fix 'nosmt' vs hibernation triple fault during resume by Jiri Kosina · 6 years ago
- a613734 PM: sleep: Add kerneldoc comments to some functions by Rafael J. Wysocki · 6 years ago
- bb18690 ACPI: PM: Call pm_set_suspend_via_firmware() during hibernation by Rafael J. Wysocki · 6 years ago
- ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
- 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
- 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
- 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
- 9ca12ac kernel/cpu: Allow non-zero CPU to be primary for suspend / kexec freeze by Nicholas Piggin · 6 years ago
- 2f1a6fb power/suspend: Add function to disable secondaries for suspend by Nicholas Piggin · 6 years ago
- d633269 mm/hibernation: Make hibernation handle unmapped pages by Rick Edgecombe · 6 years ago
- c64546b PM / sleep: Measure the time of filesystems syncing by Harry Pan · 6 years ago
- b5dee31 PM / sleep: Refactor filesystems sync to reduce duplication by Harry Pan · 6 years ago
- 8a7f97b treewide: add checks for the return value of memblock_alloc*() by Mike Rapoport · 6 years ago
- 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
- abd02ac PM/Hibernate: exclude all PageOffline() pages by David Hildenbrand · 6 years ago
- 5b56db3 PM/Hibernate: use pfn_to_online_page() by David Hildenbrand · 6 years ago
- c3739c5 Merge branches 'pm-core', 'pm-sleep', 'pm-qos', 'pm-domains' and 'pm-em' by Rafael J. Wysocki · 6 years ago
- 9cac42d PM / EM: Expose the Energy Model in debugfs by Quentin Perret · 6 years ago
- 659dc45 PM: QoS: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
- ca79b0c mm: convert totalram_pages and totalhigh_pages variables to atomic by Arun KS · 6 years ago
- 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
- 442a5d0 Merge branches 'pm-core', 'pm-qos', 'pm-domains' and 'pm-sleep' by Rafael J. Wysocki · 6 years ago
- 943a10f PM / sleep: convert to DEFINE_SHOW_ATTRIBUTE by Yangtao Li · 6 years ago
- 27871f7 PM: Introduce an Energy Model management framework by Quentin Perret · 6 years ago
- 96c6935 PM / QoS: Change to use DEFINE_SHOW_ATTRIBUTE macro by Yangtao Li · 6 years ago
- 7e1c4e2 memblock: stop using implicit alignment to SMP_CACHE_BYTES by Mike Rapoport · 6 years ago
- 57c8a66 mm: remove include/linux/bootmem.h by Mike Rapoport · 6 years ago
- eb31d55 memblock: remove _virt from APIs returning virtual address by Mike Rapoport · 6 years ago
- 3f858ae Merge branches 'acpi-pm' and 'pm-sleep' by Rafael J. Wysocki · 6 years ago
- eb81bfb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Greg Kroah-Hartman · 6 years ago
- 684bec1 Input: i8042 - enable keyboard wakeups by default when s2idle is used by Daniel Drake · 6 years ago
- 8412dbd PM / sleep: Show freezing tasks that caused a suspend abort by Todd Brandt · 6 years ago
- 3df6f61 PM / sleep: wakeup: Fix build error caused by missing SRCU support by zhangyi (F) · 6 years ago
- 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
- 55f2503 PM / reboot: Eliminate race between reboot and suspend by Pingfan Liu · 6 years ago
- 82837ad PM / hibernate: Mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
- d5641c6 PM / hibernate: cast PAGE_SIZE to int when comparing with error code by Chengguang Xu · 7 years ago
- b3dae10 sched/swait: Rename to exclusive by Peter Zijlstra · 7 years ago
- 44348e8a fix a series of Documentation/ broken file name references by Mauro Carvalho Chehab · 7 years ago
- 42bc47b treewide: Use array_size() in vmalloc() by Kees Cook · 7 years ago
- 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
- a24e16b Merge branches 'pm-pci', 'acpi-pm', 'pm-sleep' and 'pm-avs' by Rafael J. Wysocki · 7 years ago
- f1c7d00 Merge branches 'pm-qos' and 'pm-core' by Rafael J. Wysocki · 7 years ago
- 74cd817 PM / QoS: Drop redundant declaration of pm_qos_get_value() by Rafael J. Wysocki · 7 years ago
- fc14eeb PM / hibernate: Fix oops at snapshot_write() by Tetsuo Handa · 7 years ago
- 62fc00a PM / wakeup: Make s2idle_lock a RAW_SPINLOCK by Sebastian Andrzej Siewior · 7 years ago
- 9c8cd6b PM / s2idle: Make s2idle_wait_head swait based by Sebastian Andrzej Siewior · 7 years ago
- c1a957d PM / suspend: Prevent might sleep splats by Thomas Gleixner · 7 years ago
- 0eb0b63 block: consistently use GFP_NOIO instead of __GFP_NORECLAIM by Christoph Hellwig · 7 years ago
- 2ef7c01c PM / wakeup: Only update last time for active wakeup sources by Doug Berger · 7 years ago
- fe43e2c PM / QoS: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
- 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
- 70f68ee fs: add ksys_sync() helper; remove in-kernel calls to sys_sync() by Dominik Brodowski · 7 years ago
- 6484640 PM / hibernate: Change message when writing to /sys/power/resume by Mario Limonciello · 7 years ago
- 3550646 PM / hibernate: Make passing hibernate offsets more friendly by Mario Limonciello · 7 years ago
- 328008a x86/power: Fix swsusp_arch_resume prototype by Arnd Bergmann · 7 years ago
- 0a4b6e2 Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
- 8ffdfe3 PM / hibernate: Drop unused parameter of enough_swap by Kyungsik Lee · 7 years ago
- 4bf236a PM / sleep: Make lock/unlock_system_sleep() available to kernel modules by Bart Van Assche · 7 years ago
- 263663c block: convert to bio_first_bvec_all & bio_first_page_all by Ming Lei · 7 years ago
- bdbc98a PM: hibernate: Do not subtract NR_FILE_MAPPED in minimum_image_size() by Rainer Fiebig · 7 years ago
- 453f85d mm: remove __GFP_COLD by Mel Gorman · 7 years ago
- 05d658b Merge branch 'pm-sleep' by Rafael J. Wysocki · 7 years ago
- 28da439 Merge branches 'pm-cpufreq-sched' and 'pm-opp' by Rafael J. Wysocki · 7 years ago
- 95b982b PM / s2idle: Clear the events_check_enabled flag by Rajat Jain · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- 69f658e Merge branch 'pm-domains' into pm-opp by Rafael J. Wysocki · 7 years ago
- a5950f2 Merge back suspend/resume/hibernate material for v4.15. by Rafael J. Wysocki · 7 years ago
- 64ec72a PM: Use a more common logging style by Joe Perches · 7 years ago
- 7813dd6 PM / OPP: Move the OPP directory out of power/ by Viresh Kumar · 7 years ago
- 87cbde8 PM / s2idle: Invoke the ->wake() platform callback earlier by Rafael J. Wysocki · 7 years ago
- 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
- a0725ab Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago