1. 3d0c369 control: Load only 1 pcie_cards.json by Matt Spinler · 3 weeks ago
  2. dfddd64 clang-format: re-format for clang-18 by Patrick Williams · 5 months ago
  3. 6781491 control: json: Correct hysteresis definitions by Chau Ly · 7 months ago
  4. 078c0a8 control: manager: Services with no managed objs by Chau Ly · 7 months ago
  5. 5146535 control:Bonnell: Remove hot PCIe cards by Matt Spinler · 9 months ago
  6. 7fa4d16 control: Add optional delay to count_state_floor by Matt Spinler · 1 year ago
  7. 8d9c391 control: Add power on/offs to flight recorder by Matt Spinler · 1 year, 2 months ago
  8. 5e15c3b clang-format: copy latest and re-format by Patrick Williams · 1 year, 3 months ago
  9. 2e22b23 Remove remaining fmt::format use by Matt Spinler · 1 year, 4 months ago
  10. fbf4703 use std::format instead of fmt::format by Patrick Williams · 1 year, 6 months ago
  11. f204013 control: Trace which fan gets target locked by Matt Spinler · 1 year, 8 months ago
  12. 61b7329 clang-format: copy latest and re-format by Patrick Williams · 1 year, 8 months ago
  13. 0eeadc2 control: Removed unused variable by Matt Spinler · 2 years ago
  14. 9b06243 Add explicit keyword to 1 arg constructors by Matt Spinler · 2 years ago
  15. e56672d control: Trace around enabling events by Matt Spinler · 2 years ago
  16. 1a55560 control: mapped_floor: Add conditions by Matt Spinler · 2 years, 1 month ago
  17. 99911ba control: Add Zone::hasFloorHold() function by Matt Spinler · 2 years, 1 month ago
  18. cd34ac5 control: Catch GetManagedObjects exceptions by Matt Spinler · 2 years, 1 month ago
  19. b568962 control: Modify target_from_group_max algorithm by Chau Ly · 2 years, 2 months ago
  20. 0ee0504 control: Modify target_from_group_max increasing case by Chau Ly · 2 years, 4 months ago
  21. 44872b0 control: Support target_path option in configuration file by Chau Ly · 2 years, 4 months ago
  22. 27f5f4e control: Remove the sdevent defer redirect on USR1 by Matt Spinler · 2 years, 4 months ago
  23. bb29bb7 control: Json action to set zone's target from group by chaul.ampere · 2 years, 5 months ago
  24. 2541f99 control: Display locked targets in debug dump by Matt Spinler · 2 years, 5 months ago
  25. bf8e56f meson support: configuration option removal by Mike Capps · 2 years, 6 months ago
  26. cb356d4 sdbusplus: use shorter type aliases by Patrick Williams · 2 years, 6 months ago
  27. 78a48a5 control: Fix InterfacesRemoved match string by Matt Spinler · 2 years, 6 months ago
  28. b2e9a4f meson support: remove code warnings 2 by Mike Capps · 2 years, 7 months ago
  29. 808d7fe meson support: remove code warnings 1 by Mike Capps · 2 years, 7 months ago
  30. f16f063 control: Be more lenient toward missing sensors by Matt Spinler · 2 years, 8 months ago
  31. 4907dac control: Increase flight recorder max entries by Matt Spinler · 2 years, 8 months ago
  32. c3eb7b3 control: Add 'events' section to dump by Matt Spinler · 2 years, 9 months ago
  33. 9ac325c control: Let Manager::addObjects() take a service by Matt Spinler · 2 years, 9 months ago
  34. a917e69 control: Log target changes in flight recorder by Matt Spinler · 2 years, 9 months ago
  35. 274f281 control: count_state_target: Use default name by Matt Spinler · 2 years, 9 months ago
  36. a3ed9b0 sdbusplus: object: don't use 'bool' argument constructor by Patrick Williams · 2 years, 9 months ago
  37. e6fc210 control: Add event name to the action unique name by Matt Spinler · 2 years, 9 months ago
  38. 1f40987 control:init trigger: Only call addObjects once by Matt Spinler · 2 years, 9 months ago
  39. c2c2db7 control: Don't cache non-group properties by Matt Spinler · 2 years, 9 months ago
  40. d9f85c9 control: Stop caching uninteresting service ifaces by Matt Spinler · 2 years, 9 months ago
  41. dc3152d control:zone: Override floor to current ceiling by Matthew Barth · 2 years, 10 months ago
  42. b5c2bbe control:utils: Log pcie card config file loading by Matthew Barth · 2 years, 10 months ago
  43. 7f23e2c control:action: Timer based actions run actions on stop timer by Matthew Barth · 2 years, 10 months ago
  44. 6941fd7 control:utils: Modifier `less_than` default value by Matthew Barth · 2 years, 10 months ago
  45. 59af8ca control: action to override a single fan in a zone - Action class by Mike Capps · 3 years, 3 months ago
  46. 76ef201 control: mapped_floor: Add default floors by Matt Spinler · 3 years ago
  47. a17d5cc control: mapped_floor: Support floor offset param by Matt Spinler · 3 years ago
  48. c272790 control: Add 'less_than' modifier by Matt Spinler · 3 years ago
  49. 2f359f7 control - Reduce lookups of timer groups preloading by Matthew Barth · 2 years, 11 months ago
  50. 1a5c623 control - Correct and optimize further timer group preloading by Matthew Barth · 2 years, 11 months ago
  51. 762e858 control: action to override a single fan in a zone - Lock fan in Zone by Mike Capps · 3 years, 3 months ago
  52. 70c26b2 control: action to override a single fan in a zone - ability to lock Fan by Mike Capps · 3 years, 3 months ago
  53. 95d7349 control: Rework/optimize preloading timer groups by Matthew Barth · 2 years, 11 months ago
  54. 7b7df2a control - Ensure `nameHasOwner` set on all group members by Matthew Barth · 3 years ago
  55. bd52ed0 control: Record configuration load/reload paths by Matthew Barth · 2 years, 11 months ago
  56. 7a656e2 control - Remove `nameOwnerChanged` signal flight recorder by Matthew Barth · 2 years, 11 months ago
  57. 6d8e2d3 control: `nameOwnerChanged` signals update all caches by Matthew Barth · 3 years ago
  58. 65f7281 control: Support group service names in name owner triggers by Matthew Barth · 3 years ago
  59. 8d87eb0 control: Remove two debug traces by Matt Spinler · 3 years ago
  60. d4c7fb7 control: PCIe floors action by Matt Spinler · 3 years, 2 months ago
  61. e9d33b6 control: PCIe card metadata wrapper class by Matt Spinler · 3 years, 2 months ago
  62. 9867161 control: Log target holds in flight recorder by Matt Spinler · 3 years, 1 month ago
  63. 72c4af4 control: Delete a parameter when nullopt is used by Matt Spinler · 3 years, 1 month ago
  64. 68a025f control: set_parameter_from_group: handle no max by Matt Spinler · 3 years, 2 months ago
  65. 55627ad control: Change `addGroup()` to get all managed objects by Matthew Barth · 3 years, 1 month ago
  66. 20afdda control: Support state parameter on net decrease target action by Matthew Barth · 3 years, 1 month ago
  67. 16f34a5 control: Remove iostream include from get_managed_objects action by Matthew Barth · 3 years, 1 month ago
  68. 077448a control: Add zone ceiling to debug dump by Matthew Barth · 3 years, 1 month ago
  69. d0ba86a control: Create parameter trigger by Matt Spinler · 3 years, 2 months ago
  70. 41e76f8 control: get_managed_objects action by Matt Spinler · 3 years, 3 months ago
  71. 1a19ead control: remove NaN from D-Bus properties by Mike Capps · 3 years, 3 months ago
  72. 3ea9ec2 sdbusplus: remove usage of deprecated alias by Patrick Williams · 3 years, 2 months ago
  73. c3a6908 control: Correct same signal object subscription of actions by Matthew Barth · 3 years, 2 months ago
  74. c024d78 control: Correct subscribing/handling of signals by Matthew Barth · 3 years, 2 months ago
  75. f0723ee control: mapped_floor: Allow missing parameters by Matt Spinler · 3 years, 2 months ago
  76. 29088e7 control: Fix typo in Manager::dumpCache by Matt Spinler · 3 years, 2 months ago
  77. a7fcf3e control: Have iA match use arg0Path param by Matt Spinler · 3 years, 2 months ago
  78. a0b8a68 control: Manager::addServices() fix by Matt Spinler · 3 years, 3 months ago
  79. 508bc76 control: Subscribe to nameOwnerChanged once per service by Matthew Barth · 3 years, 2 months ago
  80. d1f97f4 control: Add power on/off triggers by Matt Spinler · 3 years, 2 months ago
  81. ade0c37 control: Timer trigger can preload groups by Matt Spinler · 3 years, 2 months ago
  82. 65dfe1e control: Add count state floor action by Matt Spinler · 3 years, 2 months ago
  83. b884865 control: mapped_floor: use setFloorHold by Matt Spinler · 3 years, 2 months ago
  84. 40554d8 control: Add setFloorHold to Zone by Matt Spinler · 3 years, 2 months ago
  85. 9db6dd1 control: Store zone data in the dump by Matt Spinler · 3 years, 2 months ago
  86. b5c21a2 control: Add cache maps to fan control dump by Matt Spinler · 3 years, 3 months ago
  87. 7787def control: Dump flight recorder to a JSON file by Matt Spinler · 3 years, 3 months ago
  88. 55ed901 control:actions: Replace `speed` with `target` by Matthew Barth · 3 years, 3 months ago
  89. 93a10ab control: `member` signal triggers use event groups by Matthew Barth · 3 years, 3 months ago
  90. 3695ac3 control: Correct reloading groups.json thru SIGHUP by Matthew Barth · 3 years, 3 months ago
  91. 039f91e control: Use event groups on `signal` triggers by Matthew Barth · 3 years, 3 months ago
  92. c7f629d control: Use event groups on `init` triggers by Matthew Barth · 3 years, 3 months ago
  93. cd6f379 control: Pass event groups when enabling triggers by Matthew Barth · 3 years, 3 months ago
  94. 5fb5268 control: No longer append action groups to event groups by Matthew Barth · 3 years, 3 months ago
  95. c9d49a6 control: Flight recorder wrapper for actions by Matt Spinler · 3 years, 3 months ago
  96. 2fc0a35 control: Dump flight recorder on signal SIGUSR1 by Matt Spinler · 3 years, 3 months ago
  97. 1327096 control: Create FlightRecorder class by Matt Spinler · 3 years, 3 months ago
  98. ddb773b catch exceptions as const by Patrick Williams · 3 years, 3 months ago
  99. 1686179 control: Support `member` signal triggers by Matthew Barth · 3 years, 3 months ago
  100. 737f11c control: Provide trigger JSON to signal trigger subscribing by Matthew Barth · 3 years, 3 months ago