summaryrefslogtreecommitdiff
path: root/sys/modules/gpio/Makefile
AgeCommit message (Expand)Author
2024-10-31modules: gpioaei only on ACPI-supporting archsColin Percival
2024-10-31GPIO: Add ACPI _AEI supportColin Percival
2023-08-16sys: Remove $FreeBSD$: one-line sh patternWarner Losh
2019-12-07Add module build stuff for gpioths(4), a driver for DHT11/DHT22 sensors.Ian Lepore
2016-05-28Add gpiokeys to the list of GPIO modules built only if FDT is enabledOleksandr Tymoshenko
2016-05-27When building modules, define make variable OPT_FDT if the kernel configIan Lepore
2016-05-27[gpio] add gpiospi to the gpio module.Adrian Chadd
2016-05-26Add a PPS driver that takes the timing pulse from a gpio pin. CurrentlyIan Lepore
2016-05-14Revert r299739. That did not make it better.Bjoern A. Zeeb
2016-05-12Add loadable module for gpiokeysOleksandr Tymoshenko
2012-01-15Allow building the GPIO bus and associated bits as modules.Adrian Chadd