aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/backlight
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-231-1/+0
* sys: Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-231-2/+0
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-232-4/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-07-253-3/+3
* backlight: Update cached value when getting the brightnessEmmanuel Vadot2022-06-011-1/+3
* Add backlight subsystemEmmanuel Vadot2020-10-023-0/+269