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
*
sleep: support multiple battery instead of only BAT0
Sonali Srivastava
2022-08-09
1
-39
/
+25
*
tree-wide: fix typo
Yu Watanabe
2022-08-01
1
-1
/
+1
*
sleep: store battery discharge rate/hour with hash
Sonali Srivastava
2022-07-20
1
-1
/
+20
*
sleep: use current charge level to decide suspension
Sonali Srivastava
2022-07-20
1
-28
/
+63
*
tree-wide: Remove the repeated ';' from code (#23901)
Li kunyu
2022-07-05
1
-1
/
+1
*
tree-wide: add a space after if, switch, for, and while
Yu Watanabe
2022-04-01
1
-1
/
+1
*
strv: make iterator in STRV_FOREACH() declaread in the loop
Yu Watanabe
2022-03-19
1
-2
/
+0
*
Drop the text argument from assert_not_reached()
Zbigniew Jędrzejewski-Szmek
2021-08-03
1
-1
/
+1
*
tree-wide: add FORMAT_TIMESPAN()
Zbigniew Jędrzejewski-Szmek
2021-07-09
1
-3
/
+2
*
sleep: clarify that failure setting env var is not fatal
Lennart Poettering
2021-05-22
1
-1
/
+1
*
sleep: if hybrid sleep fails, do regular suspend
Lennart Poettering
2021-05-22
1
-4
/
+26
*
sleep: remove duplicate logging
Lennart Poettering
2021-05-22
1
-2
/
+2
*
sleep: use SleepOperation enum everywhere and drop sleep_settings()
Lennart Poettering
2021-05-22
1
-33
/
+46
*
Do not try to return 0 from log_debug()
Zbigniew Jędrzejewski-Szmek
2021-04-14
1
-4
/
+4
*
tree-wide: enable colorized logging for daemons when run in console
Yu Watanabe
2021-01-31
1
-1
/
+1
*
tree-wide: Drop custom formatting for print() help messages
Daan De Meyer
2021-01-31
1
-4
/
+3
*
systemd-sleep: Set SYSTEMD_SLEEP_ACTION for systemd-sleep hooks.
Zach Smith
2021-01-09
1
-5
/
+9
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
sleep: reword some debug messages
Zbigniew Jędrzejewski-Szmek
2020-09-08
1
-5
/
+4
*
various: treat BUS_ERROR_NO_SUCH_UNIT the same as SD_BUS_ERROR_SERVICE_UNKNOWN
Zbigniew Jędrzejewski-Szmek
2020-08-24
1
-5
/
+2
*
sleep: one spelling unification
Zbigniew Jędrzejewski-Szmek
2020-07-07
1
-1
/
+1
*
sleep: pass error we see to log function
Lennart Poettering
2020-06-11
1
-2
/
+5
*
sleep: clean up debug/error logging
Lennart Poettering
2020-06-11
1
-3
/
+5
*
tree-wide: port to fd_wait_for_event()
Lennart Poettering
2020-06-10
1
-18
/
+9
*
tree-wide: check POLLNVAL everywhere
Lennart Poettering
2020-06-10
1
-0
/
+3
*
sleep: automatically lock all home directories when suspending
Lennart Poettering
2020-01-28
1
-1
/
+46
*
systemd-sleep: always attempt hibernation if configured
Zach Smith
2020-01-06
1
-7
/
+8
*
tree-wide: drop stdio.h when stdio-util.h is included
Yu Watanabe
2019-11-03
1
-1
/
+0
*
systemd-sleep: always prefer resume device or file
Zach Smith
2019-10-24
1
-81
/
+30
*
systemd-sleep: refuse to calculate swapfile offset on Btrfs
Zach Smith
2019-06-27
1
-1
/
+9
*
systemd-sleep: (bug) use resume_offset value if set
Zach Smith
2019-06-27
1
-2
/
+34
*
sleep: properly pass verb to sleep script
Lennart Poettering
2019-06-17
1
-1
/
+5
*
systemd-sleep: refactor sleep config parsing
Zach Smith
2019-05-30
1
-20
/
+17
*
systemd-sleep: replace rtc wakealarm with CLOCK_BOOTTIME_ALARM s2h
Zach Smith
2019-05-28
1
-46
/
+26
*
fix typo in partition device message
Zach Smith
2019-05-14
1
-1
/
+1
*
headers: remove unneeded includes from util.h
Zbigniew Jędrzejewski-Szmek
2019-03-27
1
-0
/
+5
*
sleep: (void)ify some call
Lennart Poettering
2019-03-26
1
-2
/
+2
*
core: Allow to configure execute_directories execution behavior
Matthias Klumpp
2019-02-18
1
-2
/
+2
*
coccinelle: make use of SYNTHETIC_ERRNO
Zbigniew Jędrzejewski-Szmek
2018-11-22
1
-21
/
+17
*
Split out pretty-print.c and move pager.c and main-func.h to shared/
Zbigniew Jędrzejewski-Szmek
2018-11-20
1
-1
/
+1
*
log: introduce new helper call log_setup_service()
Lennart Poettering
2018-11-20
1
-3
/
+1
*
util-lib: move main() definition macros to its own header file
Lennart Poettering
2018-11-19
1
-0
/
+1
*
sleep: define main through macro
Zbigniew Jędrzejewski-Szmek
2018-11-17
1
-9
/
+8
*
tree-wide: set WRITE_STRING_FILE_DISABLE_BUFFER flag when we write files unde...
Yu Watanabe
2018-11-06
1
-6
/
+8
*
sleep: when we can't hibernate on suspend-then-hibernate, fall back to suspen...
Lennart Poettering
2018-10-24
1
-1
/
+11
*
sleep: rework what we do if a suspend fails.
Lennart Poettering
2018-10-24
1
-6
/
+9
*
sleep: no need to check for resume_offset twice
Lennart Poettering
2018-10-24
1
-6
/
+5
*
sleep: let's turn off the RTC alarm time ASAP
Lennart Poettering
2018-10-24
1
-7
/
+7
*
sleep: round up when calculating RTC sleep time
Lennart Poettering
2018-10-24
1
-1
/
+1
*
sleep: move log message generation for rtc_read_time() into the function itself
Lennart Poettering
2018-10-24
1
-4
/
+8
[next]