summaryrefslogtreecommitdiff
path: root/gpiodaemon
AgeCommit message (Expand)AuthorFilesLines
2019-04-08Do case insentive comparisons & representationsRichard Marian Thomaiyar1-10/+31
2019-03-27Skip property change signal during startRichard Marian Thomaiyar1-1/+1
2019-03-25Support: sampled value property in gpio daemonRichard Marian Thomaiyar2-44/+28
2019-03-21gpio daemon: Support addedRichard Marian Thomaiyar2-230/+175
2019-01-22Make 'set value' available only on output GPIOsYoo, Jae Hyun1-7/+8
2019-01-17Fix dangling file descriptor issueYoo, Jae Hyun1-0/+5
2019-01-17Block 'edge' setting on output GPIOsYoo, Jae Hyun1-7/+11
2019-01-10Merge "Monitor gpio value changes"Wang, Kuiying2-58/+219
2018-12-19gpiodaemon: Add phosphor-logging to linkJames Feist1-1/+3
2018-12-12Monitor gpio value changesCezary Golder2-58/+219
2018-12-07Fix build error with the latest sdbusplus variant changeYong Li1-3/+7
2018-11-14Update gpiodaemon with Entity-manager signalsGolder, Cezary2-187/+149
2018-10-26Create gpio dbus service basing on EntityManager.Golder, Cezary8-0/+878