index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
sleep
/
sleep.c
(
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
1
-1
/
+9
*
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
*
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
1
-0
/
+6
*
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
*
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
*
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
*
hibernate-util: rework find_hibernate_location
Mike Yuan
2023-10-20
1
-20
/
+11
*
sleep-config: several cleanups
Mike Yuan
2023-09-27
1
-1
/
+1
*
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
1
-0
/
+1
*
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
*
sleep: clear EFI HibernateLocation if writing kernel config fails
Mike Yuan
2023-08-13
1
-1
/
+5
*
sleep: don't init /sys/power/resume if 'resume=' option is missing and EFI is...
Franck Bui
2023-07-27
1
-4
/
+6
*
sleep: fix unused variable warning
Luca Boccassi
2023-07-10
1
-3
/
+2
*
sleep: refuse hibernation if there's no possible way to resume
Mike Yuan
2023-06-26
1
-8
/
+9
*
sleep: write hibernate location to efivar HibernateLocation
Mike Yuan
2023-06-23
1
-2
/
+86
*
sleep: always write resume_offset if possible
Mike Yuan
2023-06-23
1
-42
/
+7
*
sleep: rename sleep-config.[ch] → sleep-util.[ch]
Lennart Poettering
2023-06-20
1
-1
/
+1
*
sleep-config: rename .device field to .path
Lennart Poettering
2023-06-20
1
-5
/
+5
*
sleep-config: replace SwapEntry's .type field with a proper enum
Lennart Poettering
2023-06-20
1
-5
/
+3
*
battery-util: move battery_is_discharging_and_low() to battery-util.[ch]
Lennart Poettering
2023-06-05
1
-0
/
+1
*
sleep: convert a home1.Manager call to BusLocator
David Tardon
2023-05-24
1
-7
/
+1
*
tre-wide: use FORMAT_DEVNUM() a bit more
Lennart Poettering
2023-04-21
1
-2
/
+4
*
sleep: fix default values unmatched with manual
Mike Yuan
2023-03-17
1
-1
/
+4
*
sleep: check if we're on AC power before checking battery capacity
Mike Yuan
2023-02-21
1
-1
/
+1
[next]