aboutsummaryrefslogtreecommitdiffstats
path: root/tools/gpio/lsgpio.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-12-05tools: gpio: add support for reporting realtime event clock to lsgpioKent Gibson1-0/+4
2020-09-30tools: gpio: port lsgpio to v2 uAPIKent Gibson1-22/+38
2020-07-12tools: gpio: fix spurious close warning in lsgpioKent Gibson1-1/+2
2020-05-05tools: gpio: add bias flags to lsgpioKent Gibson1-0/+12
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2016-03-31tools/gpio: Add missing initialization of device_nameGeert Uytterhoeven1-1/+1
2016-02-25gpio: present the consumer of a line to userspaceLinus Walleij1-3/+3
2016-02-23tools: gpio: Small updates for output formatMarkus Pargmann1-2/+2
2016-02-19gpio: add userspace ABI for GPIO line informationLinus Walleij1-12/+79
2016-02-19gpio: store reflect the label to userspaceLinus Walleij1-2/+2
2016-02-09tools/gpio: create GPIO toolsLinus Walleij1-0/+128