index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
sleep
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
efivars: Remove STRINGIFY() helper macros
Daan De Meyer
2024-11-02
1
-1
/
+1
*
sleep: add HibernateOnACPower= option (#33846)
Marc Reisner
2024-08-05
2
-1
/
+10
*
sleep,home: always initialize UnitFreezer if used
Mike Yuan
2024-07-17
1
-3
/
+7
*
sleep: also log about errno when getenv_bool fails
Mike Yuan
2024-07-17
1
-1
/
+1
*
sleep: explicitly list valid sleep operations in switch
Mike Yuan
2024-07-17
1
-1
/
+4
*
tree-wide: port over to new builder apis
Lennart Poettering
2024-06-19
1
-8
/
+9
*
libsystemd: turn json.[ch] into a public API
Lennart Poettering
2024-06-12
1
-11
/
+11
*
sleep,home: clean up logs for session freezer a bit
Mike Yuan
2024-05-30
1
-4
/
+3
*
bus-unit-util: rework UnitFreezer, explicitly thaw unit
Mike Yuan
2024-05-30
1
-8
/
+7
*
tree-wise: several cleanups for logging
Yu Watanabe
2024-04-30
1
-2
/
+2
*
sleep: rename SleepMemMode= to MemorySleepMode=
Mike Yuan
2024-04-05
1
-1
/
+1
*
hibernate-util: make clear_efi_hibernate_location_and_warn return 1 if
Mike Yuan
2024-04-03
1
-1
/
+1
*
sleep: add SleepMemMode= setting for configuring /sys/power/mem_sleep
Mike Yuan
2024-03-28
2
-0
/
+7
*
sleep: make write_mode take a path
Mike Yuan
2024-03-28
1
-10
/
+10
*
sleep-config: make sleep_operation_is_hibernation uppercase
Mike Yuan
2024-03-28
1
-2
/
+2
*
sleep: fix typo (sysupend -> suspend)
Mike Yuan
2024-03-07
1
-1
/
+1
*
sleep: Always freeze user.slice
Adrian Vovk
2024-03-05
1
-27
/
+19
*
extract-word: modernize extract_many_words
Mike Yuan
2024-03-03
1
-1
/
+1
*
sleep: upgrade fatal log message to LOG_ERR
Lennart Poettering
2024-01-30
1
-1
/
+1
*
sleep: upgrade some unexpected errors to LOG_WARNING log messages
Lennart Poettering
2024-01-30
1
-3
/
+3
*
sleep: remove redundant debug log message
Lennart Poettering
2024-01-30
1
-3
/
+1
*
sleep: add mising error message
Lennart Poettering
2024-01-30
1
-1
/
+1
*
sleep: don't log duplicate error
Mike Yuan
2023-12-27
1
-3
/
+1
*
sleep: connect to correct bus when locking homed-managed homes
Mike Yuan
2023-12-26
1
-1
/
+1
*
siphash24: introduce siphash24_compress_typesafe() macro
Yu Watanabe
2023-12-25
1
-1
/
+1
*
hibernate-util: de-duplicate clear_efi_hibernate_location
Mike Yuan
2023-12-10
1
-2
/
+2
*
sleep: reduce the scope of hibernation_device
Mike Yuan
2023-12-05
1
-1
/
+1
*
sleep: make sure we clear HibernateLocation on all error paths
Mike Yuan
2023-10-27
1
-63
/
+64
*
sleep: minor modernization for lock_all_homes
Mike Yuan
2023-10-27
1
-2
/
+2
*
sleep: rework write_state and write_mode
Mike Yuan
2023-10-27
1
-31
/
+29
*
sleep: update help text for suspend-then-hibernate
Mike Yuan
2023-10-27
1
-1
/
+2
*
sleep: log about errno
Mike Yuan
2023-10-27
1
-1
/
+1
*
sleep: drop unneeded includes
Mike Yuan
2023-10-27
1
-4
/
+5
*
sleep: introduce sleep_operation_is_hibernation
Mike Yuan
2023-10-27
1
-1
/
+1
*
sleep-config: make hybrid sleep always use 'suspend' disk mode
Mike Yuan
2023-10-24
1
-1
/
+0
*
sleep-config: remove HibernateState= & HybridSleepState=, restrict
Mike Yuan
2023-10-23
1
-3
/
+0
*
hibernate-util: rework find_hibernate_location
Mike Yuan
2023-10-20
1
-20
/
+11
*
meson: add build option for install path of main config files
Franck Bui
2023-10-17
1
-1
/
+1
*
Merge pull request #29242 from fbuihuu/update-main-config-file-headers
Zbigniew Jędrzejewski-Szmek
2023-10-17
1
-3
/
+5
|
\
|
*
config files: update their header to reflect that they can be installed in /usr
Franck Bui
2023-09-21
1
-3
/
+5
*
|
sleep-config: several cleanups
Mike Yuan
2023-09-27
1
-1
/
+1
*
|
sleep/battery-capacity: rearrange functions
Mike Yuan
2023-09-27
2
-61
/
+63
*
|
sleep/battery-capacity: drop unused error-handling
Mike Yuan
2023-09-27
1
-12
/
+15
*
|
sleep/battery-capacity: don't report we have trip alarm if no battery is found
Mike Yuan
2023-09-27
2
-8
/
+14
*
|
sleep-util: split into sleep-config and hibernate-util
Mike Yuan
2023-09-27
1
-1
/
+2
*
|
sleep-util: split battery-capacity into sleep/
Mike Yuan
2023-09-27
5
-1
/
+447
*
|
sleep: rebreak lines in check_wakeup_type
Mike Yuan
2023-09-27
1
-2
/
+5
*
|
sleep-util: move check_wakeup_type to sleep/sleep
Mike Yuan
2023-09-27
1
-0
/
+34
|
/
*
config files: more recommendations of `systemd-analyze cat-config`
Franck Bui
2023-09-19
1
-0
/
+2
*
sleep: clear EFI HibernateLocation if writing kernel config fails
Mike Yuan
2023-08-13
1
-1
/
+5
[next]