summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/gpio_wdt.c
Commit message (Expand)AuthorAgeFilesLines
* gpio: have gpiod_ functions return and accept pointersAhmad Fatoum2023-06-231-11/+11
* treewide: add MODULE_DEVICE_TABLE markersAhmad Fatoum2023-06-131-0/+1
* Rename struct driver_d to driverSascha Hauer2023-01-101-1/+1
* Rename struct device_d to deviceSascha Hauer2023-01-101-1/+1
* Rename device_d::device_node to device_d::of_nodeSascha Hauer2023-01-101-1/+1
* watchdog: add GPIO watchdog driverAhmad Fatoum2021-04-131-0/+142