summaryrefslogtreecommitdiffstats
path: root/kernel/power
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-09-281-1/+2
|\
| * hibernate: Disable when the kernel is locked downJosh Boyer2019-08-191-1/+2
| |
| \
*-. \ Merge branches 'pm-opp', 'pm-qos', 'acpi-pm', 'pm-domains' and 'pm-tools'Rafael J. Wysocki2019-09-171-48/+0
|\ \ \
| | * | PM: QoS: Get rid of unused flagsAmit Kucheria2019-08-211-48/+0
| |/ /
* | | Merge suspend-to-idle rework material for v5.4.Rafael J. Wysocki2019-09-171-38/+27
|\ \ \
| * | | PM: suspend: Fix platform_suspend_prepare_noirq()Rafael J. Wysocki2019-08-101-5/+6
| * | | ACPI: PM: s2idle: Execute LPS0 _DSM functions with suspended devicesRafael J. Wysocki2019-08-081-3/+9
| * | | PM: sleep: Integrate suspend-to-idle with generig suspend flowRafael J. Wysocki2019-07-231-16/+5
| * | | PM: sleep: Simplify suspend-to-idle control flowRafael J. Wysocki2019-07-231-30/+23
| |/ /
* | | PM / wakeup: Show wakeup sources stats in sysfsTri Vo2019-08-212-2/+2
* | | PM / wakeup: Use wakeup_source_register() in wakelock.cTri Vo2019-08-211-13/+19
* | | PM: sleep: Replace strncmp() with str_has_prefix()Chuhong Yuan2019-08-161-1/+1
* | | PM/sleep: Expose suspend stats in sysfsKalesh Singh2019-08-051-2/+95
|/ /
* | Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-151-3/+3
|\ \
| * | docs: power: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-141-3/+3
* | | Merge tag 'pm-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2019-07-093-7/+4
|\ \ \
| * \ \ Merge branch 'pm-sleep'Rafael J. Wysocki2019-07-083-7/+4
| |\ \ \ | | |_|/ | |/| |
| | * | kernel: power: swap: use kzalloc() instead of kmalloc() followed by memset()Fuqian Huang2019-06-281-2/+1
| | * | PM: suspend: Rename pm_suspend_via_s2idle()Rafael J. Wysocki2019-06-191-3/+3
| | * | PM: hibernate: powerpc: Expose pfn_is_nosave() prototypeMathieu Malaterre2019-06-141-2/+0
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-07-081-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | sched/topology: Remove unused 'sd' parameter from arch_scale_cpu_capacity()Vincent Guittot2019-06-241-1/+1
* | | | PCI: PM: Avoid skipping bus-level PM on platforms without ACPIRafael J. Wysocki2019-06-261-0/+3
|/ / /
* / / treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 248Thomas Gleixner2019-06-191-2/+1
|/ /
* | Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-06-087-18/+7
|\ \
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428Thomas Gleixner2019-06-057-18/+7
* | | Merge branch 'pm-x86'Rafael J. Wysocki2019-06-071-0/+9
|\ \ \
| * | | x86/power: Fix 'nosmt' vs hibernation triple fault during resumeJiri Kosina2019-06-031-0/+9
* | | | PM: sleep: Add kerneldoc comments to some functionsRafael J. Wysocki2019-06-031-0/+6
| |/ / |/| |
* | | ACPI: PM: Call pm_set_suspend_via_firmware() during hibernationRafael J. Wysocki2019-05-271-2/+2
|/ /
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* | treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-211-0/+1
|/
* Merge tag 'pm-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2019-05-064-16/+21
|\
| * PM / sleep: Measure the time of filesystems syncingHarry Pan2019-04-021-2/+7
| * PM / sleep: Refactor filesystems sync to reduce duplicationHarry Pan2019-04-024-16/+16
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-05-061-2/+3
|\ \
| * | mm/hibernation: Make hibernation handle unmapped pagesRick Edgecombe2019-04-301-2/+3
| |/
* | kernel/cpu: Allow non-zero CPU to be primary for suspend / kexec freezeNicholas Piggin2019-05-031-0/+9
* | power/suspend: Add function to disable secondaries for suspendNicholas Piggin2019-05-032-8/+8
|/
* treewide: add checks for the return value of memblock_alloc*()Mike Rapoport2019-03-121-0/+3
* Merge tag 'pm-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2019-03-062-6/+59
|\
| *-. Merge branches 'pm-core', 'pm-sleep', 'pm-qos', 'pm-domains' and 'pm-em'Rafael J. Wysocki2019-03-042-6/+59
| |\ \
| | | * PM / EM: Expose the Energy Model in debugfsQuentin Perret2019-01-231-0/+57
| | |/ | |/|
| | * PM: QoS: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-01-221-6/+2
| |/
* | PM/Hibernate: exclude all PageOffline() pagesDavid Hildenbrand2019-03-051-2/+7
* | PM/Hibernate: use pfn_to_online_page()David Hildenbrand2019-03-051-4/+4
|/
* mm: convert totalram_pages and totalhigh_pages variables to atomicArun KS2018-12-281-1/+1
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-12-263-0/+218
|\
| * PM: Introduce an Energy Model management frameworkQuentin Perret2018-12-113-0/+218
| |
| \
*-. \ Merge branches 'pm-core', 'pm-qos', 'pm-domains' and 'pm-sleep'Rafael J. Wysocki2018-12-212-26/+4
|\ \ \ | |_|/ |/| |