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