Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | battery-util: raise log level for battery_is_discharging_and_low | Mike Yuan | 2024-01-14 | 1 | -2/+2 |
* | battery-util: log_notice when unsure about battery state | Mike Yuan | 2023-08-13 | 1 | -1/+1 |
* | battery-util: don't log duplicate message | Mike Yuan | 2023-08-13 | 1 | -2/+1 |
* | systemd-battery-check: provide more debug logs | Zbigniew Jędrzejewski-Szmek | 2023-07-31 | 1 | -2/+11 |
* | device-util: Declare iterator variables inline | Daan De Meyer | 2023-07-12 | 1 | -3/+1 |
* | battery-util: debug log when we're unsure about the battery level | Mike Yuan | 2023-06-09 | 1 | -7/+5 |
* | battery-util: be more careful when determining whether we are in a low batter... | Lennart Poettering | 2023-06-05 | 1 | -3/+24 |
* | battery-util: move battery_is_discharging_and_low() to battery-util.[ch] | Lennart Poettering | 2023-06-05 | 1 | -0/+80 |
* | battery-util: split out code that checks AC power state into its own .c/.h pair | Lennart Poettering | 2023-06-05 | 1 | -0/+178 |