aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/gpio/gpiobacklight.c
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* gpio: Remove unused devclass arguments to DRIVER_MODULE.John Baldwin2022-05-091-4/+1
* Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many)Pawel Biernacki2020-02-261-1/+1
* Use GPIO pin management API in gpiobacklightOleksandr Tymoshenko2016-05-111-68/+29
* Add GPIO backlight driver compatible with Linux FDT bindings.Oleksandr Tymoshenko2015-07-301-0/+211