summaryrefslogtreecommitdiffstats
path: root/sys/dev/acpi/acpitoshiba.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* acpi: clean up some inconsistent style in the hid matching arraysmlarkin2018-07-011-2/+2
* Use <stdint.h> types.kettenis2018-06-291-12/+12
* In toshiba_hotkey() initialize the ret value to failure as it isbluhm2017-09-071-2/+2
* Untangle abstract sleep modes from ACPI sleep states. This paves the waynatano2017-02-281-3/+3
* move vendor HIDs into their drivers, clean up some unused definesjcs2017-02-251-4/+4
* enable suspend/hibernate fn keysgiovanni2016-06-161-1/+21
* attach acpitoshiba(4) on more Toshiba laptopsgiovanni2016-06-081-1/+11
* Remove some includes include-what-you-use claims don'tjsg2015-03-141-2/+1
* remove uneeded proc.h includesjsg2014-09-141-2/+1
* Unbreak tree. $OpenBSD$ tag needs to be in a comment! Badkrw2011-06-171-1/+1
* Import acpitoshiba driver.pirofti2011-06-161-0/+530