aboutsummaryrefslogtreecommitdiff
path: root/tools/gpio/gpio-event-mon.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-27tools: gpio: fix -c option of gpio-event-monGravatar Ivo Borisov Shopov 1-0/+1
2022-05-04tools: gpio: Add new hardware clock typeGravatar Dipen Patel 1-1/+5
2021-01-18tools: gpio: fix %llu warning in gpio-event-mon.cGravatar Kent Gibson 1-2/+2
2020-12-05tools: gpio: add option to report wall-clock time to gpio-event-monGravatar Kent Gibson 1-1/+5
2020-09-30tools: gpio: add debounce support to gpio-event-monGravatar Kent Gibson 1-3/+17
2020-09-30tools: gpio: add multi-line monitoring to gpio-event-monGravatar Kent Gibson 1-11/+34
2020-09-30tools: gpio: port gpio-event-mon to v2 uAPIGravatar Kent Gibson 1-44/+47
2020-07-12tools: gpio: fix spurious close warning in gpio-event-monGravatar Kent Gibson 1-1/+2
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Gravatar Thomas Gleixner 1-4/+1
2018-03-01tools/gpio/gpio-event-mon: fix warningGravatar Anders Roxell 1-1/+1
2017-12-21tools/gpio: Fix build error with musl libcGravatar Joel Stanley 1-0/+1
2017-12-20tools/gpio: Don't use u_int32_tGravatar Jonathan Neuschäfer 1-4/+5
2016-08-08tools/gpio: fix gpio-event-mon header commentGravatar Baruch Siach 1-1/+1
2016-06-15tools/gpio: add the gpio-event-mon toolGravatar Linus Walleij 1-0/+192