index
:
sugar/linux
mainline
Sugar's Linux Kernel Patch
Asai Neko
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
power
/
hibernate.c
Age
Commit message (
Expand
)
Author
11 days
Merge branch 'pm-sleep'
Rafael J. Wysocki
2025-11-20
PM: sleep: Call pm_sleep_fs_sync() instead of ksys_sync_helper()
Samuel Wu
2025-11-17
Merge tag 'vfs-6.18-rc7.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi...
Linus Torvalds
2025-11-12
power: always freeze efivarfs
Christian Brauner
2025-10-29
PM: sleep: Allow pm_restrict_gfp_mask() stacking
Rafael J. Wysocki
2025-09-26
PM: hibernate: Combine return paths in power_down()
Rafael J. Wysocki
2025-09-26
PM: hibernate: Restrict GFP mask in power_down()
Rafael J. Wysocki
2025-09-25
PM: hibernate: Add pm_hibernation_mode_is_suspend()
Mario Limonciello (AMD)
2025-09-25
PM: hibernate: Fix hybrid-sleep
Mario Limonciello (AMD)
2025-09-10
PM: hibernate: Restrict GFP mask in hibernation_snapshot()
Rafael J. Wysocki
2025-07-30
Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2025-07-10
PM: hibernate: shrink shmem pages after dev_pm_ops.prepare()
Samuel Zhang
2025-06-26
PM: Restrict swap use to later in the suspend sequence
Mario Limonciello
2025-05-27
Merge tag 'pm-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2025-05-13
PM: sleep: Print PM debug messages during hibernation
Rafael J. Wysocki
2025-05-09
PM: hibernate: add configurable delay for pm_test
Zihuan Zhang
2025-05-09
power: freeze filesystems during suspend/resume
Christian Brauner
2025-04-09
PM: hibernate: Remove size arguments when calling strscpy()
Thorsten Blum
2025-03-29
Merge tag 'v6.15-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2025-03-27
Merge tag 'printk-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-03-21
PM: hibernate: Use crypto_acomp interface
Herbert Xu
2025-03-11
printk: Rename resume_console to console_resume_all
Marcos Paulo de Souza
2025-03-11
printk: Rename suspend_console to console_suspend_all
Marcos Paulo de Souza
2025-03-03
PM: hibernate: Avoid deadlock in hibernate_compressor_param_set()
Lizhi Xu
2025-01-23
PM: hibernate: Add error handling for syscore_suspend()
Wentao Liang
2024-10-31
arm64: Use SYSTEM_OFF2 PSCI call to power off for hibernate
David Woodhouse
2024-08-02
PM: hibernate: Use sysfs_emit() and sysfs_emit_at() in "show" functions
Xueqin Luo
2024-04-30
PM: hibernate: replace deprecated strncpy() with strscpy()
Justin Stitt
2024-02-22
PM: hibernate: Support to select compression algorithm
Nikhil V
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
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: Fix the exclusive get block device in test_resume mode
Chen Yu
2023-08-07
PM: hibernate: fix resume_store() return value when hibernation not available
Vlastimil Babka
2023-07-11
PM: hibernate: Fix writing maj:min to /sys/power/resume
Azat Khuzhin
2023-06-12
block: use the holder as indication for exclusive opens
Christoph Hellwig
2023-06-05
PM: hibernate: don't use early_lookup_bdev in resume_store
Christoph Hellwig
2023-06-05
init: improve the name_to_dev_t interface
Christoph Hellwig
2023-06-05
PM: hibernate: move finding the resume device out of software_resume
Christoph Hellwig
2023-06-05
PM: hibernate: remove the global snapshot_test variable
Christoph Hellwig
2023-06-05
PM: hibernate: factor out a helper to find the resume device
Christoph Hellwig
2023-04-27
PM: hibernate: Do not get block device exclusively in test_resume mode
Chen Yu
2023-04-27
PM: hibernate: Turn snapshot_test into global variable
Chen Yu
2022-10-25
PM: hibernate: Allow hybrid sleep to work with s2idle
Mario Limonciello
2022-09-07
freezer: Have {,un}lock_system_sleep() save/restore flags
Peter Zijlstra
2022-06-21
PM: hibernate: Use kernel_can_power_off()
Dmitry Osipenko
2022-04-22
PM: CXL: Disable suspend
Dan Williams
2022-03-21
Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-03-01
PM: hibernate: fix __setup handler error handling
Randy Dunlap
[next]