Age | Commit message (Expand) | Author |
2015-10-27 | util-lib: split out allocation calls into alloc-util.[ch] | Lennart Poettering |
2015-10-27 | util-lib: move /proc/cmdline parsing code to proc-cmdline.[ch] | Lennart Poettering |
2015-10-27 | util-lib: split string parsing related calls from util.[ch] into parse-util.[ch] | Lennart Poettering |
2015-10-24 | util-lib: split our string related calls from util.[ch] into its own file str... | Lennart Poettering |
2015-10-24 | util: split out escaping code into escape.[ch] | Lennart Poettering |
2015-07-06 | fileio: consolidate write_string_file*() | Daniel Mack |
2015-02-02 | backlight: let udev properties override clamping | Topi Miettinen |
2014-11-28 | treewide: use log_*_errno whenever %m is in the format string | Michal Schmidt |
2014-11-28 | treewide: more log_*_errno() conversions, multiline calls | Michal Schmidt |
2014-11-28 | treewide: no need to negate errno for log_*_errno() | Michal Schmidt |
2014-11-28 | treewide: auto-convert the simple cases to log_*_errno() | Michal Schmidt |
2014-09-11 | backlight: Avoid error when state restore is disabled | Michael Biebl |
2014-06-10 | backlight: Do not clamp brightness for LEDs | Denis Tikhomirov |
2014-05-07 | backlight: handle saved brightness exceeding max brightness | Jani Nikula |
2014-04-23 | backlight: warn if kernel exposes backlight device with bogus max_brightness | Lennart Poettering |
2014-04-07 | backlight: unify error messages | Zbigniew Jędrzejewski-Szmek |
2014-04-04 | backlight: do nothing if max_brightness is 0 | Thomas Bächler |
2014-03-12 | backlight: Avoid restoring brightness to an unreadably dim level | Josh Triplett |
2014-03-12 | backlight: Fix copy/paste error printing an unrelated error code | Josh Triplett |
2014-02-19 | make gcc shut up | Lennart Poettering |
2014-02-17 | doc: update punctuation | Jan Engelhardt |
2013-11-18 | Remove duplicate includes | Karel Zak |
2013-11-06 | util: unify reading of /proc/cmdline | Lennart Poettering |
2013-10-19 | kerne-command-line: introduce option 'systemd.restore_state' | Tom Gundersen |
2013-10-14 | backlight: include ID_PATH in file names for backlight settings | Lennart Poettering |
2013-10-14 | backlight: always prefer "firmware"/"platform" backlights over "raw" backligh... | Lennart Poettering |
2013-10-13 | Introduce udev object cleanup functions | Zbigniew Jędrzejewski-Szmek |
2013-10-11 | Add support for saving/restoring keyboard backlights | Bastien Nocera |
2013-09-17 | backlight,random-seed: move state files into /var/lib/systemd | Lennart Poettering |
2013-08-14 | backlight: instead of syspath use sysname for identifying backlight devices | Lennart Poettering |
2013-08-14 | backlight: add minimal tool to save/restore screen brightness across reboots | Lennart Poettering |