summaryrefslogtreecommitdiff
path: root/sys/modules/gpio/Makefile
Commit message (Expand)AuthorAgeFilesLines
* modules: gpioaei only on ACPI-supporting archsColin Percival2024-11-031-1/+5
* GPIO: Add ACPI _AEI supportColin Percival2024-11-031-1/+1
* sys: Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
* Add module build stuff for gpioths(4), a driver for DHT11/DHT22 sensors.Ian Lepore2019-12-071-1/+1
* Add gpiokeys to the list of GPIO modules built only if FDT is enabledOleksandr Tymoshenko2016-05-281-1/+1
* When building modules, define make variable OPT_FDT if the kernel configIan Lepore2016-05-271-1/+5
* [gpio] add gpiospi to the gpio module.Adrian Chadd2016-05-271-1/+1
* Add a PPS driver that takes the timing pulse from a gpio pin. CurrentlyIan Lepore2016-05-261-1/+1
* Revert r299739. That did not make it better.Bjoern A. Zeeb2016-05-141-1/+1
* Add loadable module for gpiokeysOleksandr Tymoshenko2016-05-121-1/+1
* Allow building the GPIO bus and associated bits as modules.Adrian Chadd2012-01-151-0/+30