index
:
delta/systemd.git
assert-cleanups-and-constification
baserock/adamcoldrick/yaml-morphology
baserock/jjardon/fix_parallel_build
baserock/jjardon/intltool
baserock/morph
baserock/paulsherwood/sd-update
baserock/pedroalvarez/v217
baserock/pedroalvarez/v218
baserock/ps/update-linux-v3.12-systemd-v208
baserock/radiofree/enable_xz
baserock/richardmaw/nspawn-path-escapes
baserock/richardmaw/wip-upgrade-root
baserock/v218-with-canonical-hostname-fix
baserock/v219-314-gd736e4f-network_fixes
baserock/v219-729-g163ab29-jetson_btrfs_fixes
cap-bpf-compat
chase-symlinks-rework
coverity
coverity-now-for-real
coverity-python
default_memory
dependabot/github_actions/actions/checkout-2.4.0
dependabot/github_actions/actions/upload-artifact-2.3.1
dependabot/github_actions/github/codeql-action-1.0.23
dependabot/github_actions/github/codeql-action-1.0.24
dependabot/github_actions/github/codeql-action-1.0.27
dependabot/github_actions/github/super-linter-4.8.2
dependabot/github_actions/github/super-linter-4.8.3
dependabot/github_actions/github/super-linter-4.8.4
dependabot/github_actions/systemd/mkosi-11
dependabot/pip/dot-github/workflows/meson-0.60.3
dev-no-noexec
enabled-optimization
gc-cleanup
gcc-hypothesis
hidden-units-are-good-units
hwdb
keszybz-patch-1
main
master
meson-allows-fuzzer-building
msekletar-security-list-process
oomd-and-user-slices
proot
readme-double-header
revert-10744-logind-lock-down
revert-11715-revert-11534-coverity2
revert-12181-install-etc-systemd-generator-dirs
revert-12463-issue-12452-netlink
revert-13201-networkctl-merge-table_add_cell
revert-13843-watchdog
revert-14900-fix-privatedevices-dev-mac-label
revert-15648-journalctl-cat-beefup
revert-16058-fix-memory-protection-default
revert-16460-turn-off-ubuntu-ppa
revert-1740-master
revert-18355-resolved-discover
revert-18515-temporarily-pin-arch-repos
revert-18807-noexec
revert-19146-fix-JOURNAL-doc
revert-20598-order_noauto
revert-20998-dev/hv-detect
revert-2818-master
revert-2843-clock_boottime
revert-2859-ldconfig-after-localfs
revert-3283-master
revert-3528-upstream-add-networkd-dbus
revert-5012-master
revert-5298-relocatable-tests
revert-6508-audit-socket
setup-semaphore
stat2
systemctl-list-dependencies
systemd-paypal-funding
tasks-max-dynamic
v216-stable
what-s-up-with-coverity
wip/hadess/add-move-udev-action
wip/hadess/chassis-override
wip/hadess/hp-accel-quirk
wip/hadess/lis3lv02d-rule-hp
wip/hadess/logitech-hidraw
wip/hadess/logitech-ultrathin-touch-mouse
wip/hadess/memory-id
wip/hadess/minipro-uaccess
wip/hadess/rfkill-uaccess
wip/hadess/unsupported-dmi
wip/hadess/usb-analysers-uaccess
wip/hadess/webcams
github.com: systemd/systemd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backlight
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-02-01
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-23
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-24
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
[next]