summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* build: pkg anti-pattern: use defaultsHEADmasterPatrick Venture2019-02-131-5/+5
* gpio: Fix missing cassertWilliam A. Kennington III2018-11-121-0/+1
* Add clang-format to repoPatrick Venture2018-11-0119-678/+750
* cleanup: use const reference passing stringPatrick Venture2018-10-141-1/+1
* phosphor-gpio-monitor: use c++17Vernon Mauery2018-10-041-1/+1
* Spelling fixesGunnar Mills2018-08-141-1/+1
* Use s.c_str() in log messagesJoseph Reynolds2018-05-302-2/+2
* Add MAINTAINERS fileAndrew Jeffery2018-05-191-0/+45
* Make --continue as no_argumentLei YU2018-04-191-2/+2
* Add --continue argumentLei YU2018-04-125-9/+31
* Spelling fixesGunnar Mills2018-04-082-2/+2
* Spelling fixesGunnar Mills2017-10-251-1/+1
* gpio-presence: Pass drivers in to applicationMatt Spinler2017-09-082-2/+63
* gpio-presence: Add function to bind/unbind driversMatt Spinler2017-09-054-4/+90
* Fix test/Makefile.am formatGunnar Mills2017-07-281-6/+27
* Fix Makefile.am formatGunnar Mills2017-07-281-14/+16
* Refactor GPIO Monitor classGunnar Mills2017-07-286-139/+16
* Refactor GPIO Presence classGunnar Mills2017-07-275-129/+212
* Monitor for GPIO state changeGunnar Mills2017-07-263-3/+157
* Update inventory item interfaceGunnar Mills2017-07-263-2/+141
* Read GPIO key on startupGunnar Mills2017-07-264-2/+153
* Add base support for GPIO presenceGunnar Mills2017-07-258-2/+185
* Fix incorrect initialization of evdevVishwanatha Subbanna2017-06-193-7/+11
* Fill in gpio-util functionalityMatt Spinler2017-05-304-0/+340
* Add GPIO classMatt Spinler2017-05-305-1/+231
* Create phosphor-gpio-util frameworkMatt Spinler2017-05-255-5/+34
* Use libevdev for monitoring GPIO state changeVishwanatha Subbanna2017-04-275-29/+107
* Add gitignoreVishwanatha Subbanna2017-04-271-0/+49
* Add gtest cases to test callback handlerVishwanatha Subbanna2017-04-274-2/+159
* Call defined target when GPIO line is assertedVishwanatha Subbanna2017-04-275-6/+71
* Add sd_event loop and callback handlerVishwanatha Subbanna2017-04-275-7/+106
* Populate the file descriptor for the deviceVishwanatha Subbanna2017-04-266-2/+169
* Add code to accept command line argumentsVishwanatha Subbanna2017-04-266-0/+269
* Initial commitPatrick Williams2017-04-031-0/+201
OpenPOWER on IntegriCloud