1. 9b65f76 Log the failing sysfs filename by Matt Spinler · 8 years ago
  2. c923ce9 Enhancement to support GAIN and OFFSET value for sensor reading by Chiabing Lee · 8 years ago
  3. 754d38c sysfs IO enhancements by Brad Bishop · 8 years ago
  4. 751043e Use hwmonio for attribute IO by Brad Bishop · 8 years ago
  5. f3aa9ae mainloop: Cache devpath at startup by Brad Bishop · 8 years ago
  6. f9c83c4 Add configure option to control how fails behave by Matt Spinler · 8 years ago
  7. 3b8e36e Allow EAGAIN failures by Matt Spinler · 8 years ago
  8. 1e6324f Don't exit program on sysfs read failures. by Patrick Venture · 8 years ago
  9. 1f8a958 Add a level of indirection when naming the DBUS objects by Tom Joseph · 8 years ago
  10. ab10f16 Introduce interval configuration for sensor reads. by Patrick Venture · 8 years ago
  11. 62503a4 Exit early if no sensors matched. by Patrick Venture · 8 years ago
  12. 0a8de64 Write pwmX_enable for fans that have a fanX_target by Matt Spinler · 8 years ago
  13. 048ac87 Update hwmon fan target sysfs entries by Matthew Barth · 8 years ago
  14. bf7b7b1 Create a FanSpeedObject interface by Matthew Barth · 8 years ago
  15. 973886d Change constexpr function pointers to static constants by Saqib Khan · 8 years ago
  16. 03e8735 Remove unnecessary copy constructing ObjectManager by Brad Bishop · 8 years ago
  17. 4db6442 Log failing path after sysfs access failures by Brad Bishop · 8 years ago
  18. b8740fc Minor path/string op tweaks by Brad Bishop · 8 years ago
  19. 30dbcee Delay emission of InterfacesAdded by Brad Bishop · 8 years ago
  20. add9851 Instantiate objects in the correct namespace by Brad Bishop · 8 years ago
  21. 5afe21a Detect power current and energy sensors by Brad Bishop · 8 years ago
  22. 951a79e Add helper function for finding attributes by Brad Bishop · 8 years ago
  23. e0b7d05 Enable sensor thresholds by Brad Bishop · 8 years ago
  24. e9fdee0 Move value interface creation to a helper method. by Brad Bishop · 8 years ago
  25. f3df6b4 Add configuration discovery helper method by Brad Bishop · 8 years ago
  26. f7426cf Add object info tuple by Brad Bishop · 8 years ago
  27. ab795a1 Add util.hpp by Brad Bishop · 8 years ago
  28. 3d20846 Remove sensorcache.hpp by Brad Bishop · 8 years ago
  29. dddb715 Poll and update sensors by Brad Bishop · 8 years ago
  30. 74aa4dd Set Sensors.Value unit and scale properties by Brad Bishop · 8 years ago
  31. 4737850 Set sensor initial value. by Brad Bishop · 8 years ago
  32. 075f7a2 Create DBus objects by Brad Bishop · 8 years ago
  33. 8e068d9 Add server binding typename aliases by Brad Bishop · 8 years ago
  34. 73831cd Add labels by Brad Bishop · 8 years ago
  35. 75b4ab8 Move polling loop to state container by Brad Bishop · 8 years ago
  36. 3c344d3 Add sensor state by Brad Bishop · 8 years ago
  37. 9c7b6e0 Grab DBus connection by Brad Bishop · 8 years ago
  38. b9e2b07 Add config options by Brad Bishop · 8 years ago
  39. d499ca6 Add a shutdown option to main loop by Brad Bishop · 8 years ago
  40. e55ef3d Remove main loop from application file by Brad Bishop · 8 years ago