aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/gpio/gpiopower.c
Commit message (Expand)AuthorAgeFilesLines
* gpio: Remove unused devclass arguments to DRIVER_MODULE.John Baldwin2022-05-091-3/+1
* gpiopower: Fix call to ofw_gpiobus_parse_gpiosJustin Hibbits2022-04-271-1/+1
* gpiopower: Fix failure case for attachJustin Hibbits2022-03-161-2/+1
* Add a GPIO poweroff and reset driver.Justin Hibbits2016-11-161-0/+137