1. e7d8705 Generate InterfacesRemoved signal events by Matthew Barth · 7 years ago
  2. 1499a5c Add InterfacesRemoved signal handling by Matthew Barth · 7 years ago
  3. c72b891 Minimize service name mapper lookups by Matthew Barth · 7 years ago
  4. 5a796e6 Get a property without service name lookup by Matthew Barth · 7 years ago
  5. a603ed0 Cache service names for paths and interfaces by Matthew Barth · 7 years ago
  6. eca94df Add GetSubTree method for single interface by Matthew Barth · 7 years ago
  7. e3d1c4a Make event actions optional by Matthew Barth · 7 years ago
  8. 6c05069 Parse a list of groups with zone conditions by Matthew Barth · 7 years ago
  9. e11cbc6 Handle timer expiration on state changes by Matthew Barth · 7 years ago
  10. 3800ae7 Define a mode for tach sensor timer by Matthew Barth · 7 years ago
  11. 9396bcc Add tach sensor functional delay by Matthew Barth · 7 years ago
  12. c63ef39 NonzeroSpeed: Check trust determination sensors by Matthew Barth · 7 years ago
  13. a1c8832 Replace tuple with struct for trust sensor group by Matthew Barth · 7 years ago
  14. 6f31d19 Generate sensor to trust association by Matthew Barth · 7 years ago
  15. 32affb9 optimize: Tach sensors as shared pointers by Matthew Barth · 7 years ago
  16. 069e440 Add target interface for fan control by Lei YU · 7 years ago
  17. 80f271b Add target interface for fan monitor by Lei YU · 7 years ago
  18. 8e5d197 Add factor and offset for fan monitor by Lei YU · 7 years ago
  19. 0a9fe16 Set tach sensor to functional on start by Matthew Barth · 7 years ago
  20. 9a5b699 Support properties of type string by Matthew Barth · 7 years ago
  21. 7f7df31 Use setFunctional when tach sensor is constructed by Matthew Barth · 7 years ago
  22. 5008daf Remove getTargetSpeed by Matthew Barth · 7 years ago
  23. f552ea5 All sensors should return a target speed value by Matthew Barth · 7 years ago
  24. e4338cd Decreases allowed based on all groups by Matthew Barth · 7 years ago
  25. e65f617 Add path to trace for missing property by Matthew Barth · 7 years ago
  26. c63973a Use Ceiling speed as request base by Matthew Barth · 7 years ago
  27. d199dcd Set tach sensor inventory functional state by Matthew Barth · 7 years ago
  28. 4d98285 Add functional property for each tach sensor by Matthew Barth · 7 years ago
  29. 51dd185 Update fan inventory method by Matthew Barth · 7 years ago
  30. d5cfdbe Update string compares on signal messages by Matthew Barth · 7 years ago
  31. 5856023 Update trust group sensor timer start by Matthew Barth · 7 years ago
  32. 0081fdb Disable zone move constructor by Matthew Barth · 7 years ago
  33. 2081972 Fix indentation from review comment by Matthew Barth · 7 years ago
  34. 34a389e Use in place init of event data by Matthew Barth · 7 years ago
  35. 55dea64 Remove empty service name by Matthew Barth · 7 years ago
  36. 480787c Refresh service states for a group by Matthew Barth · 7 years ago
  37. 2b3db61 Init zone target speed to current target speed by Matthew Barth · 7 years ago
  38. 0decd1b Set fan speed on missing owner action by Matthew Barth · 7 years ago
  39. 98726c4 Set floor to default on missing owner action by Matthew Barth · 7 years ago
  40. 9df7475 Allow timers & embedded actions within an action by Matthew Barth · 7 years ago
  41. 6c997d7 Modify generating event actions by Matthew Barth · 7 years ago
  42. 2a646c5 Action that creates/starts a timer by Matthew Barth · 7 years ago
  43. bfb1a56 Add timer event management by Matthew Barth · 7 years ago
  44. 7b7ceb8 Add timer type for set speed event timers by Matthew Barth · 7 years ago
  45. 5a30257 Fill in NameOwnerChanged signal support by Matthew Barth · 7 years ago
  46. 9f964bf Generate selected handlers by Matthew Barth · 7 years ago
  47. e59fdf7 Set/update a service name owner for a group by Matthew Barth · 7 years ago
  48. 8fa02da Stub NameOwnerChanged signal support by Matthew Barth · 7 years ago
  49. 336f18a Update event initialization by Matthew Barth · 7 years ago
  50. 6088558 Fix up InternalFailure to include metadata by Marri Devender Rao · 7 years ago
  51. 67967f9 Generate selected match strings and signals by Matthew Barth · 7 years ago
  52. e3bab01 DOC ONLY: Add preconditions section description by Matthew Barth · 7 years ago
  53. 9a7688a Spelling fixes by Gunnar Mills · 7 years ago
  54. c39e859 monitor: Start checking tach trust by Matt Spinler · 7 years ago
  55. 35108a7 monitor: Update YAML parser to handle trust groups by Matt Spinler · 7 years ago
  56. 956a0a5 monitor: Update example YAML by Matt Spinler · 7 years ago
  57. 136e23d monitor: Add trust manager class by Matt Spinler · 7 years ago
  58. 0ada59f monitor: Add NonzeroSpeed trust group class by Matt Spinler · 7 years ago
  59. 78689dd monitor: Add tach sensor trust group class by Matt Spinler · 7 years ago
  60. 6fa181c monitor: Move timer ops into TachSensor by Matt Spinler · 7 years ago
  61. 4c04a01 Allow no parameter action functions by Matthew Barth · 7 years ago
  62. b280bfa Create set request speed base action function by Matthew Barth · 7 years ago
  63. 4e72854 Use speed request base in inc/dec speed changes by Matthew Barth · 7 years ago
  64. 1bfdc42 Zone function to set requested speed base by Matthew Barth · 7 years ago
  65. dd5cad6 DOC ONLY: Example events yaml format update by Matthew Barth · 7 years ago
  66. 7f272fd Set speed event parser updates by Matthew Barth · 7 years ago
  67. f9201ab Support a list of actions for a set speed event by Matthew Barth · 7 years ago
  68. 6ad2843 Create fan monitor init mode by Matthew Barth · 7 years ago
  69. d953bb2 Create informational logs for properties not found by Matthew Barth · 7 years ago
  70. 60b0076 Updates enabling zone active fan control by Matthew Barth · 7 years ago
  71. 9014980 Add timer option to run set speed event actions by Matthew Barth · 7 years ago
  72. 172f393 Add factor parameter to inc/dec action functions by Matthew Barth · 7 years ago
  73. be25083 Add interfacesAdded subscriptions to groups by Matthew Barth · 7 years ago
  74. bc65160 Handle any missing properties for actions by Matthew Barth · 7 years ago
  75. 9af190c Update parser to support optional preconditions by Matthew Barth · 7 years ago
  76. f6b76d8 Remove set speed event by Matthew Barth · 7 years ago
  77. 604329e Add precondition that checks property states by Matthew Barth · 7 years ago
  78. eb639c5 Add support to handle InterfacesAdded signals by Matthew Barth · 7 years ago
  79. ccc7770 Initial updates to support preconditions by Matthew Barth · 7 years ago
  80. 771659f monitor: Remove static systemd match callbacks by Brad Bishop · 7 years ago
  81. 78b5845 monitor: Use sdbusplus::bus::match::rules by Brad Bishop · 7 years ago
  82. fa0766e monitor: Do not allow TachSensor move by Brad Bishop · 7 years ago
  83. edaeb31 monitor: Allow missing sensors by Brad Bishop · 7 years ago
  84. d7999b7 monitor: Remove getService by Brad Bishop · 7 years ago
  85. 2a58e2c monitor: Use common wrapper methods by Brad Bishop · 7 years ago
  86. f2238ae Allow existing bus connections by Brad Bishop · 7 years ago
  87. e67b41b whitespace fixes by Brad Bishop · 7 years ago
  88. 12e25b6 build: Remove unused presence variable by Brad Bishop · 7 years ago
  89. 2e9788d presence: Un-hardcode input device path by Brad Bishop · 7 years ago
  90. d37c0f8 presence: Allow missing tach sensors by Brad Bishop · 7 years ago
  91. fcbedca presence: Add parser support for any of by Brad Bishop · 7 years ago
  92. 00b5208 presence: Add any of redundancy policy by Brad Bishop · 7 years ago
  93. 11083ec presence: Add sensor to redundancy policy api by Brad Bishop · 7 years ago
  94. 6174951 presence: Add sensor comparison by Brad Bishop · 7 years ago
  95. d516c61 Throw errors after sd_event api failures by Brad Bishop · 7 years ago
  96. 7cd75d7 presence: Add fallback testcase by Brad Bishop · 8 years ago
  97. 135a47f presence: Add test directory by Brad Bishop · 8 years ago
  98. 372b22c presence: Switch to new framework by Brad Bishop · 8 years ago
  99. 76596b2 presence: Invoke pfpgen.py by Brad Bishop · 8 years ago
  100. 5593560 presence: New parser by Brad Bishop · 8 years ago