summaryrefslogtreecommitdiffstats
path: root/sys/dev/acpi/acpiutil.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* needs param.h, not types.hderaadt2020-06-171-2/+2
* Remove some includes include-what-you-use claims don'tjsg2015-03-141-2/+1
* delete unnccessary includederaadt2010-07-131-3/+1
* Use new acpi_maptable on AMLOP_LOAD operations; do not panic if bad checksumjordan2009-12-051-2/+2
* Fix dmesg printing of error.marco2009-12-011-2/+3
* Fix $OpenBSD$ for once and for allmarco2008-06-111-1/+1
* slight cleaningderaadt2006-12-191-4/+2
* Spacing cleanup.grange2005-07-101-2/+2
* Start on a basic ACPI framework -- does not do much more than read out thetholo2005-06-021-0/+42