summaryrefslogtreecommitdiff
path: root/sys/dev/acpi/plgpio_acpi.c
AgeCommit message (Expand)Author
2021-01-29Use acpi_compatible_match().thorpej
2020-12-07Fix 32-bit build.jmcneill
2018-11-23Use acpi_intr_establishjmcneill
2018-10-23Do not complain if the _AEI method is not found, just skip installing thejmcneill
2018-10-22Factor out common ACPI event code into a shared module.jmcneill
2018-10-21Add support for GPIO interrupt signaled ACPI events.jmcneill
2018-10-15Add ACPI glue for PL061 GPIOjmcneill