summaryrefslogtreecommitdiff
path: root/kernel/power
AgeCommit message (Expand)Author
2020-02-11ACPI: PM: s2idle: Avoid possible race related to the EC GPERafael J. Wysocki
2020-01-23Merge back new material related to system-wide PM for v5.6.Rafael J. Wysocki
2020-01-16PM: hibernate: fix crashes with init_on_free=1Alexander Potapenko
2020-01-16PM: suspend: Add sysfs attribute to control the "sync on suspend" behaviorJonas Meurer
2020-01-10PM: hibernate: fix spelling mistake "shapshot" -> "snapshot"Colin Ian King
2020-01-07PM: hibernate: Add more logging on hibernation failureLuigi Semenzato
2020-01-07PM: hibernate: improve arithmetic division in preallocate_highmem_fraction()Wen Yang
2019-12-20PM: sleep: Switch to rtc_time64_to_tm()/rtc_tm_to_time64()Alexandre Belloni
2019-12-04Merge tag 'pm-5.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2019-12-01Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/...Linus Torvalds
2019-11-29PM / QoS: Restore DEV_PM_QOS_MIN/MAX_FREQUENCYLeonard Crestez
2019-11-26Merge branches 'pm-sleep', 'pm-domains', 'pm-opp' and 'powercap'Rafael J. Wysocki
2019-11-20PM: QoS: Invalidate frequency QoS requests after removalRafael J. Wysocki
2019-11-15y2038: syscalls: change remaining timeval to __kernel_old_timevalArnd Bergmann
2019-10-21PM: QoS: Introduce frequency QoSRafael J. Wysocki
2019-10-21PM / hibernate: memory_bm_find_bit(): Tighten node optimisationAndy Whitcroft
2019-10-10PM: sleep: include <linux/pm_runtime.h> for pm_wqBen Dooks
2019-09-28Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-09-17Merge branches 'pm-opp', 'pm-qos', 'acpi-pm', 'pm-domains' and 'pm-tools'Rafael J. Wysocki
2019-09-17Merge suspend-to-idle rework material for v5.4.Rafael J. Wysocki
2019-08-21PM: QoS: Get rid of unused flagsAmit Kucheria
2019-08-21PM / wakeup: Show wakeup sources stats in sysfsTri Vo
2019-08-21PM / wakeup: Use wakeup_source_register() in wakelock.cTri Vo
2019-08-19hibernate: Disable when the kernel is locked downJosh Boyer
2019-08-16PM: sleep: Replace strncmp() with str_has_prefix()Chuhong Yuan
2019-08-10PM: suspend: Fix platform_suspend_prepare_noirq()Rafael J. Wysocki
2019-08-08ACPI: PM: s2idle: Execute LPS0 _DSM functions with suspended devicesRafael J. Wysocki
2019-08-05PM/sleep: Expose suspend stats in sysfsKalesh Singh
2019-07-23PM: sleep: Integrate suspend-to-idle with generig suspend flowRafael J. Wysocki
2019-07-23PM: sleep: Simplify suspend-to-idle control flowRafael J. Wysocki
2019-07-15Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-07-09Merge tag 'pm-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2019-07-08Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-07-08Merge branch 'pm-sleep'Rafael J. Wysocki
2019-06-28kernel: power: swap: use kzalloc() instead of kmalloc() followed by memset()Fuqian Huang
2019-06-26PCI: PM: Avoid skipping bus-level PM on platforms without ACPIRafael J. Wysocki
2019-06-24sched/topology: Remove unused 'sd' parameter from arch_scale_cpu_capacity()Vincent Guittot
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 248Thomas Gleixner
2019-06-19PM: suspend: Rename pm_suspend_via_s2idle()Rafael J. Wysocki
2019-06-14docs: power: convert docs to ReST and rename to *.rstMauro Carvalho Chehab
2019-06-14PM: hibernate: powerpc: Expose pfn_is_nosave() prototypeMathieu Malaterre
2019-06-08Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-06-07Merge branch 'pm-x86'Rafael J. Wysocki
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428Thomas Gleixner
2019-06-03x86/power: Fix 'nosmt' vs hibernation triple fault during resumeJiri Kosina
2019-06-03PM: sleep: Add kerneldoc comments to some functionsRafael J. Wysocki
2019-05-27ACPI: PM: Call pm_set_suspend_via_firmware() during hibernationRafael J. Wysocki
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner
2019-05-06Merge tag 'pm-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds