1. b228bc3 sdbusplus: use shorter type aliases by Patrick Williams · 2 years ago
  2. 8f73ad7 Make specific UNA sensors not trigger failsafe by Alex.Song · 2 years, 9 months ago
  3. 457993f sdbusplus: remove usage of deprecated alias by Patrick Williams · 2 years, 8 months ago
  4. 0001ee0 catch exceptions as const by Patrick Williams · 2 years, 9 months ago
  5. e7507a8 exception: switch to public sdbus exception by Patrick Williams · 2 years, 10 months ago
  6. 7a8d5a1 Fix regex in findSensors by Jae Hyun Yoo · 3 years, 8 months ago
  7. 1df9e87 drop struct keyword for non-packed objects by Patrick Venture · 3 years, 9 months ago
  8. 7382318 dbus: parameterize dbusconfiguration init by Patrick Venture · 3 years, 9 months ago
  9. 39199b4 dbus: move debugPrint to util by Patrick Venture · 3 years, 9 months ago
  10. b8cfc64 dbus: move zone indexing to util by Patrick Venture · 3 years, 9 months ago
  11. 1a7c49f dbus: Move findSensors to dbus util by Patrick Venture · 3 years, 9 months ago
  12. 8b4478c dbus: add unit-tests for dbusutil: getSensorPath by Patrick Venture · 3 years, 9 months ago
  13. 998fbe6 dbusconfiguration: Accept ZoneIndex parameter for zoneID by Josh Lehan · 3 years, 9 months ago
  14. 7e952d9 dbus: move types to header for use in tests by Patrick Venture · 3 years, 9 months ago
  15. 3e2f758 dbuspassive: Input processing cleanup and allow "margin" by Josh Lehan · 3 years, 9 months ago
  16. 2400ce4 dbuswrite: Add another write() form to WriteInterface by Josh Lehan · 3 years, 9 months ago
  17. 91fe17f dbusutil: Fix critical bug in scaleSensorReading by Josh Lehan · 3 years, 9 months ago
  18. 7f837e0 dbus/dbusconfiguration: add missing asio header by Patrick Venture · 3 years, 10 months ago
  19. d057130 dbus/dbuspassive: drop no longer used bus reference by Patrick Venture · 3 years, 11 months ago
  20. 0911bfe dbusconfiguration: deconflict variable names by Patrick Venture · 3 years, 11 months ago
  21. 84c188f move util methods to dbusutil header by Patrick Venture · 3 years, 11 months ago
  22. 9b93692 dbushelper: drop obsolete parameter from interface by Patrick Venture · 3 years, 11 months ago
  23. 8729eb9 Make the dbushelper own its own bus handle. by Patrick Venture · 3 years, 11 months ago
  24. ef1f886 dbusconfiguration: fixup header inclusion by Patrick Venture · 3 years, 11 months ago
  25. aadb30d move dbus helper interface into its own file by Patrick Venture · 3 years, 11 months ago
  26. a076487 sensors/zones: place in namespace and cleanup by Patrick Venture · 3 years, 11 months ago
  27. f3b04fd dbusconfiguration: add support for one-to-one fan/pwm mapping by Jason Ling · 4 years ago
  28. a83a3ec update clang-format from Latest in docs by Patrick Venture · 4 years ago
  29. 83a2c3b cleanup: add missing explicit to constructors by Patrick Venture · 4 years ago
  30. 6fc301f dbus:config: add descriptive failures for missing attributes by Jason Ling · 4 years ago
  31. 991ebd8 dbusconfiguration: Filter InterfacesAdded Match by James Feist · 4 years ago
  32. 4b36f26 Mark sensor failed if non-functional by James Feist · 4 years ago
  33. 1a704dc Fix regex pattern for finding sensors by Jae Hyun Yoo · 4 years, 1 month ago
  34. 77ac856 ensure proper data type for variant by Andrew Geissler · 4 years, 1 month ago
  35. 298a95c catch the execption during buildSensors by Yong Li · 4 years, 3 months ago
  36. 3660b38 Set ignoreDbusMinMax for Stepwise by James Feist · 4 years, 8 months ago
  37. 3433cb6 Add ignoreDbusMinMax to temp configurations by James Feist · 4 years, 8 months ago
  38. 6b9f599 conf: add ignoreDbusMinMax option by Patrick Venture · 4 years, 10 months ago
  39. 5ec2027 Allow setting setpoint based on dynamic thresholds by James Feist · 5 years ago
  40. fc2e803 sensors: ignore min/max in json for D-Bus passive sensor read by Kun Yi · 5 years ago
  41. 6aae76f util: Avoid division by invalid value by Kun Yi · 5 years ago
  42. 5e52eab dbuspassive: Fix typo in variable check by Kun Yi · 5 years ago
  43. 11d243d dbusconfiguration: Protect better against bad config by James Feist · 5 years ago
  44. 98b704e Add Fan Redundancy Support by James Feist · 5 years ago
  45. 3987c8b Remove FanProfile configuration by James Feist · 5 years ago
  46. 1fe0895 Make dbusconfiguration reloadable without reboot by James Feist · 5 years ago
  47. 0c8223b Consolidate all util.hpp by James Feist · 5 years ago
  48. 5782ab8 Bugfix: dbusconfiguration: read correct hysteresis by James Feist · 5 years ago
  49. f0096a0 Add fan profile support to dbusconfiguration by James Feist · 5 years ago
  50. f81f288 Expand conf namespace by James Feist · 5 years ago
  51. 3484bed s/minThermalRPM/minThermalOutput by James Feist · 5 years ago
  52. 75eb769 dbuspassive: allow scaling by James Feist · 5 years ago
  53. 608304d stepwise: Add ceiling type by James Feist · 5 years ago
  54. 2642cb5 dbusconfiguration: set timeout to 0 by James Feist · 5 years ago
  55. 18b1311 build: drop support for YAML configurations by Patrick Venture · 5 years ago
  56. 7442c37 conf change: pid: all pid details are now camelCase by Patrick Venture · 5 years ago
  57. 69c5106 conf change: sensors: read and write path rename by Patrick Venture · 5 years ago
  58. 8e2fdb3 conf change: rename zone variables by Patrick Venture · 5 years ago
  59. 1f802f5 Move all variant usage to std by James Feist · 5 years ago
  60. 572c43d Add Hysteresis to pid controllers by James Feist · 5 years ago
  61. 1738e2a [dbus-configuration] Add regex support by James Feist · 5 years ago
  62. 9fa90c1 Change all default_bus back to new_system bus by James Feist · 5 years ago
  63. 80b5d9a Remove singleton from dbuswriter by James Feist · 5 years ago
  64. 208abce dbusconfiguration: Change apply_visitor to visit by James Feist · 6 years ago
  65. ffd418b dbusconfiguration: Fix and simplify zone calculation by James Feist · 6 years ago
  66. 4a0c061 std::variant: Fixup apply_visitor calls by William A. Kennington III · 6 years ago
  67. 5f59c0f Move all floats to doubles by Patrick Venture · 6 years ago
  68. c959c42 dbusconfiguration: Protect against partial config by James Feist · 6 years ago
  69. 4fd8cff cleanup: drop obsolete is_method_error checks by Patrick Venture · 6 years ago
  70. c54fbd8 style: rename main globals per style by Patrick Venture · 6 years ago
  71. 76ce5d7 dbus: dbuswrite: add try/catch block on calls by Patrick Venture · 6 years ago
  72. f5e770b dbus: dbuswrite: use factory to catch errors by Patrick Venture · 6 years ago
  73. f8cb464 dbus: passive: move exception checking into factory by Patrick Venture · 6 years ago
  74. 7dbc517 dbus: util: add missing try/catch block by Patrick Venture · 6 years ago
  75. 7af157b style: function names should be lower camel by Patrick Venture · 6 years ago
  76. 34ddc90 dbus: util: add missing try/catch block by Patrick Venture · 6 years ago
  77. 563a356 style: member functions should be lower camel by Patrick Venture · 6 years ago
  78. f325231 style: fixup naming of structures by Patrick Venture · 6 years ago
  79. 65ea92e dbusconfiguration: lower cpu cycles while waiting by James Feist · 6 years ago
  80. 26e8c6a dbusconfiguration: Fix mapper call by James Feist · 6 years ago
  81. 4a2dc4d cleanup: apply constness to read-only iterators by Patrick Venture · 6 years ago
  82. 36b7d8e [dbus-passive] Add threshold fan failure by James Feist · 6 years ago
  83. 0771659 dbus: set inclusion to local-first search by Patrick Venture · 6 years ago
  84. 107a25d dbus: transition to find_if by Patrick Venture · 6 years ago
  85. d7a55bf Stop using mapbox namespace directly by James Feist · 6 years ago
  86. cd9e109 [dbus-writer] limit d-bus traffic by James Feist · 6 years ago
  87. 50fdfe3 [dbusconfiguration] Allow partial configurations by James Feist · 6 years ago
  88. 3dfaafd Add hysteresis to stepwise controller by James Feist · 6 years ago
  89. 22c257a Add stepwise controller by James Feist · 6 years ago
  90. 8c3c51e DbusConfiguration Flatten configuration by James Feist · 6 years ago
  91. e2ec0f6 clang-format: fix pointer alignment, sort using by Patrick Venture · 6 years ago
  92. da4a5dd add .clang-format by Patrick Venture · 6 years ago
  93. 64f072a dbusConfiguration: restart on configuration change by James Feist · 6 years ago
  94. c065cf1 Add double support for sensor interface by James Feist · 6 years ago
  95. 7136a5a Add ability to configure from dbus by James Feist · 6 years ago
  96. 0ef1faf test: dbus: passive read interface by Patrick Venture · 6 years ago
  97. 0df7c0f dbus: transition to interface for testing by Patrick Venture · 6 years ago
  98. d0c7566 dbus: dbuspassive refactor by Patrick Venture · 6 years ago
  99. 0d73b10 dbus: util: Remove explicit element count by Patrick Venture · 6 years ago
  100. 863b924 Sensor Objects by Patrick Venture · 6 years ago