index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
backlight
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
backlight: refactor get_max_brightness() to appease gcc
Zbigniew Jędrzejewski-Szmek
2021-04-01
1
-10
/
+11
*
backlight: reindent comments
Yu Watanabe
2021-02-22
1
-32
/
+22
*
backlight: reduce indentation a bit
Yu Watanabe
2021-02-22
1
-4
/
+2
*
backlight: same_device() may return negative errno
Yu Watanabe
2021-02-22
1
-1
/
+1
*
backlight: exit earlier when unknown verb is specified
Yu Watanabe
2021-02-22
1
-1
/
+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
-6
/
+6
*
backlight: add several debug logs and adjust log level of non critical error
Yu Watanabe
2020-11-23
1
-2
/
+6
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
various: remove assignments of unread variables
Zbigniew Jędrzejewski-Szmek
2020-09-22
1
-1
/
+1
*
backlight: validate read sysattr value
Yu Watanabe
2020-09-11
1
-51
/
+76
*
backlight: do not claim that ID_BACKLIGHT_CLAMP= property is not set
Yu Watanabe
2020-09-11
1
-1
/
+2
*
Add simple usage message to systemd-backlight (#16709)
Plan C
2020-08-28
1
-0
/
+28
*
backlight: read current backlight brightness from 'actual_brightness' attribute
Yu Watanabe
2020-06-30
1
-4
/
+32
*
backlight: call log_setup_service() before logging
Yu Watanabe
2020-06-30
1
-2
/
+2
*
backlight: use SYNTHETIC_ERRNO() macro
Yu Watanabe
2020-06-30
1
-20
/
+10
*
util-lib: move shall_restore_state() to shared/reboot-util
Zbigniew Jędrzejewski-Szmek
2019-09-16
1
-1
/
+1
*
tree-wide: (void)ify a few unlink() and rmdir()
Lennart Poettering
2019-03-27
1
-1
/
+1
*
headers: remove unneeded includes from util.h
Zbigniew Jędrzejewski-Szmek
2019-03-27
1
-0
/
+4
*
backlight: handle loading truncated file
Topi Miettinen
2019-02-02
1
-1
/
+1
*
tree-wide: port various places over to STARTSWITH_SET()
Lennart Poettering
2018-11-26
1
-3
/
+1
*
backlight: use DEFINE_MAIN_FUNCTION() macro
Yu Watanabe
2018-11-20
1
-57
/
+37
*
log: introduce new helper call log_setup_service()
Lennart Poettering
2018-11-20
1
-3
/
+1
*
Move LONG_LINE_MAX definition to fileio.h
Zbigniew Jędrzejewski-Szmek
2018-11-14
1
-1
/
+0
*
backlight: use log_device_*()
Yu Watanabe
2018-10-23
1
-15
/
+17
*
tree-wide: use streq() instead of streq_ptr()
Yu Watanabe
2018-09-23
1
-2
/
+2
*
tree-wide: replace device_enumerator_scan_devices()+FOREACH_DEVICE_AND_SUBSYS...
Yu Watanabe
2018-09-10
1
-6
/
+2
*
backlight: do not unref parent device
Yu Watanabe
2018-09-07
1
-5
/
+4
*
backlight: replace udev_device by sd_device
Yu Watanabe
2018-08-22
1
-150
/
+166
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
1
-3
/
+0
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
tree-wide: drop redundant _cleanup_ macros (#8810)
Lennart Poettering
2018-04-25
1
-4
/
+4
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
backlight: use current brightness if no saved value to trigger clamping (#8526)
Sebastian Reichel
2018-03-28
1
-5
/
+40
*
backlight: minor modernizations (#8528)
Lennart Poettering
2018-03-23
1
-16
/
+7
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
build-sys: drop automake support
Zbigniew Jędrzejewski-Szmek
2017-07-18
1
-1
/
+0
*
tree-wide: drop NULL sentinel from strjoin
Zbigniew Jędrzejewski-Szmek
2016-10-23
1
-2
/
+2
*
systemctl,networkctl,busctl,backlight: use STRPTR_IN_SET
Zbigniew Jędrzejewski-Szmek
2016-09-25
1
-1
/
+1
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
tree-wide: check if errno is greater than zero (2)
Zbigniew Jędrzejewski-Szmek
2016-01-13
1
-1
/
+1
*
tree-wide: group include of libudev.h with sd-*
Thomas Hindoe Paaboel Andersen
2015-11-17
1
-1
/
+2
*
tree-wide: sort includes
Thomas Hindoe Paaboel Andersen
2015-11-16
1
-2
/
+1
*
proc-cmdline: return proper errors from shall_restore_state()
Lennart Poettering
2015-11-02
1
-1
/
+1
*
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: move /proc/cmdline parsing code to proc-cmdline.[ch]
Lennart Poettering
2015-10-27
1
-1
/
+2
*
util-lib: split string parsing related calls from util.[ch] into parse-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-24
1
-1
/
+3
*
util: split out escaping code into escape.[ch]
Lennart Poettering
2015-10-24
1
-3
/
+4
*
fileio: consolidate write_string_file*()
Daniel Mack
2015-07-07
1
-1
/
+1
[next]