summaryrefslogtreecommitdiffstats
path: root/sys/dev/acpi/acpivideo.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update my email address.pirofti2020-04-061-2/+2
* On the Lenovo X395 acpivout(4) does not attach since there ispatrick2020-02-081-2/+2
* Fix a format string specifier error in a debug printf.mlarkin2017-06-301-2/+2
* Remove some includes include-what-you-use claims don'tjsg2015-03-141-2/+1
* Remove leftover include.pirofti2011-05-231-2/+1
* Don't enumerate _DOD for attaching acpivout(4), since:martynas2011-04-061-71/+14
* annoying spaces getting in the wayderaadt2010-07-271-3/+3
* Some machines include VID devices for hardware that doesn't exist. Avoidkettenis2010-07-261-1/+14
* Add myself to the copyright, suggested by marco@.pirofti2009-06-041-1/+2
* Some output devices have only brightness support (or only output switching).pirofti2009-06-041-1/+7
* Add acpivideo support. This adds brightness support for all laptopspirofti2009-06-031-22/+109
* defines for output devices' events.fgsch2008-07-021-1/+8
* add acpivideo. for now almost an empty skel so others can work onfgsch2008-07-021-0/+131