1. 50cf1c5 mainloop cleanup: added std namespace where missing by Patrick Venture · 7 years ago
  2. 979c806 Get sensor identifiers function by Matthew Barth · 7 years ago
  3. b798527 Check for empty return code list on adding by Matthew Barth · 7 years ago
  4. 0979185 mainloop cleanup: moved getAttrs to hwmon namespace by Patrick Venture · 7 years ago
  5. a24c880 move calls to cstdlib::getenv to env::getEnv by Patrick Venture · 7 years ago
  6. 7a5285d move getEnv methods into env namespace by Patrick Venture · 7 years ago
  7. 73a50c7 mainloop: Add some helpful comments by Patrick Venture · 7 years ago
  8. d4beecf No retries when adding a purposely removed sensor by Matthew Barth · 7 years ago
  9. 38c74e7 Trace return code driven remove/add of sensors by Matthew Barth · 7 years ago
  10. 28f8e66 Check TARGET_MODE on target sensors by Matthew Barth · 7 years ago
  11. 33db92b Include monitoring removed sensors for re-adding by Matthew Barth · 7 years ago
  12. 31d214c Attempt adding sensors with initial read error rc by Matthew Barth · 7 years ago
  13. 8772ce3 Remove sensors for given return codes by Matthew Barth · 7 years ago
  14. d26e277 Store sensor return codes for dbus removal by Matthew Barth · 7 years ago
  15. 2a51a9c performance: setup sysfs read independent of D-Bus by Deepak Kodihalli · 7 years ago
  16. c1cece7 Add configure option for how read fails behave by Patrick Venture · 7 years ago
  17. a23babd Handle OCC EAGAIN & EREMOTEIO in 4.13 by Matthew Barth · 7 years ago
  18. a7e2c1e Make it possible to choose the target interface by Matt Spinler · 7 years ago
  19. 7bd5fcf Read MaxValue and MinValue from configuration by James Feist · 7 years ago
  20. 9331ab7 Add fan pwm interface target by Patrick Venture · 7 years ago
  21. fee106b Support reading 64 bit integers by Matt Spinler · 7 years ago
  22. 4d9a35b Claim a stable well known busname by Brad Bishop · 7 years ago
  23. b4e6557 Read fan target sysfs value on startup by Matt Spinler · 7 years ago
  24. ccfc77b Pass discrete type/ID values into addThreshold by Matt Spinler · 7 years ago
  25. 4b68c4e Refactor method of looking up indirect labels by Matt Spinler · 7 years ago
  26. a3eb8e3 Remove old TODO by Matt Spinler · 7 years ago
  27. 9b65f76 Log the failing sysfs filename by Matt Spinler · 7 years ago
  28. c923ce9 Enhancement to support GAIN and OFFSET value for sensor reading by Chiabing Lee · 7 years ago
  29. 754d38c sysfs IO enhancements by Brad Bishop · 7 years ago
  30. 751043e Use hwmonio for attribute IO by Brad Bishop · 7 years ago
  31. f3aa9ae mainloop: Cache devpath at startup by Brad Bishop · 7 years ago
  32. f9c83c4 Add configure option to control how fails behave by Matt Spinler · 7 years ago
  33. 3b8e36e Allow EAGAIN failures by Matt Spinler · 7 years ago
  34. 1e6324f Don't exit program on sysfs read failures. by Patrick Venture · 8 years ago
  35. 1f8a958 Add a level of indirection when naming the DBUS objects by Tom Joseph · 8 years ago
  36. ab10f16 Introduce interval configuration for sensor reads. by Patrick Venture · 8 years ago
  37. 62503a4 Exit early if no sensors matched. by Patrick Venture · 8 years ago
  38. 0a8de64 Write pwmX_enable for fans that have a fanX_target by Matt Spinler · 8 years ago
  39. 048ac87 Update hwmon fan target sysfs entries by Matthew Barth · 8 years ago
  40. bf7b7b1 Create a FanSpeedObject interface by Matthew Barth · 8 years ago
  41. 973886d Change constexpr function pointers to static constants by Saqib Khan · 8 years ago
  42. 03e8735 Remove unnecessary copy constructing ObjectManager by Brad Bishop · 8 years ago
  43. 4db6442 Log failing path after sysfs access failures by Brad Bishop · 8 years ago
  44. b8740fc Minor path/string op tweaks by Brad Bishop · 8 years ago
  45. 30dbcee Delay emission of InterfacesAdded by Brad Bishop · 8 years ago
  46. add9851 Instantiate objects in the correct namespace by Brad Bishop · 8 years ago
  47. 5afe21a Detect power current and energy sensors by Brad Bishop · 8 years ago
  48. 951a79e Add helper function for finding attributes by Brad Bishop · 8 years ago
  49. e0b7d05 Enable sensor thresholds by Brad Bishop · 8 years ago
  50. e9fdee0 Move value interface creation to a helper method. by Brad Bishop · 8 years ago
  51. f3df6b4 Add configuration discovery helper method by Brad Bishop · 8 years ago
  52. f7426cf Add object info tuple by Brad Bishop · 8 years ago
  53. ab795a1 Add util.hpp by Brad Bishop · 8 years ago
  54. 3d20846 Remove sensorcache.hpp by Brad Bishop · 8 years ago
  55. dddb715 Poll and update sensors by Brad Bishop · 8 years ago
  56. 74aa4dd Set Sensors.Value unit and scale properties by Brad Bishop · 8 years ago
  57. 4737850 Set sensor initial value. by Brad Bishop · 8 years ago
  58. 075f7a2 Create DBus objects by Brad Bishop · 8 years ago
  59. 8e068d9 Add server binding typename aliases by Brad Bishop · 8 years ago
  60. 73831cd Add labels by Brad Bishop · 8 years ago
  61. 75b4ab8 Move polling loop to state container by Brad Bishop · 8 years ago
  62. 3c344d3 Add sensor state by Brad Bishop · 8 years ago
  63. 9c7b6e0 Grab DBus connection by Brad Bishop · 8 years ago
  64. b9e2b07 Add config options by Brad Bishop · 8 years ago
  65. d499ca6 Add a shutdown option to main loop by Brad Bishop · 8 years ago
  66. e55ef3d Remove main loop from application file by Brad Bishop · 8 years ago