Age | Commit message (Expand) | Author |
---|---|---|
2020-09-11 | Bump version: 1.99 → 1.100v1.100 | Devaev Maxim |
2020-09-10 | led colors | Devaev Maxim |
2020-09-10 | changed separator | Devaev Maxim |
2020-09-10 | removed edge detection | Devaev Maxim |
2020-09-10 | edge detection not available for pin r/w | Devaev Maxim |
2020-09-10 | experimental edge mode | Devaev Maxim |
2020-09-10 | refactoring | Devaev Maxim |
2020-09-10 | refactoring | Devaev Maxim |
2020-09-10 | only available gpio modes | Devaev Maxim |
2020-09-10 | refactoring | Devaev Maxim |
2020-09-10 | fixes | Devaev Maxim |
2020-09-10 | removed processing flag | Devaev Maxim |
2020-09-09 | sync atx api | Devaev Maxim |
2020-09-09 | prefer sync api | Devaev Maxim |
2020-09-09 | hide device path | Devaev Maxim |
2020-09-09 | mute | Devaev Maxim |
2020-09-09 | cleanup on driver side | Devaev Maxim |
2020-09-09 | hid relay driver | Devaev Maxim |
2020-09-09 | valid_ugpio_driver() fix + tests | Devaev Maxim |
2020-09-09 | tests | Devaev Maxim |
2020-09-09 | catch manual validation | Devaev Maxim |
2020-09-08 | refactoring | Devaev Maxim |
2020-09-08 | refactoring | Devaev Maxim |
2020-09-08 | validate drivers | Devaev Maxim |
2020-09-08 | renamed default gpio driver | Devaev Maxim |
2020-09-08 | stronger validators | Devaev Maxim |
2020-09-08 | fixed type of return value of check_string_in_list() | Devaev Maxim |
2020-09-08 | more validation | Devaev Maxim |
2020-09-08 | refactoring | Devaev Maxim |
2020-09-08 | improved ugpio scheme api | Devaev Maxim |
2020-09-08 | fixed ipmi auth | Devaev Maxim |
2020-09-08 | refactoring | Devaev Maxim |
2020-09-08 | refactoring | Devaev Maxim |
2020-09-07 | optional gpio initial | Devaev Maxim |
2020-09-07 | minor relatime fixes | Devaev Maxim |
2020-09-07 | fix | Devaev Maxim |
2020-09-07 | ugpio plugins | Devaev Maxim |
2020-09-05 | more logs | Devaev Maxim |
2020-09-05 | don't report inotify mask | Devaev Maxim |
2020-09-05 | fixed ugpio pin modes | Devaev Maxim |
2020-09-05 | using BatchReader for ATX | Devaev Maxim |
2020-09-05 | common background systasks | Devaev Maxim |
2020-09-05 | gpio read is very fast | Devaev Maxim |
2020-09-05 | minor 3.7 fixes | Devaev Maxim |
2020-09-05 | refactoring | Devaev Maxim |
2020-09-05 | Merge pull request #6 from OlegGirko/python-3.7 | Maxim Devaev |
2020-09-03 | pass gpio to prometheus metrics | Devaev Maxim |
2020-09-03 | Bump version: 1.98 → 1.99v1.99 | Devaev Maxim |
2020-09-03 | gpio ui | Devaev Maxim |
2020-09-01 | Remove all uses of = specifier in f-strings. | Oleg Girko |