1. 16805a6 mainloop: Make HwmonIO injectable dependency by Patrick Venture · 6 years ago
  2. 6206723 rename Object type to InterfaceMap by Patrick Venture · 6 years ago
  3. 9e997b4 use filesystem instead of experimental by Patrick Venture · 6 years ago
  4. 685efa1 cleanup: reduced scope of variables by Patrick Venture · 6 years ago
  5. 043d323 add .clang-format by Patrick Venture · 6 years ago
  6. 5055237 hwmonio:: Add Interface base class and tests by Patrick Venture · 7 years ago
  7. 5dc6fe7 Use s.c_str() in log messages by Joseph Reynolds · 7 years ago
  8. 75e56c6 hwmonio: split IoAccess object out by Patrick Venture · 7 years ago
  9. a24c880 move calls to cstdlib::getenv to env::getEnv by Patrick Venture · 7 years ago
  10. 7a5285d move getEnv methods into env namespace by Patrick Venture · 7 years ago
  11. 28f8e66 Check TARGET_MODE on target sensors by Matthew Barth · 7 years ago
  12. a7e2c1e Make it possible to choose the target interface by Matt Spinler · 7 years ago
  13. a4bba96 Add pwm id as fan pwm target by Lei YU · 7 years ago
  14. 9331ab7 Add fan pwm interface target by Patrick Venture · 7 years ago
  15. b4e6557 Read fan target sysfs value on startup by Matt Spinler · 7 years ago
  16. 751043e Use hwmonio for attribute IO by Brad Bishop · 7 years ago
  17. 1e6324f Don't exit program on sysfs read failures. by Patrick Venture · 8 years ago
  18. 0a8de64 Write pwmX_enable for fans that have a fanX_target by Matt Spinler · 8 years ago
  19. 048ac87 Update hwmon fan target sysfs entries by Matthew Barth · 8 years ago
  20. bf7b7b1 Create a FanSpeedObject interface by Matthew Barth · 8 years ago