1. f0096a0 Add fan profile support to dbusconfiguration by James Feist · 5 years ago
  2. f81f288 Expand conf namespace by James Feist · 5 years ago
  3. 3484bed s/minThermalRPM/minThermalOutput by James Feist · 5 years ago
  4. 75eb769 dbuspassive: allow scaling by James Feist · 5 years ago
  5. 608304d stepwise: Add ceiling type by James Feist · 5 years ago
  6. 2642cb5 dbusconfiguration: set timeout to 0 by James Feist · 5 years ago
  7. 18b1311 build: drop support for YAML configurations by Patrick Venture · 5 years ago
  8. 7442c37 conf change: pid: all pid details are now camelCase by Patrick Venture · 5 years ago
  9. 69c5106 conf change: sensors: read and write path rename by Patrick Venture · 5 years ago
  10. 8e2fdb3 conf change: rename zone variables by Patrick Venture · 5 years ago
  11. 1f802f5 Move all variant usage to std by James Feist · 5 years ago
  12. 572c43d Add Hysteresis to pid controllers by James Feist · 5 years ago
  13. 1738e2a [dbus-configuration] Add regex support by James Feist · 5 years ago
  14. 9fa90c1 Change all default_bus back to new_system bus by James Feist · 5 years ago
  15. 80b5d9a Remove singleton from dbuswriter by James Feist · 5 years ago
  16. 208abce dbusconfiguration: Change apply_visitor to visit by James Feist · 6 years ago
  17. ffd418b dbusconfiguration: Fix and simplify zone calculation by James Feist · 6 years ago
  18. 4a0c061 std::variant: Fixup apply_visitor calls by William A. Kennington III · 6 years ago
  19. 5f59c0f Move all floats to doubles by Patrick Venture · 6 years ago
  20. c959c42 dbusconfiguration: Protect against partial config by James Feist · 6 years ago
  21. 4fd8cff cleanup: drop obsolete is_method_error checks by Patrick Venture · 6 years ago
  22. c54fbd8 style: rename main globals per style by Patrick Venture · 6 years ago
  23. 76ce5d7 dbus: dbuswrite: add try/catch block on calls by Patrick Venture · 6 years ago
  24. f5e770b dbus: dbuswrite: use factory to catch errors by Patrick Venture · 6 years ago
  25. f8cb464 dbus: passive: move exception checking into factory by Patrick Venture · 6 years ago
  26. 7dbc517 dbus: util: add missing try/catch block by Patrick Venture · 6 years ago
  27. 7af157b style: function names should be lower camel by Patrick Venture · 6 years ago
  28. 34ddc90 dbus: util: add missing try/catch block by Patrick Venture · 6 years ago
  29. 563a356 style: member functions should be lower camel by Patrick Venture · 6 years ago
  30. f325231 style: fixup naming of structures by Patrick Venture · 6 years ago
  31. 65ea92e dbusconfiguration: lower cpu cycles while waiting by James Feist · 6 years ago
  32. 26e8c6a dbusconfiguration: Fix mapper call by James Feist · 6 years ago
  33. 4a2dc4d cleanup: apply constness to read-only iterators by Patrick Venture · 6 years ago
  34. 36b7d8e [dbus-passive] Add threshold fan failure by James Feist · 6 years ago
  35. 0771659 dbus: set inclusion to local-first search by Patrick Venture · 6 years ago
  36. 107a25d dbus: transition to find_if by Patrick Venture · 6 years ago
  37. d7a55bf Stop using mapbox namespace directly by James Feist · 6 years ago
  38. cd9e109 [dbus-writer] limit d-bus traffic by James Feist · 6 years ago
  39. 50fdfe3 [dbusconfiguration] Allow partial configurations by James Feist · 6 years ago
  40. 3dfaafd Add hysteresis to stepwise controller by James Feist · 6 years ago
  41. 22c257a Add stepwise controller by James Feist · 6 years ago
  42. 8c3c51e DbusConfiguration Flatten configuration by James Feist · 6 years ago
  43. e2ec0f6 clang-format: fix pointer alignment, sort using by Patrick Venture · 6 years ago
  44. da4a5dd add .clang-format by Patrick Venture · 6 years ago
  45. 64f072a dbusConfiguration: restart on configuration change by James Feist · 6 years ago
  46. c065cf1 Add double support for sensor interface by James Feist · 6 years ago
  47. 7136a5a Add ability to configure from dbus by James Feist · 6 years ago
  48. 0ef1faf test: dbus: passive read interface by Patrick Venture · 6 years ago
  49. 0df7c0f dbus: transition to interface for testing by Patrick Venture · 6 years ago
  50. d0c7566 dbus: dbuspassive refactor by Patrick Venture · 6 years ago
  51. 0d73b10 dbus: util: Remove explicit element count by Patrick Venture · 6 years ago
  52. 863b924 Sensor Objects by Patrick Venture · 6 years ago