summaryrefslogtreecommitdiffstats
path: root/kernel/power/power.h
Commit message (Expand)AuthorAgeFilesLines
* PM: hibernate: Don't ignore return from set_memory_ro()Christophe Leroy2024-02-221-1/+1
* PM: hibernate: Add support for LZ4 compression for hibernationNikhil V2024-02-051-0/+14
* PM: hibernate: Move to crypto APIs for LZO compressionNikhil V2024-02-051-0/+5
* PM: sleep: stats: Define suspend_stats next to the code using itRafael J. Wysocki2024-02-051-0/+2
* PM: hibernate: Avoid missing wakeup events during hibernationChris Feng2023-12-151-0/+2
* PM: hibernate: Drop unused snapshot_test argumentJan Kara2023-10-281-1/+1
* PM: hibernate: Rename function parameter from snapshot_test to exclusiveChen Yu2023-09-121-2/+2
* Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-06-281-0/+5
|\
| * mm: page_alloc: move pm_* function into powerKefeng Wang2023-06-091-0/+5
* | Merge tag 'x86_cleanups_for_6.5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-06-261-5/+0
|\ \
| * | x86/hibernate: Declare global functions in suspend.hArnd Bergmann2023-05-181-5/+0
| |/
* | block: use the holder as indication for exclusive opensChristoph Hellwig2023-06-121-1/+1
* | PM: hibernate: remove the global snapshot_test variableChristoph Hellwig2023-06-051-2/+1
|/
* PM: hibernate: Turn snapshot_test into global variableChen Yu2023-04-271-0/+1
* PM: hibernate: Allow ACPI hardware signature to be honouredDavid Woodhouse2021-12-081-0/+1
* PM: sleep: Pause cpuidle later and resume it earlier during system transitionsRafael J. Wysocki2021-10-261-0/+14
* kernel/power: allow hibernation with page_poison sanity checkingVlastimil Babka2020-12-151-1/+1
* notifier: Fix broken error handling patternPeter Zijlstra2020-09-011-2/+1
* PM: sleep: spread "const char *" correctnessAlexey Dobriyan2020-07-141-1/+1
* PM: hibernate: Incorporate concurrency handlingDomenico Andreoli2020-05-191-2/+2
* y2038: syscalls: change remaining timeval to __kernel_old_timevalArnd Bergmann2019-11-151-1/+1
* PM: hibernate: powerpc: Expose pfn_is_nosave() prototypeMathieu Malaterre2019-06-141-2/+0
* x86/power: Fix swsusp_arch_resume prototypeArnd Bergmann2018-02-021-3/+0
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* ACPI / PM: Prefer suspend-to-idle over S3 on some systemsRafael J. Wysocki2017-08-051-1/+0
* PM / sleep: Put pm_test under CONFIG_PM_SLEEP_DEBUGRafael J. Wysocki2017-07-241-1/+1
* PM / s2idle: Rearrange the main suspend-to-idle loopRafael J. Wysocki2017-07-241-0/+4
* arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONXLaura Abbott2017-02-071-2/+2
* PM / sleep: System sleep state selection interface reworkRafael J. Wysocki2016-11-211-1/+5
* PM / Hibernate: allow hibernation with PAGE_POISONING_ZEROAnisse Astier2016-09-131-0/+2
* x86 / hibernate: Use hlt_play_dead() when resuming from hibernationRafael J. Wysocki2016-07-151-0/+2
* PM / hibernate: Image data protection during restorationRafael J. Wysocki2016-07-101-0/+7
* PM / sleep: make PM notifiers called symmetricallyLianwei Wang2016-06-281-0/+2
* PM / sleep: Add support for read-only sysfs attributesRafael J. Wysocki2016-01-041-0/+9
* suspend: simplify block I/O handlingChristoph Hellwig2015-05-191-9/+0
* PM / Hibernate: Migrate to ktime_tTina Ruchandani2014-11-031-2/+1
* PM / sleep: Fix test_suspend= command line optionRafael J. Wysocki2014-09-031-0/+1
* PM / sleep: Simplify sleep states sysfs interface codeRafael J. Wysocki2014-07-211-6/+1
* PM / sleep: Use valid_state() for platform-dependent sleep states onlyRafael J. Wysocki2014-05-261-2/+0
* PM / sleep: Add state field to pm_states[] entriesRafael J. Wysocki2014-05-261-1/+6
* kernel: use macros from compiler.h instead of __attribute__((...))Gideon Israel Dsouza2014-04-071-1/+2
* PM / sleep: Move prototype declaration to header file kernel/power/power.hRashika Kheria2014-03-011-0/+2
* PM / Hibernate: Enable suspend to both for in-kernel hibernation.Bojan Smojver2012-07-011-0/+3
* PM / Sleep: Add user space interface for manipulating wakeup sources, v3Rafael J. Wysocki2012-05-011-0/+9
* PM / Sleep: Implement opportunistic sleep, v2Rafael J. Wysocki2012-05-011-0/+18
* PM / Sleep: Make enter_state() in kernel/power/suspend.c staticRafael J. Wysocki2012-02-171-2/+0
* PM / Sleep: Remove unnecessary label from suspend_freeze_processes()Rafael J. Wysocki2012-02-131-4/+1
* PM / Freezer: Thaw only kernel threads if freezing of kernel threads failsSrivatsa S. Bhat2012-02-041-2/+22
* PM / Hibernate: Thaw processes in SNAPSHOT_CREATE_IMAGE ioctl test pathSrivatsa S. Bhat2011-12-061-0/+2
* PM / Hibernate: Improve performance of LZO/plain hibernation, checksum imageBojan Smojver2011-10-161-0/+1