summaryrefslogtreecommitdiff
path: root/drivers/reset/reset-gpio.c
AgeCommit message (Expand)AuthorFilesLines
2026-01-24reset: gpio: check the return value of gpiod_set_value_cansleep()Bartosz Golaszewski1-6/+2
2026-01-19reset: gpio: suppress bind attributes in sysfsBartosz Golaszewski1-0/+1
2025-11-20reset: gpio: convert the driver to using the auxiliary busBartosz Golaszewski1-9/+10
2024-02-21reset: gpio: Add GPIO-based reset controllerKrzysztof Kozlowski1-0/+119