1. 55ccad6 DbusPidZone: Allow per-zone setpoint files during tuning by Josh Lehan · 3 years, 9 months ago
  2. 998fbe6 dbusconfiguration: Accept ZoneIndex parameter for zoneID by Josh Lehan · 3 years, 9 months ago
  3. 7e952d9 dbus: move types to header for use in tests by Patrick Venture · 3 years, 9 months ago
  4. 3e2f758 dbuspassive: Input processing cleanup and allow "margin" by Josh Lehan · 3 years, 9 months ago
  5. 2400ce4 dbuswrite: Add another write() form to WriteInterface by Josh Lehan · 3 years, 9 months ago
  6. 6803c70 Add Josh Lehan to MAINTAINERS by Patrick Venture · 3 years, 9 months ago
  7. 5301aae Eliminate swampd core dump after D-Bus updates sensors by Johnathan Mantey · 3 years, 9 months ago
  8. ad971e1 bugfix: add virtual destructor to zoneinterface by Patrick Venture · 3 years, 9 months ago
  9. 91fe17f dbusutil: Fix critical bug in scaleSensorReading by Josh Lehan · 3 years, 9 months ago
  10. 270d27d gitignore: Adding more files to ignore by Josh Lehan · 3 years, 9 months ago
  11. 7f9d690 transition dbus-configuration to run-time check by Patrick Venture · 3 years, 10 months ago
  12. 7f837e0 dbus/dbusconfiguration: add missing asio header by Patrick Venture · 3 years, 10 months ago
  13. a5cf208 stepwisecontroller: add stepwise info setter by Patrick Venture · 3 years, 11 months ago
  14. eb42820 pid/stepwisecontroller: fixup method name by Patrick Venture · 3 years, 11 months ago
  15. 09334bb ipmi: add zone controller interface by Patrick Venture · 3 years, 11 months ago
  16. d82d0b7 ipmi: split dbus get property into separate file by Patrick Venture · 3 years, 11 months ago
  17. 9bf5cef ipmi: split library constructor by Patrick Venture · 3 years, 11 months ago
  18. b748b68 pid/builder: add missing headers by Patrick Venture · 3 years, 11 months ago
  19. 2a50eda pid/builder: switch to structured bindings by Patrick Venture · 3 years, 11 months ago
  20. d057130 dbus/dbuspassive: drop no longer used bus reference by Patrick Venture · 3 years, 11 months ago
  21. 7a98c19 use ZoneInterface pointers where Dbus aspect not important by Patrick Venture · 3 years, 11 months ago
  22. 597ebd6 s/PIDZone/DbusPidZone/g by Patrick Venture · 3 years, 11 months ago
  23. 1a15379 pid/zone: split zone interface into its own header by Patrick Venture · 3 years, 11 months ago
  24. 0911bfe dbusconfiguration: deconflict variable names by Patrick Venture · 3 years, 11 months ago
  25. 84c188f move util methods to dbusutil header by Patrick Venture · 3 years, 11 months ago
  26. 9b93692 dbushelper: drop obsolete parameter from interface by Patrick Venture · 3 years, 11 months ago
  27. 8729eb9 Make the dbushelper own its own bus handle. by Patrick Venture · 3 years, 11 months ago
  28. ef1f886 dbusconfiguration: fixup header inclusion by Patrick Venture · 3 years, 11 months ago
  29. aadb30d move dbus helper interface into its own file by Patrick Venture · 3 years, 11 months ago
  30. cfbf62b sensors/builder: add missing headers by Patrick Venture · 3 years, 11 months ago
  31. a076487 sensors/zones: place in namespace and cleanup by Patrick Venture · 3 years, 11 months ago
  32. cdd6134 Move the sensor utils into their own module by Patrick Venture · 3 years, 11 months ago
  33. 3c2564c sysfs/sysfsread: add missing explicit to constructor by Patrick Venture · 3 years, 11 months ago
  34. 4f4bb17 sensors:sensor: drop unused chrono header by Patrick Venture · 3 years, 11 months ago
  35. f3b04fd dbusconfiguration: add support for one-to-one fan/pwm mapping by Jason Ling · 4 years ago
  36. 1277543 ipmi/manualcmds: fixup style for enum by Patrick Venture · 4 years ago
  37. a83a3ec update clang-format from Latest in docs by Patrick Venture · 4 years ago
  38. 83a2c3b cleanup: add missing explicit to constructors by Patrick Venture · 4 years ago
  39. 37b247a ipmi/manualcmds: cleanup return codes by Patrick Venture · 4 years ago
  40. 7e3f8ab pid/builder: make zonePids const by Patrick Venture · 4 years ago
  41. 36ab6f6 move ipmi handler into namespace by Patrick Venture · 4 years ago
  42. 6fc301f dbus:config: add descriptive failures for missing attributes by Jason Ling · 4 years ago
  43. 991ebd8 dbusconfiguration: Filter InterfacesAdded Match by James Feist · 4 years ago
  44. 4b36f26 Mark sensor failed if non-functional by James Feist · 4 years ago
  45. 0709e2f Fix unit test by James Feist · 4 years ago
  46. 8154e32 Allow building with double value interface by James Feist · 4 years ago
  47. 304c033 Fix swampd path by Vijay Khemka · 4 years, 1 month ago
  48. 1a704dc Fix regex pattern for finding sensors by Jae Hyun Yoo · 4 years, 1 month ago
  49. 323f1d9 Rename sdbusplus::message::variant -> std::variant by William A. Kennington III · 4 years, 1 month ago
  50. e30916c add needed include for numeric_limits by Andrew Geissler · 4 years, 1 month ago
  51. 77ac856 ensure proper data type for variant by Andrew Geissler · 4 years, 1 month ago
  52. 298a95c catch the execption during buildSensors by Yong Li · 4 years, 3 months ago
  53. 3660b38 Set ignoreDbusMinMax for Stepwise by James Feist · 4 years, 8 months ago
  54. 3433cb6 Add ignoreDbusMinMax to temp configurations by James Feist · 4 years, 8 months ago
  55. 75c65d9 Start phoshphor-pid-control after fansensor by Peter Lundgren · 4 years, 8 months ago
  56. 6b9f599 conf: add ignoreDbusMinMax option by Patrick Venture · 4 years, 10 months ago
  57. 86a1820 build: drop flto option to workaround gcc issue by Patrick Venture · 4 years, 10 months ago
  58. 35906cc sensors: buildjson: only load min/max if type fan by Patrick Venture · 4 years, 10 months ago
  59. c7ab57e sensors: buildjson: minor min/max cleanup by Patrick Venture · 4 years, 10 months ago
  60. a7ec835 s/swampd.service/phosphor-pid-control.service/g by Patrick Venture · 5 years ago
  61. f7a2dd5 rename away from RPM by Patrick Venture · 5 years ago
  62. 9bbf333 rename RPMSetPoint to SetPoint by Patrick Venture · 5 years ago
  63. 924dd96 gitignore: add service file by Patrick Venture · 5 years ago
  64. 081b035 bugfix: writePath is the dbus object path for the sensor by Patrick Venture · 5 years ago
  65. 5ec2027 Allow setting setpoint based on dynamic thresholds by James Feist · 5 years ago
  66. fc2e803 sensors: ignore min/max in json for D-Bus passive sensor read by Kun Yi · 5 years ago
  67. 6aae76f util: Avoid division by invalid value by Kun Yi · 5 years ago
  68. 5e52eab dbuspassive: Fix typo in variable check by Kun Yi · 5 years ago
  69. e7f4a5d README: configure: fixup markdown by Patrick Venture · 5 years ago
  70. 5584543 Adding service file by Vijay Khemka · 5 years ago
  71. 11d243d dbusconfiguration: Protect better against bad config by James Feist · 5 years ago
  72. 10f42ef README: add timeout field to configure details by Patrick Venture · 5 years ago
  73. ea0e6cb README: configure: add PID notes by Patrick Venture · 5 years ago
  74. 1dad21b README: start adding configuration details by Patrick Venture · 5 years ago
  75. d0aeed9 README: cleanup obsolete or unimportant data by Patrick Venture · 5 years ago
  76. 2192a6d README: cleanup and split out oem-ipmi details by Patrick Venture · 5 years ago
  77. c2aa9cf README: formatting cleanup by Patrick Venture · 5 years ago
  78. 98b704e Add Fan Redundancy Support by James Feist · 5 years ago
  79. 926411e docs: Add a small guide for thermal tuning by Kun Yi · 5 years ago
  80. 375f709 Add stepwise parser by Hank Liou · 5 years ago
  81. ded0ab5 Check fans for failure by Will Liang · 5 years ago
  82. d469559 main: fix loggingEnabled checking by Kun Yi · 5 years ago
  83. 3987c8b Remove FanProfile configuration by James Feist · 5 years ago
  84. 1fe0895 Make dbusconfiguration reloadable without reboot by James Feist · 5 years ago
  85. 0c8223b Consolidate all util.hpp by James Feist · 5 years ago
  86. 89002db explicitly expect a directory for logging by Patrick Venture · 5 years ago
  87. de79ee0 split parameters for logging and tuning by Patrick Venture · 5 years ago
  88. a3cac53 main: drop log file path check by Patrick Venture · 5 years ago
  89. ce6a3f3 Remove threads by James Feist · 5 years ago
  90. 5782ab8 Bugfix: dbusconfiguration: read correct hysteresis by James Feist · 5 years ago
  91. fe0b896 build: install into bin instead of sbin by Patrick Venture · 5 years ago
  92. e3eeef4 bugfix: grab hystersis parameter from pid json by Patrick Venture · 5 years ago
  93. 90e9dbc autotools: Fix for autoconf-archive 2019.01.19 by Patrick Venture · 5 years ago
  94. e6e6f62 pid: zone: add zone id to log name by Patrick Venture · 5 years ago
  95. b5cc37c swap out getopts for cli11 by Patrick Venture · 5 years ago
  96. 6d31049 experiment: cppcheck cleanup by Patrick Venture · 5 years ago
  97. 005d462 use filesystem instead of experimental by Patrick Venture · 5 years ago
  98. f427411 build: add CODE_COVERAGE_CXXFLAGS everywhere by Patrick Venture · 5 years ago
  99. 94feffa build: enable code coverage by Patrick Venture · 5 years ago
  100. 90f9bb5 build: rework gtest checks by Patrick Venture · 5 years ago