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
...
*
sleep: fetch_batteries_capacity_by_name() does not return -ENOENT
Yu Watanabe
2023-01-26
1
-13
/
+13
*
sleep: rename hibernate_delay_sec -> _usec
Yu Watanabe
2023-01-26
1
-1
/
+1
*
sleep: fix memleak
Zbigniew Jędrzejewski-Szmek
2023-01-23
1
-1
/
+1
*
sleep: reduce double logging and improve messages and comments a bit
Zbigniew Jędrzejewski-Szmek
2023-01-23
1
-1
/
+2
*
tree-wide: use -EBADF for fd initialization
Zbigniew Jędrzejewski-Szmek
2022-12-19
1
-1
/
+1
*
core/sleep: set timeout for freeze/thaw operation to 1.5 seconds
msizanoen1
2022-12-08
1
-0
/
+3
*
sleep: always thaw user.slice even if freezing failed
msizanoen1
2022-12-08
1
-3
/
+1
*
Rename def.h to constants.h
Zbigniew Jędrzejewski-Szmek
2022-11-08
1
-1
/
+1
*
basic: move version() to build.h+c
Zbigniew Jędrzejewski-Szmek
2022-11-08
1
-1
/
+1
*
sleep: freeze and thaw user.slice to save resource while suspend
Sonali Srivastava
2022-08-26
1
-0
/
+31
*
sleep: support acpi_btp and suspend system if enabled, skipping custom timer
Sonali Srivastava
2022-08-23
1
-1
/
+49
*
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
*
Update sleep.conf HibernateDelaySec default to match implementation
Richard Huang
2022-07-18
1
-1
/
+1
*
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
*
fix: point to the correct drop-ins subdirectory for confs
Jóhann B. Guðmundsson
2021-04-22
1
-1
/
+1
*
Do not try to return 0 from log_debug()
Zbigniew Jędrzejewski-Szmek
2021-04-14
1
-4
/
+4
*
Recommend drop-ins over modifications to the main config file
Zbigniew Jędrzejewski-Szmek
2021-02-19
1
-8
/
+9
*
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
[prev]
[next]