1. 6412993 prefer std::format over fmt by Patrick Williams · 11 months ago
  2. e8771fd clang-format: copy latest and re-format by Patrick Williams · 1 year, 8 months ago
  3. f9aff80 meson: Cleanup library linking by William A. Kennington III · 3 years, 8 months ago
  4. 5c014d2 Use std::filesystem::path::relative_path() by Matt Spinler · 6 years ago
  5. 85ba64a Don't std::filesystem::path::/= an absolute path by Matt Spinler · 6 years ago
  6. 9e997b4 use filesystem instead of experimental by Patrick Venture · 6 years ago
  7. 0956017 sysfs: transition to std::find_if by Patrick Venture · 6 years ago
  8. 043d323 add .clang-format by Patrick Venture · 6 years ago
  9. 75e56c6 hwmonio: split IoAccess object out by Patrick Venture · 7 years ago
  10. 8729e44 Remove OCC EAGAIN workaround by Matthew Barth · 7 years ago
  11. c1cece7 Add configure option for how read fails behave by Patrick Venture · 7 years ago
  12. a23babd Handle OCC EAGAIN & EREMOTEIO in 4.13 by Matthew Barth · 7 years ago
  13. 626df17 Add findHwmonFromDevPath() by Matt Spinler · 7 years ago
  14. 31dbe06 Rename function by Matt Spinler · 7 years ago
  15. c8a8e01 Clear errno before reading/writing by Matt Spinler · 7 years ago
  16. 26d2173 Silently exit on ENODEV by Edward A. James · 7 years ago
  17. fee106b Support reading 64 bit integers by Matt Spinler · 7 years ago
  18. 67ce4a4 Retry on ENODATA errors by Matt Spinler · 7 years ago
  19. 8a37c4b Retry on ENODEV errnos by Matt Spinler · 7 years ago
  20. 754d38c sysfs IO enhancements by Brad Bishop · 7 years ago
  21. f0c3fc1 sysfs: Removed unused code by Brad Bishop · 7 years ago
  22. 8b574a7 Add hwmon io wrapper class by Brad Bishop · 7 years ago
  23. 431d26a sysfs: refactor findCallout by Brad Bishop · 7 years ago
  24. 4e24ebd sysfs: refactor findHwmon by Brad Bishop · 7 years ago
  25. f4bf63a sysfs: refactor findPhandleMatch by Brad Bishop · 7 years ago
  26. 68c43b2 sysfs: Removed unused headers by Brad Bishop · 7 years ago
  27. 3b8e36e Allow EAGAIN failures by Matt Spinler · 7 years ago
  28. 1e6324f Don't exit program on sysfs read failures. by Patrick Venture · 8 years ago
  29. 2f370c4 Fix high CPU usage noted with BMP280 by Brandon Wyman · 8 years ago
  30. ac8b7c6 Don't exit with error when hwmon dir is removed by Andrew Geissler · 8 years ago
  31. 8af8a20 Update call out algorithm for iio hwmon instance by Brandon Wyman · 8 years ago
  32. 4eb9858 Update algorithm to find iio hwmon instance by Brandon Wyman · 8 years ago
  33. 05711eb Cater for change in elog create and commit interface by Marri Devender Rao · 8 years ago
  34. 4e1f30f Update sysfs reads by Matthew Barth · 8 years ago
  35. 048ac87 Update hwmon fan target sysfs entries by Matthew Barth · 8 years ago
  36. 5ec68ab Use std::filesystem when generating callout paths by Brad Bishop · 8 years ago
  37. 08379a3 Use std::filesystem in favor of custom module by Brad Bishop · 8 years ago
  38. 4db6442 Log failing path after sysfs access failures by Brad Bishop · 8 years ago
  39. 613a5b3 Find hwmon instances from OF device paths by Brad Bishop · 8 years ago