1. 391ade0 control: Add creating config object without a dbus object by Matthew Barth · 4 years ago
  2. a3a8cc5 control: Add all fan functionality to JSON fan object by Matthew Barth · 4 years ago
  3. 0c4b157 control: Self registering action objects framework by Matthew Barth · 4 years, 3 months ago
  4. e6704b9 control: Remove use of static lib JSON objects by Matthew Barth · 4 years, 3 months ago
  5. 56f1ffc control: Declare non-templated handlers as inline by Matthew Barth · 4 years ago
  6. 3b3efc5 control: Add missing zone.hpp include to functor.hpp by Matthew Barth · 4 years ago
  7. 8e1b382 Allow JSON use on all apps except fan control by Matthew Barth · 4 years, 2 months ago
  8. 413e4d0 control: Construct base zone group from JSON by Matthew Barth · 4 years, 3 months ago
  9. 216229c control: Create ZoneHandlers directly from JSON by Matthew Barth · 4 years, 4 months ago
  10. 3174e72 control: Add event configuration class framework by Matthew Barth · 4 years, 4 months ago
  11. dfd4a05 control: Group configuration parsing by Matthew Barth · 4 years, 4 months ago
  12. 651f03a control: Complete zone configuration parsing by Matthew Barth · 4 years, 5 months ago
  13. 4f0d3b7 control: Zone configuration framework and basic attrs by Matthew Barth · 4 years, 5 months ago
  14. 08576c5 control: Remove storing bus reference on fan objects by Matthew Barth · 4 years, 5 months ago
  15. ce95726 control: Pair profiles with name as key by Matthew Barth · 4 years, 5 months ago
  16. bff1080 control: Complete fan configuration parsing by Matthew Barth · 4 years, 5 months ago
  17. fcfa052 control: Add fan configuration class framework by Matthew Barth · 4 years, 5 months ago
  18. 9167c4d control: Complete profile configuration parsing by Matthew Barth · 4 years, 5 months ago
  19. 2331d18 control: Add loading JSON configuration class objects by Matthew Barth · 4 years, 5 months ago
  20. a56135b control: Add profile configuration class framework by Matthew Barth · 4 years, 5 months ago
  21. 554ba47 control: Base JSON configuration attribute class by Matthew Barth · 4 years, 5 months ago
  22. a227a16 control: Parse optional "manager.json" by Matthew Barth · 4 years, 5 months ago
  23. 2dc5aba control: Setup configured power on delay retrieval by Matthew Barth · 4 years, 5 months ago
  24. 23ac24c control: Setup configured zone groups retrieval by Matthew Barth · 4 years, 5 months ago
  25. 167d2dd control: JSON parsing classes static lib framework by Matthew Barth · 4 years, 5 months ago
  26. d87f89f control: JSON parsing compile framework by Matthew Barth · 4 years, 5 months ago
  27. 1826c73 format: Include format lib and use on errors opening JSON files by Matthew Barth · 4 years, 5 months ago
  28. 9f93bd3 Fix some gcc warnings and style suggestions by Matthew Barth · 4 years, 8 months ago
  29. 3e1bb27 control: Clang format updates by Matthew Barth · 4 years, 8 months ago
  30. c21d0b3 sdbusplus: replace message::variant with std::variant by Patrick Williams · 4 years, 8 months ago
  31. 1f514fa sdbusplus: remove deprecated variant_ns by Patrick Williams · 4 years, 8 months ago
  32. f24d774 Switch to use of python3 by Matthew Barth · 4 years, 10 months ago
  33. 5a80f3a Enhance handling sensor value property type change by Matthew Barth · 4 years, 10 months ago
  34. 8c8f53d Output generated source to builddir by Matthew Barth · 5 years ago
  35. 005ff2f control: Allow `zone_conditions` to not be in yaml by Matthew Barth · 5 years ago
  36. 867a31c control: Update python2 -> python3 by Matthew Barth · 5 years ago
  37. 9ca6065 control: Move functions to be templated by Matthew Barth · 5 years ago
  38. ed7b034 zone: remove static_cast in float-to-int conversion by Patrick Williams · 5 years ago
  39. 7f4c548 Support sensor value property to type double by Matthew Barth · 5 years ago
  40. 799cdf7 Conditionally add/remove events action by Matthew Barth · 5 years ago
  41. 8d06a83 Update default floor action by Matthew Barth · 5 years ago
  42. 6db547d Fix generated group on nested events by Matthew Barth · 5 years ago
  43. d4c001f Decrease speeds when a decrease delta exists by Matthew Barth · 5 years ago
  44. a422bbe Support int32 property variant type by Matthew Barth · 5 years ago
  45. efbe7ab doc only: Update events example yaml by Matthew Barth · 6 years ago
  46. 014f07c Fan floor by median sensor value within a range by Matthew Barth · 6 years ago
  47. 8a697b6 Correct precondition generation by Matthew Barth · 6 years ago
  48. 36cfcec Add missing owner services precondition by Matthew Barth · 6 years ago
  49. 03aff08 Restructure preconditions layout by Matthew Barth · 6 years ago
  50. e7d5389 Remove service name checking by Matthew Barth · 6 years ago
  51. a6f7516 Remove events with no groups defined by Matthew Barth · 6 years ago
  52. 06fa781 Generate groups defined on actions by Matthew Barth · 6 years ago
  53. 75d9735 Create empty action groups by Matthew Barth · 6 years ago
  54. f7e1cb3 Event groups are optional by Matthew Barth · 6 years ago
  55. d7b716a Add/Remove event timers by event name by Matthew Barth · 6 years ago
  56. 79cb831 Add/Remove event signals by event name by Matthew Barth · 6 years ago
  57. 2885ba9 Provide event name to triggers by Matthew Barth · 6 years ago
  58. 621a577 Add event name to SetSpeedEvent data by Matthew Barth · 6 years ago
  59. 0377401 Allow event groups to be empty by Matthew Barth · 6 years ago
  60. 469d136 Optimize event group property handling by Matthew Barth · 6 years ago
  61. 926df66 Separate handlers for signals and method calls by Matthew Barth · 6 years ago
  62. cd3bfbc Add event init trigger by Matthew Barth · 7 years ago
  63. 146b739 Convert event group to a vector of tuples by Matthew Barth · 7 years ago
  64. 73379f9 Converge generating signal and handler params by Matthew Barth · 7 years ago
  65. 016bd24 Move signals to event triggers by Matthew Barth · 7 years ago
  66. 1b4de26 Call event triggers on initialization by Matthew Barth · 7 years ago
  67. d0b90fc Have timers be a trigger type in microseconds by Matthew Barth · 7 years ago
  68. f20c321 Preconditions use signal triggers by Matthew Barth · 7 years ago
  69. a69465a Move signal matches to triggers section by Matthew Barth · 7 years ago
  70. 71779ab build: install into bin instead of sbin by Patrick Venture · 6 years ago
  71. 59096e5 Generate zone property persist configs by Matthew Barth · 6 years ago
  72. 70b2e7d Persist zone object properties option by Matthew Barth · 6 years ago
  73. 221c90c Verify mode provided is supported by Matthew Barth · 6 years ago
  74. a2bed6e Initially use default current mode upon restoring by Matthew Barth · 6 years ago
  75. b390df1 Current mode set as uppercase by Matthew Barth · 6 years ago
  76. 64099cd Fix: srcrev bump 4b258ac8b6..7883f58ab2 by Matthew Barth · 6 years ago
  77. 7883f58 Parse and generate zone interfaces by Matthew Barth · 6 years ago
  78. 1b3e960 Add framework to set properties on a zone by Matthew Barth · 6 years ago
  79. 0a1f686 Use zone object's path attribute by Matthew Barth · 6 years ago
  80. 18c9103 Update parser for properties on zone objects by Matthew Barth · 6 years ago
  81. baea6c3 Trigger current mode property change events by Matthew Barth · 6 years ago
  82. 766f854 Store and access zone object properties by Matthew Barth · 6 years ago
  83. 6faf894 Override setting Current mode property by Matthew Barth · 6 years ago
  84. 9e4db25 Restore current mode property by Matthew Barth · 6 years ago
  85. cc8912e Persist current mode property framework by Matthew Barth · 6 years ago
  86. 93af419 Add thermal control interface to zone objects by Matthew Barth · 6 years ago
  87. 14cc043 Fan control dbus busname and object path by Matthew Barth · 6 years ago
  88. dea024f libfan: Remove by William A. Kennington III · 6 years ago
  89. 8fd879f Remove timer in favor of sdeventplus/utility/timer by William A. Kennington III · 6 years ago
  90. a1aef7a Parser updates to support alternate events action by Matthew Barth · 6 years ago
  91. c410dda Add alternate events action by Matthew Barth · 6 years ago
  92. f0b020f control: manager: Avoid the need for fconcepts by Brad Bishop · 6 years ago
  93. 4978e06 std::variant: Apply missing fixup by William A. Kennington III · 6 years ago
  94. 2c8e198 control/zone: Fix missing cassert include by William A. Kennington III · 6 years ago
  95. e8b340b control: Add interface when not in service cache by Matthew Barth · 6 years ago
  96. 8ce4b5f Rebase correction (timerPos -> timerConfPos) by Matthew Barth · 6 years ago
  97. 0420a93 control/zone: Use const references when iterating by William A. Kennington III · 6 years ago
  98. 33bfe76 Remove all signals when an event is removed by Matthew Barth · 6 years ago
  99. 22c36ab Prefer bind over method call in lambda by William A. Kennington III · 6 years ago
  100. c0c5f07 control/zone: Reference instead of copying timer data by William A. Kennington III · 6 years ago