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: fix detection of multiple graphic cards
Yu Watanabe
2024-04-04
1
-0
/
+4
*
udev,backlight,kernel-install: reword sentences starting with "Skipping to"
Zbigniew Jędrzejewski-Szmek
2024-03-07
1
-3
/
+3
*
backlight: supprt ID_LEDS_CLAMP udev property for leds subsystem devices
Yu Watanabe
2024-01-03
1
-13
/
+21
*
Merge pull request #30591 from yuwata/device-util
Luca Boccassi
2024-01-01
1
-54
/
+26
|
\
|
*
tree-wide: use device_in_subsystem() and device_is_devtype()
Yu Watanabe
2023-12-22
1
-54
/
+26
*
|
backlight: split out verb_load() and verb_save(), then use dispatch_verb()
Yu Watanabe
2023-12-22
1
-57
/
+75
*
|
backlight: use WRITE_STRING_FILE_MKDIR_0755 flag on save
Yu Watanabe
2023-12-22
1
-6
/
+1
*
|
backlight: split out read_saved_brightness()
Yu Watanabe
2023-12-22
1
-26
/
+40
*
|
backlight: split out device_new_from_arg()
Yu Watanabe
2023-12-22
1
-23
/
+43
*
|
backlight: split out build_save_file_path()
Yu Watanabe
2023-12-22
1
-18
/
+44
*
|
backlight: move validity check of max_brightness to get_max_brightness()
Yu Watanabe
2023-12-22
1
-14
/
+18
|
/
*
backlight: support to specify percentage of minimum brightness
Yu Watanabe
2023-10-06
1
-7
/
+25
*
reboot-util: cache the result of shall_restore_state
Mike Yuan
2023-08-13
1
-1
/
+1
*
meson: move declarations of backlight, rfkill, and sysupdate-generator
Yu Watanabe
2023-07-31
1
-0
/
+9
*
device-util: Declare iterator variables inline
Daan De Meyer
2023-07-12
1
-2
/
+1
*
basic: rename util.h to logarithm.h
Zbigniew Jędrzejewski-Szmek
2022-11-08
1
-1
/
+0
*
backlight: fix issue on multiple graphics cards system
Yu Watanabe
2022-08-17
1
-1
/
+61
*
backlight: filter out unnecessary backlight devices by device enumerator
Yu Watanabe
2022-08-17
1
-7
/
+12
*
backlight: add/update several logs for validating backlight devices
Yu Watanabe
2022-08-17
1
-27
/
+46
*
backlight: accept embedded display port named e.g. card0-eDP-1
Yu Watanabe
2022-08-09
1
-1
/
+1
*
tree-wide: unify some code that looks for --help in the command line
Lennart Poettering
2022-03-31
1
-2
/
+3
*
backlight: ignore error if the backlight device is already removed
Yu Watanabe
2022-01-05
1
-2
/
+10
*
alloc-util: add strdupa_safe() + strndupa_safe() and use it everywhere
Lennart Poettering
2021-10-14
1
-1
/
+1
*
Drop the text argument from assert_not_reached()
Zbigniew Jędrzejewski-Szmek
2021-08-03
1
-1
/
+1
*
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
[next]