| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | hwmonio: split IoAccess object out | Patrick Venture | 2018-04-24 | 1 | -208/+1 |
| * | Remove OCC EAGAIN workaround | Matthew Barth | 2018-04-13 | 1 | -8/+1 |
| * | Add configure option for how read fails behave | Patrick Venture | 2018-03-30 | 1 | -0/+4 |
| * | Handle OCC EAGAIN & EREMOTEIO in 4.13 | Matthew Barth | 2018-03-22 | 1 | -1/+21 |
| * | Add findHwmonFromDevPath() | Matt Spinler | 2018-03-07 | 1 | -0/+38 |
| * | Rename function | Matt Spinler | 2018-03-05 | 1 | -1/+1 |
| * | Clear errno before reading/writing | Matt Spinler | 2018-01-17 | 1 | -0/+2 |
| * | Silently exit on ENODEV | Edward A. James | 2017-12-11 | 1 | -11/+3 |
| * | Support reading 64 bit integers | Matt Spinler | 2017-11-29 | 1 | -2/+2 |
| * | Retry on ENODATA errors | Matt Spinler | 2017-11-16 | 1 | -0/+8 |
| * | Retry on ENODEV errnos | Matt Spinler | 2017-10-09 | 1 | -0/+8 |
| * | sysfs IO enhancements | Brad Bishop | 2017-09-08 | 1 | -42/+123 |
| * | sysfs: Removed unused code | Brad Bishop | 2017-08-31 | 1 | -113/+0 |
| * | Add hwmon io wrapper class | Brad Bishop | 2017-08-31 | 1 | -0/+104 |
| * | sysfs: refactor findCallout | Brad Bishop | 2017-08-31 | 1 | -23/+73 |
| * | sysfs: refactor findHwmon | Brad Bishop | 2017-08-31 | 1 | -15/+23 |
| * | sysfs: refactor findPhandleMatch | Brad Bishop | 2017-08-29 | 1 | -47/+42 |
| * | sysfs: Removed unused headers | Brad Bishop | 2017-08-28 | 1 | -2/+1 |
| * | Allow EAGAIN failures | Matt Spinler | 2017-07-28 | 1 | -1/+7 |
| * | Don't exit program on sysfs read failures. | Patrick Venture | 2017-07-27 | 1 | -3/+6 |
| * | Fix high CPU usage noted with BMP280 | Brandon Wyman | 2017-06-26 | 1 | -4/+2 |
| * | Don't exit with error when hwmon dir is removed | Andrew Geissler | 2017-06-16 | 1 | -0/+12 |
| * | Update call out algorithm for iio hwmon instance | Brandon Wyman | 2017-06-06 | 1 | -23/+91 |
| * | Update algorithm to find iio hwmon instance | Brandon Wyman | 2017-06-06 | 1 | -0/+33 |
| * | Cater for change in elog create and commit interface | Marri Devender Rao | 2017-04-15 | 1 | -26/+14 |
| * | Update sysfs reads | Matthew Barth | 2017-03-30 | 1 | -6/+15 |
| * | Update hwmon fan target sysfs entries | Matthew Barth | 2017-03-30 | 1 | -1/+55 |
| * | Use std::filesystem when generating callout paths | Brad Bishop | 2017-03-27 | 1 | -7/+9 |
| * | Use std::filesystem in favor of custom module | Brad Bishop | 2017-03-08 | 1 | -17/+10 |
| * | Log failing path after sysfs access failures | Brad Bishop | 2017-03-01 | 1 | -0/+43 |
| * | Find hwmon instances from OF device paths | Brad Bishop | 2017-01-17 | 1 | -0/+54 |

