1. 94539af clang-format: update latest spec and reformat by Patrick Williams · 9 weeks ago
  2. 02e598a clang-format: re-format for clang-18 by Patrick Williams · 8 months ago
  3. 6412993 prefer std::format over fmt by Patrick Williams · 1 year, 2 months ago
  4. 47fb49a sensor: Implement sensor "PRIORITY" by Lakshmi Yadlapati · 1 year, 6 months ago
  5. e8771fd clang-format: copy latest and re-format by Patrick Williams · 1 year, 11 months ago
  6. c9d6161 sensor: Implement sensor "ACCURACY" by George Liu · 2 years, 6 months ago
  7. ad6043f sdbusplus: use shorter type aliases by Patrick Williams · 2 years, 9 months ago
  8. d273b1e sdbusplus: object: don't use 'bool' argument constructor by Patrick Williams · 3 years ago
  9. 6d50c3e sensor: Implement sensor "ASYNC_READ_TIMEOUT" by Brandon Kim · 6 years ago
  10. d8cacfd Change #ifdef to #if after move to meson by Matt Spinler · 4 years ago
  11. 7ab1b25 Fix applying sensor scale on first read by Matt Spinler · 4 years, 9 months ago
  12. 6a391de Print the errno from a fail in the journal by Matt Spinler · 4 years, 9 months ago
  13. ecac0ae Fixes for when sensor value is a double by Matt Spinler · 4 years, 9 months ago
  14. 5e034af Print the failing filename in the journal msg by Matt Spinler · 4 years, 10 months ago
  15. 2227bd5 sensor: Replace GpioLock with stdplus RAII helper by William A. Kennington III · 6 years ago
  16. 79205b2 sensor: Add UPDATE_FUNCTIONAL_ON_FAIL and its behavior by Brandon Kim · 6 years ago
  17. 86dcac8 sensor: Always add status interface, track fault file with class member by Brandon Kim · 6 years ago
  18. 3ebaa3e sensor: remove redundant condition by Patrick Venture · 6 years ago
  19. 6206723 rename Object type to InterfaceMap by Patrick Venture · 6 years ago
  20. db76d49 sensor: Implement RAII object for GPIO unlock and lock by Brandon Kim · 6 years ago
  21. 9e997b4 use filesystem instead of experimental by Patrick Venture · 6 years ago
  22. e9764ff sensor: set scale to 0 in constructor by Patrick Venture · 6 years ago
  23. 12659aa sensor: add underscore prefix to members by Patrick Venture · 6 years ago
  24. 2864b06 sensor: to enable testing receive hwmonio interface pointer by Patrick Venture · 6 years ago
  25. ee73f5b Make hwmon work with double or int64 interface by James Feist · 7 years ago
  26. 4cbdfef Remove old experimental includes by William A. Kennington III · 6 years ago
  27. 685efa1 cleanup: reduced scope of variables by Patrick Venture · 6 years ago
  28. b28f432 Use gpioplus for specifying gpio gating by Patrick Venture · 7 years ago
  29. 043d323 add .clang-format by Patrick Venture · 7 years ago
  30. ac47309 Move sensor adjust within sensor object by Matthew Barth · 7 years ago
  31. cb3daaf Move value iface creation into sensor object by Matthew Barth · 7 years ago
  32. 2e41b13 Move status iface creation into sensor object by Matthew Barth · 7 years ago
  33. 9c43106 Add sensor object framework by Matthew Barth · 7 years ago
  34. 3581938 Add status interface to sensors by Matthew Barth · 7 years ago