summaryrefslogtreecommitdiffstats
path: root/sensor.cpp
Commit message (Expand)AuthorAgeFilesLines
* use filesystem instead of experimentalPatrick Venture2019-03-111-2/+2
* sensor: set scale to 0 in constructorPatrick Venture2019-01-251-1/+1
* sensor: add underscore prefix to membersPatrick Venture2019-01-091-30/+32
* sensor: to enable testing receive hwmonio interface pointerPatrick Venture2018-12-191-7/+8
* Make hwmon work with double or int64 interfaceJames Feist2018-10-221-3/+25
* Remove old experimental includesWilliam A. Kennington III2018-10-181-3/+1
* cleanup: reduced scope of variablesPatrick Venture2018-10-121-5/+5
* Use gpioplus for specifying gpio gatingPatrick Venture2018-09-211-0/+38
* add .clang-formatPatrick Venture2018-08-311-54/+40
* Move sensor adjust within sensor objectMatthew Barth2018-06-041-1/+14
* Move value iface creation into sensor objectMatthew Barth2018-05-241-0/+115
* Move status iface creation into sensor objectMatthew Barth2018-05-241-7/+7
* Add sensor object frameworkMatthew Barth2018-05-221-0/+5
* Add status interface to sensorsMatthew Barth2018-04-271-0/+83
OpenPOWER on IntegriCloud