aboutsummaryrefslogtreecommitdiff
path: root/kernel/power
AgeCommit message (Expand)AuthorFilesLines
2019-07-15Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-3/+3
2019-07-09Merge tag 'pm-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Gravatar Linus Torvalds 3-7/+4
2019-07-08Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-1/+1
2019-07-08Merge branch 'pm-sleep'Gravatar Rafael J. Wysocki 3-7/+4
2019-06-28kernel: power: swap: use kzalloc() instead of kmalloc() followed by memset()Gravatar Fuqian Huang 1-2/+1
2019-06-26PCI: PM: Avoid skipping bus-level PM on platforms without ACPIGravatar Rafael J. Wysocki 1-0/+3
2019-06-24sched/topology: Remove unused 'sd' parameter from arch_scale_cpu_capacity()Gravatar Vincent Guittot 1-1/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 248Gravatar Thomas Gleixner 1-2/+1
2019-06-19PM: suspend: Rename pm_suspend_via_s2idle()Gravatar Rafael J. Wysocki 1-3/+3
2019-06-14docs: power: convert docs to ReST and rename to *.rstGravatar Mauro Carvalho Chehab 1-3/+3
2019-06-14PM: hibernate: powerpc: Expose pfn_is_nosave() prototypeGravatar Mathieu Malaterre 1-2/+0
2019-06-08Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 7-18/+7
2019-06-07Merge branch 'pm-x86'Gravatar Rafael J. Wysocki 1-0/+9
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428Gravatar Thomas Gleixner 7-18/+7
2019-06-03x86/power: Fix 'nosmt' vs hibernation triple fault during resumeGravatar Jiri Kosina 1-0/+9
2019-06-03PM: sleep: Add kerneldoc comments to some functionsGravatar Rafael J. Wysocki 1-0/+6
2019-05-27ACPI: PM: Call pm_set_suspend_via_firmware() during hibernationGravatar Rafael J. Wysocki 1-2/+2
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigGravatar Thomas Gleixner 1-0/+1
2019-05-21treewide: Add SPDX license identifier for missed filesGravatar Thomas Gleixner 1-0/+1
2019-05-06Merge tag 'pm-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Gravatar Linus Torvalds 4-16/+21
2019-05-06Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-2/+3
2019-05-03kernel/cpu: Allow non-zero CPU to be primary for suspend / kexec freezeGravatar Nicholas Piggin 1-0/+9
2019-05-03power/suspend: Add function to disable secondaries for suspendGravatar Nicholas Piggin 2-8/+8
2019-04-30mm/hibernation: Make hibernation handle unmapped pagesGravatar Rick Edgecombe 1-2/+3
2019-04-02PM / sleep: Measure the time of filesystems syncingGravatar Harry Pan 1-2/+7
2019-04-02PM / sleep: Refactor filesystems sync to reduce duplicationGravatar Harry Pan 4-16/+16
2019-03-12treewide: add checks for the return value of memblock_alloc*()Gravatar Mike Rapoport 1-0/+3
2019-03-06Merge tag 'pm-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Gravatar Linus Torvalds 2-6/+59
2019-03-05PM/Hibernate: exclude all PageOffline() pagesGravatar David Hildenbrand 1-2/+7
2019-03-05PM/Hibernate: use pfn_to_online_page()Gravatar David Hildenbrand 1-4/+4
2019-03-04Merge branches 'pm-core', 'pm-sleep', 'pm-qos', 'pm-domains' and 'pm-em'Gravatar Rafael J. Wysocki 2-6/+59
2019-01-23PM / EM: Expose the Energy Model in debugfsGravatar Quentin Perret 1-0/+57
2019-01-22PM: QoS: no need to check return value of debugfs_create functionsGravatar Greg Kroah-Hartman 1-6/+2
2018-12-28mm: convert totalram_pages and totalhigh_pages variables to atomicGravatar Arun KS 1-1/+1
2018-12-26Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 3-0/+218
2018-12-21Merge branches 'pm-core', 'pm-qos', 'pm-domains' and 'pm-sleep'Gravatar Rafael J. Wysocki 2-26/+4
2018-12-12PM / sleep: convert to DEFINE_SHOW_ATTRIBUTEGravatar Yangtao Li 1-13/+2
2018-12-11PM: Introduce an Energy Model management frameworkGravatar Quentin Perret 3-0/+218
2018-11-29PM / QoS: Change to use DEFINE_SHOW_ATTRIBUTE macroGravatar Yangtao Li 1-13/+2
2018-10-31memblock: stop using implicit alignment to SMP_CACHE_BYTESGravatar Mike Rapoport 1-1/+2
2018-10-31mm: remove include/linux/bootmem.hGravatar Mike Rapoport 1-1/+1
2018-10-31memblock: remove _virt from APIs returning virtual addressGravatar Mike Rapoport 1-1/+1
2018-10-18Merge branches 'acpi-pm' and 'pm-sleep'Gravatar Rafael J. Wysocki 1-1/+1
2018-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Greg Kroah-Hartman 1-0/+6
2018-10-01Input: i8042 - enable keyboard wakeups by default when s2idle is usedGravatar Daniel Drake 1-0/+6
2018-09-10PM / sleep: Show freezing tasks that caused a suspend abortGravatar Todd Brandt 1-1/+1
2018-08-15PM / sleep: wakeup: Fix build error caused by missing SRCU supportGravatar zhangyi (F) 1-0/+1
2018-08-14Merge tag 'pm-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Gravatar Linus Torvalds 5-19/+21
2018-08-06PM / reboot: Eliminate race between reboot and suspendGravatar Pingfan Liu 4-17/+18
2018-08-06PM / hibernate: Mark expected switch fall-throughGravatar Gustavo A. R. Silva 1-0/+1