summaryrefslogtreecommitdiffstats
path: root/kernel/power
AgeCommit message (Expand)AuthorLines
2019-10-21PM: QoS: Introduce frequency QoSRafael J. Wysocki-0/+240
2019-10-10PM: sleep: include <linux/pm_runtime.h> for pm_wqBen Dooks-0/+1
2019-09-28Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+2
2019-09-17Merge branches 'pm-opp', 'pm-qos', 'acpi-pm', 'pm-domains' and 'pm-tools'Rafael J. Wysocki-48/+0
2019-09-17Merge suspend-to-idle rework material for v5.4.Rafael J. Wysocki-38/+27
2019-08-21PM: QoS: Get rid of unused flagsAmit Kucheria-48/+0
2019-08-21PM / wakeup: Show wakeup sources stats in sysfsTri Vo-2/+2
2019-08-21PM / wakeup: Use wakeup_source_register() in wakelock.cTri Vo-13/+19
2019-08-19hibernate: Disable when the kernel is locked downJosh Boyer-1/+2
2019-08-16PM: sleep: Replace strncmp() with str_has_prefix()Chuhong Yuan-1/+1
2019-08-10PM: suspend: Fix platform_suspend_prepare_noirq()Rafael J. Wysocki-5/+6
2019-08-08ACPI: PM: s2idle: Execute LPS0 _DSM functions with suspended devicesRafael J. Wysocki-3/+9
2019-08-05PM/sleep: Expose suspend stats in sysfsKalesh Singh-2/+95
2019-07-23PM: sleep: Integrate suspend-to-idle with generig suspend flowRafael J. Wysocki-16/+5
2019-07-23PM: sleep: Simplify suspend-to-idle control flowRafael J. Wysocki-30/+23
2019-07-15Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-3/+3
2019-07-09Merge tag 'pm-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds-7/+4
2019-07-08Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-1/+1
2019-07-08Merge branch 'pm-sleep'Rafael J. Wysocki-7/+4
2019-06-28kernel: power: swap: use kzalloc() instead of kmalloc() followed by memset()Fuqian Huang-2/+1
2019-06-26PCI: PM: Avoid skipping bus-level PM on platforms without ACPIRafael J. Wysocki-0/+3
2019-06-24sched/topology: Remove unused 'sd' parameter from arch_scale_cpu_capacity()Vincent Guittot-1/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 248Thomas Gleixner-2/+1
2019-06-19PM: suspend: Rename pm_suspend_via_s2idle()Rafael J. Wysocki-3/+3
2019-06-14docs: power: convert docs to ReST and rename to *.rstMauro Carvalho Chehab-3/+3
2019-06-14PM: hibernate: powerpc: Expose pfn_is_nosave() prototypeMathieu Malaterre-2/+0
2019-06-08Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-18/+7
2019-06-07Merge branch 'pm-x86'Rafael J. Wysocki-0/+9
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428Thomas Gleixner-18/+7
2019-06-03x86/power: Fix 'nosmt' vs hibernation triple fault during resumeJiri Kosina-0/+9
2019-06-03PM: sleep: Add kerneldoc comments to some functionsRafael J. Wysocki-0/+6
2019-05-27ACPI: PM: Call pm_set_suspend_via_firmware() during hibernationRafael J. Wysocki-2/+2
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+1
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner-0/+1
2019-05-06Merge tag 'pm-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds-16/+21
2019-05-06Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-2/+3
2019-05-03kernel/cpu: Allow non-zero CPU to be primary for suspend / kexec freezeNicholas Piggin-0/+9
2019-05-03power/suspend: Add function to disable secondaries for suspendNicholas Piggin-8/+8
2019-04-30mm/hibernation: Make hibernation handle unmapped pagesRick Edgecombe-2/+3
2019-04-02PM / sleep: Measure the time of filesystems syncingHarry Pan-2/+7
2019-04-02PM / sleep: Refactor filesystems sync to reduce duplicationHarry Pan-16/+16
2019-03-12treewide: add checks for the return value of memblock_alloc*()Mike Rapoport-0/+3
2019-03-06Merge tag 'pm-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds-6/+59
2019-03-05PM/Hibernate: exclude all PageOffline() pagesDavid Hildenbrand-2/+7
2019-03-05PM/Hibernate: use pfn_to_online_page()David Hildenbrand-4/+4
2019-03-04Merge branches 'pm-core', 'pm-sleep', 'pm-qos', 'pm-domains' and 'pm-em'Rafael J. Wysocki-6/+59
2019-01-23PM / EM: Expose the Energy Model in debugfsQuentin Perret-0/+57
2019-01-22PM: QoS: no need to check return value of debugfs_create functionsGreg Kroah-Hartman-6/+2
2018-12-28mm: convert totalram_pages and totalhigh_pages variables to atomicArun KS-1/+1
2018-12-26Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-0/+218