index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
power
/
power.h
Age
Commit message (
Expand
)
Author
2024-02-22
PM: hibernate: Don't ignore return from set_memory_ro()
Christophe Leroy
2024-02-05
PM: hibernate: Add support for LZ4 compression for hibernation
Nikhil V
2024-02-05
PM: hibernate: Move to crypto APIs for LZO compression
Nikhil V
2024-02-05
PM: sleep: stats: Define suspend_stats next to the code using it
Rafael J. Wysocki
2023-12-15
PM: hibernate: Avoid missing wakeup events during hibernation
Chris Feng
2023-10-28
PM: hibernate: Drop unused snapshot_test argument
Jan Kara
2023-09-12
PM: hibernate: Rename function parameter from snapshot_test to exclusive
Chen Yu
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-06-26
Merge tag 'x86_cleanups_for_6.5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-06-12
block: use the holder as indication for exclusive opens
Christoph Hellwig
2023-06-09
mm: page_alloc: move pm_* function into power
Kefeng Wang
2023-06-05
PM: hibernate: remove the global snapshot_test variable
Christoph Hellwig
2023-05-18
x86/hibernate: Declare global functions in suspend.h
Arnd Bergmann
2023-04-27
PM: hibernate: Turn snapshot_test into global variable
Chen Yu
2021-12-08
PM: hibernate: Allow ACPI hardware signature to be honoured
David Woodhouse
2021-10-26
PM: sleep: Pause cpuidle later and resume it earlier during system transitions
Rafael J. Wysocki
2020-12-15
kernel/power: allow hibernation with page_poison sanity checking
Vlastimil Babka
2020-09-01
notifier: Fix broken error handling pattern
Peter Zijlstra
2020-07-14
PM: sleep: spread "const char *" correctness
Alexey Dobriyan
2020-05-19
PM: hibernate: Incorporate concurrency handling
Domenico Andreoli
2019-11-15
y2038: syscalls: change remaining timeval to __kernel_old_timeval
Arnd Bergmann
2019-06-14
PM: hibernate: powerpc: Expose pfn_is_nosave() prototype
Mathieu Malaterre
2018-02-02
x86/power: Fix swsusp_arch_resume prototype
Arnd Bergmann
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-05
ACPI / PM: Prefer suspend-to-idle over S3 on some systems
Rafael J. Wysocki
2017-07-24
PM / sleep: Put pm_test under CONFIG_PM_SLEEP_DEBUG
Rafael J. Wysocki
2017-07-24
PM / s2idle: Rearrange the main suspend-to-idle loop
Rafael J. Wysocki
2017-02-07
arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONX
Laura Abbott
2016-11-21
PM / sleep: System sleep state selection interface rework
Rafael J. Wysocki
2016-09-13
PM / Hibernate: allow hibernation with PAGE_POISONING_ZERO
Anisse Astier
2016-07-15
x86 / hibernate: Use hlt_play_dead() when resuming from hibernation
Rafael J. Wysocki
2016-07-10
PM / hibernate: Image data protection during restoration
Rafael J. Wysocki
2016-06-28
PM / sleep: make PM notifiers called symmetrically
Lianwei Wang
2016-01-04
PM / sleep: Add support for read-only sysfs attributes
Rafael J. Wysocki
2015-05-19
suspend: simplify block I/O handling
Christoph Hellwig
2014-11-03
PM / Hibernate: Migrate to ktime_t
Tina Ruchandani
2014-09-03
PM / sleep: Fix test_suspend= command line option
Rafael J. Wysocki
2014-07-21
PM / sleep: Simplify sleep states sysfs interface code
Rafael J. Wysocki
2014-05-26
PM / sleep: Use valid_state() for platform-dependent sleep states only
Rafael J. Wysocki
2014-05-26
PM / sleep: Add state field to pm_states[] entries
Rafael J. Wysocki
2014-04-07
kernel: use macros from compiler.h instead of __attribute__((...))
Gideon Israel Dsouza
2014-03-01
PM / sleep: Move prototype declaration to header file kernel/power/power.h
Rashika Kheria
2012-07-01
PM / Hibernate: Enable suspend to both for in-kernel hibernation.
Bojan Smojver
2012-05-01
PM / Sleep: Add user space interface for manipulating wakeup sources, v3
Rafael J. Wysocki
2012-05-01
PM / Sleep: Implement opportunistic sleep, v2
Rafael J. Wysocki
2012-02-17
PM / Sleep: Make enter_state() in kernel/power/suspend.c static
Rafael J. Wysocki
2012-02-13
PM / Sleep: Remove unnecessary label from suspend_freeze_processes()
Rafael J. Wysocki
2012-02-04
PM / Freezer: Thaw only kernel threads if freezing of kernel threads fails
Srivatsa S. Bhat
2011-12-06
PM / Hibernate: Thaw processes in SNAPSHOT_CREATE_IMAGE ioctl test path
Srivatsa S. Bhat
2011-10-16
PM / Hibernate: Improve performance of LZO/plain hibernation, checksum image
Bojan Smojver
[next]