Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pwm_backlight: Add regnode_if.h to SRCS | Emmanuel Vadot | 2020-10-03 | 1 | -0/+1 |
| | | | | | | | | | | If the kernel config doesn't have this pseudo device it will not be generated and then the module will fail to compile. Reported by: mjg Notes: svn path=/head/; revision=366397 | ||||
* | Add pwm_backlight | Emmanuel Vadot | 2020-10-02 | 1 | -0/+15 |
Driver for pwm-backlight compatible device. Relnotes: yes Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D26252 Notes: svn path=/head/; revision=366371 |