1. 0001ee0 catch exceptions as const by Patrick Williams · 2 years, 9 months ago
  2. e7507a8 exception: switch to public sdbus exception by Patrick Williams · 2 years, 10 months ago
  3. 1df9e87 drop struct keyword for non-packed objects by Patrick Venture · 3 years, 9 months ago
  4. 7382318 dbus: parameterize dbusconfiguration init by Patrick Venture · 3 years, 9 months ago
  5. 39199b4 dbus: move debugPrint to util by Patrick Venture · 3 years, 9 months ago
  6. b8cfc64 dbus: move zone indexing to util by Patrick Venture · 3 years, 9 months ago
  7. 1a7c49f dbus: Move findSensors to dbus util by Patrick Venture · 3 years, 9 months ago
  8. 998fbe6 dbusconfiguration: Accept ZoneIndex parameter for zoneID by Josh Lehan · 3 years, 9 months ago
  9. 7e952d9 dbus: move types to header for use in tests by Patrick Venture · 3 years, 9 months ago
  10. 0911bfe dbusconfiguration: deconflict variable names by Patrick Venture · 3 years, 11 months ago
  11. 9b93692 dbushelper: drop obsolete parameter from interface by Patrick Venture · 3 years, 11 months ago
  12. 8729eb9 Make the dbushelper own its own bus handle. by Patrick Venture · 3 years, 11 months ago
  13. ef1f886 dbusconfiguration: fixup header inclusion by Patrick Venture · 3 years, 11 months ago
  14. a076487 sensors/zones: place in namespace and cleanup by Patrick Venture · 3 years, 11 months ago
  15. f3b04fd dbusconfiguration: add support for one-to-one fan/pwm mapping by Jason Ling · 4 years ago
  16. a83a3ec update clang-format from Latest in docs by Patrick Venture · 4 years ago
  17. 6fc301f dbus:config: add descriptive failures for missing attributes by Jason Ling · 4 years ago
  18. 991ebd8 dbusconfiguration: Filter InterfacesAdded Match by James Feist · 4 years ago
  19. 1a704dc Fix regex pattern for finding sensors by Jae Hyun Yoo · 4 years, 1 month ago
  20. 298a95c catch the execption during buildSensors by Yong Li · 4 years, 3 months ago
  21. 3660b38 Set ignoreDbusMinMax for Stepwise by James Feist · 4 years, 8 months ago
  22. 3433cb6 Add ignoreDbusMinMax to temp configurations by James Feist · 4 years, 8 months ago
  23. 5ec2027 Allow setting setpoint based on dynamic thresholds by James Feist · 5 years ago
  24. fc2e803 sensors: ignore min/max in json for D-Bus passive sensor read by Kun Yi · 5 years ago
  25. 11d243d dbusconfiguration: Protect better against bad config by James Feist · 5 years ago
  26. 3987c8b Remove FanProfile configuration by James Feist · 5 years ago
  27. 1fe0895 Make dbusconfiguration reloadable without reboot by James Feist · 5 years ago
  28. 0c8223b Consolidate all util.hpp by James Feist · 5 years ago
  29. 5782ab8 Bugfix: dbusconfiguration: read correct hysteresis by James Feist · 5 years ago
  30. f0096a0 Add fan profile support to dbusconfiguration by James Feist · 5 years ago
  31. f81f288 Expand conf namespace by James Feist · 5 years ago
  32. 3484bed s/minThermalRPM/minThermalOutput by James Feist · 5 years ago
  33. 75eb769 dbuspassive: allow scaling by James Feist · 5 years ago
  34. 608304d stepwise: Add ceiling type by James Feist · 5 years ago
  35. 2642cb5 dbusconfiguration: set timeout to 0 by James Feist · 5 years ago
  36. 18b1311 build: drop support for YAML configurations by Patrick Venture · 5 years ago
  37. 7442c37 conf change: pid: all pid details are now camelCase by Patrick Venture · 5 years ago
  38. 69c5106 conf change: sensors: read and write path rename by Patrick Venture · 5 years ago
  39. 8e2fdb3 conf change: rename zone variables by Patrick Venture · 5 years ago
  40. 1f802f5 Move all variant usage to std by James Feist · 5 years ago
  41. 572c43d Add Hysteresis to pid controllers by James Feist · 5 years ago
  42. 1738e2a [dbus-configuration] Add regex support by James Feist · 5 years ago
  43. 208abce dbusconfiguration: Change apply_visitor to visit by James Feist · 6 years ago
  44. ffd418b dbusconfiguration: Fix and simplify zone calculation by James Feist · 6 years ago
  45. 5f59c0f Move all floats to doubles by Patrick Venture · 6 years ago
  46. c959c42 dbusconfiguration: Protect against partial config by James Feist · 6 years ago
  47. 4fd8cff cleanup: drop obsolete is_method_error checks by Patrick Venture · 6 years ago
  48. c54fbd8 style: rename main globals per style by Patrick Venture · 6 years ago
  49. f325231 style: fixup naming of structures by Patrick Venture · 6 years ago
  50. 65ea92e dbusconfiguration: lower cpu cycles while waiting by James Feist · 6 years ago
  51. 26e8c6a dbusconfiguration: Fix mapper call by James Feist · 6 years ago
  52. 4a2dc4d cleanup: apply constness to read-only iterators by Patrick Venture · 6 years ago
  53. 0771659 dbus: set inclusion to local-first search by Patrick Venture · 6 years ago
  54. 107a25d dbus: transition to find_if by Patrick Venture · 6 years ago
  55. d7a55bf Stop using mapbox namespace directly by James Feist · 6 years ago
  56. 50fdfe3 [dbusconfiguration] Allow partial configurations by James Feist · 6 years ago
  57. 3dfaafd Add hysteresis to stepwise controller by James Feist · 6 years ago
  58. 22c257a Add stepwise controller by James Feist · 6 years ago
  59. 8c3c51e DbusConfiguration Flatten configuration by James Feist · 6 years ago
  60. e2ec0f6 clang-format: fix pointer alignment, sort using by Patrick Venture · 6 years ago
  61. 64f072a dbusConfiguration: restart on configuration change by James Feist · 6 years ago
  62. 7136a5a Add ability to configure from dbus by James Feist · 6 years ago