1. 8fd879f Remove timer in favor of sdeventplus/utility/timer by William A. Kennington III · 6 years ago
  2. a1aef7a Parser updates to support alternate events action by Matthew Barth · 6 years ago
  3. c410dda Add alternate events action by Matthew Barth · 6 years ago
  4. f0b020f control: manager: Avoid the need for fconcepts by Brad Bishop · 6 years ago
  5. 4978e06 std::variant: Apply missing fixup by William A. Kennington III · 6 years ago
  6. 2c8e198 control/zone: Fix missing cassert include by William A. Kennington III · 6 years ago
  7. e8b340b control: Add interface when not in service cache by Matthew Barth · 6 years ago
  8. 52fbe0d Fix std::variant usage by William A. Kennington III · 6 years ago
  9. 8ce4b5f Rebase correction (timerPos -> timerConfPos) by Matthew Barth · 6 years ago
  10. 0420a93 control/zone: Use const references when iterating by William A. Kennington III · 6 years ago
  11. 33bfe76 Remove all signals when an event is removed by Matthew Barth · 6 years ago
  12. 22c36ab Prefer bind over method call in lambda by William A. Kennington III · 6 years ago
  13. c0c5f07 control/zone: Reference instead of copying timer data by William A. Kennington III · 6 years ago
  14. 94fe1a0 control/zone: Refactor addTimer by William A. Kennington III · 6 years ago
  15. 122b843 control: Rename Timer -> TimerConf by William A. Kennington III · 6 years ago
  16. 0ce353e control: Alias TimerType locally by William A. Kennington III · 6 years ago
  17. 1cfc2f1 Switch sd_event loops to sdeventplus by William A. Kennington III · 6 years ago
  18. 5882e0c gitignore: add libtool by Patrick Venture · 6 years ago
  19. 3e78106 Fix exit status codes by William A. Kennington III · 6 years ago
  20. b884821 Makefile: Fix library compile flags by William A. Kennington III · 6 years ago
  21. 48df959 phosphor-fan-presence: use c++17 by Vernon Mauery · 6 years ago
  22. bd2e80a Fix libfan_la_CXXFLAGS by Lei YU · 6 years ago
  23. ecd4bc7 Add -flto to CXXFLAGS by Andrew Geissler · 6 years ago
  24. 86be476 Handle SdBusError exceptions by Matthew Barth · 6 years ago
  25. b0de1d6 Use s.c_str() in log messages by Joseph Reynolds · 7 years ago
  26. 220985a Add MAINTAINERS file by Andrew Jeffery · 7 years ago
  27. f3adb78 utility: Remove getService function by Matthew Barth · 7 years ago
  28. 1af90f0 utility: Remove getInvService function by Matthew Barth · 7 years ago
  29. 17792cd cooling-type: Use lookupAndCallMethod by Matthew Barth · 7 years ago
  30. 26e9612 Use setProperty function in fan set speed by Matthew Barth · 7 years ago
  31. 88923a0 Throw DBusPropertyError for all property accesses by Matthew Barth · 7 years ago
  32. 6f30fd6 Add set property functions without mapper lookup by Matthew Barth · 7 years ago
  33. 7c48d10 Call method and return function by Matthew Barth · 7 years ago
  34. 1061cba perf: Cache service name for fan target sensors by Matthew Barth · 7 years ago
  35. 2029106 Use shared callMethod function in control manager by Matthew Barth · 7 years ago
  36. 803d35b Use shared getProperty function in control manager by Matthew Barth · 7 years ago
  37. e0f67c8 perf: Count state of properties before set speed by Matthew Barth · 7 years ago
  38. 572d406 Enhance precondition function and tracing by Matthew Barth · 7 years ago
  39. 702c4a5 Move generated code template to file by Matthew Barth · 7 years ago
  40. 9af27f6 Remove property change trace by Matthew Barth · 7 years ago
  41. ba7b5fe Throw custom exceptions on D-Bus method failures by Matt Spinler · 7 years ago
  42. 84f105b Presence: Fix a log metadata entry by Matt Spinler · 7 years ago
  43. 33618bc Add generation of propertiesMatch condition by Matthew Barth · 7 years ago
  44. 81748b1 Support optional conditions on creating fans by Matthew Barth · 7 years ago
  45. 7311c39 Add methods to return property variant by Matthew Barth · 7 years ago
  46. 30abbef Rename remove object interface function by Matthew Barth · 7 years ago
  47. e7d8705 Generate InterfacesRemoved signal events by Matthew Barth · 7 years ago
  48. 1499a5c Add InterfacesRemoved signal handling by Matthew Barth · 7 years ago
  49. c72b891 Minimize service name mapper lookups by Matthew Barth · 7 years ago
  50. 5a796e6 Get a property without service name lookup by Matthew Barth · 7 years ago
  51. a603ed0 Cache service names for paths and interfaces by Matthew Barth · 7 years ago
  52. eca94df Add GetSubTree method for single interface by Matthew Barth · 7 years ago
  53. e3d1c4a Make event actions optional by Matthew Barth · 7 years ago
  54. 6c05069 Parse a list of groups with zone conditions by Matthew Barth · 7 years ago
  55. e11cbc6 Handle timer expiration on state changes by Matthew Barth · 7 years ago
  56. 3800ae7 Define a mode for tach sensor timer by Matthew Barth · 7 years ago
  57. 9396bcc Add tach sensor functional delay by Matthew Barth · 7 years ago
  58. c63ef39 NonzeroSpeed: Check trust determination sensors by Matthew Barth · 7 years ago
  59. a1c8832 Replace tuple with struct for trust sensor group by Matthew Barth · 7 years ago
  60. 6f31d19 Generate sensor to trust association by Matthew Barth · 7 years ago
  61. 32affb9 optimize: Tach sensors as shared pointers by Matthew Barth · 7 years ago
  62. 069e440 Add target interface for fan control by Lei YU · 7 years ago
  63. 80f271b Add target interface for fan monitor by Lei YU · 7 years ago
  64. 8e5d197 Add factor and offset for fan monitor by Lei YU · 7 years ago
  65. 0a9fe16 Set tach sensor to functional on start by Matthew Barth · 7 years ago
  66. 9a5b699 Support properties of type string by Matthew Barth · 7 years ago
  67. 7f7df31 Use setFunctional when tach sensor is constructed by Matthew Barth · 7 years ago
  68. 5008daf Remove getTargetSpeed by Matthew Barth · 7 years ago
  69. f552ea5 All sensors should return a target speed value by Matthew Barth · 7 years ago
  70. e4338cd Decreases allowed based on all groups by Matthew Barth · 7 years ago
  71. e65f617 Add path to trace for missing property by Matthew Barth · 7 years ago
  72. c63973a Use Ceiling speed as request base by Matthew Barth · 7 years ago
  73. d199dcd Set tach sensor inventory functional state by Matthew Barth · 7 years ago
  74. 4d98285 Add functional property for each tach sensor by Matthew Barth · 7 years ago
  75. 51dd185 Update fan inventory method by Matthew Barth · 7 years ago
  76. d5cfdbe Update string compares on signal messages by Matthew Barth · 7 years ago
  77. 5856023 Update trust group sensor timer start by Matthew Barth · 7 years ago
  78. 0081fdb Disable zone move constructor by Matthew Barth · 7 years ago
  79. 2081972 Fix indentation from review comment by Matthew Barth · 7 years ago
  80. 34a389e Use in place init of event data by Matthew Barth · 7 years ago
  81. 55dea64 Remove empty service name by Matthew Barth · 7 years ago
  82. 480787c Refresh service states for a group by Matthew Barth · 7 years ago
  83. 2b3db61 Init zone target speed to current target speed by Matthew Barth · 7 years ago
  84. 0decd1b Set fan speed on missing owner action by Matthew Barth · 7 years ago
  85. 98726c4 Set floor to default on missing owner action by Matthew Barth · 7 years ago
  86. 9df7475 Allow timers & embedded actions within an action by Matthew Barth · 7 years ago
  87. 6c997d7 Modify generating event actions by Matthew Barth · 7 years ago
  88. 2a646c5 Action that creates/starts a timer by Matthew Barth · 7 years ago
  89. bfb1a56 Add timer event management by Matthew Barth · 7 years ago
  90. 7b7ceb8 Add timer type for set speed event timers by Matthew Barth · 7 years ago
  91. 5a30257 Fill in NameOwnerChanged signal support by Matthew Barth · 7 years ago
  92. 9f964bf Generate selected handlers by Matthew Barth · 7 years ago
  93. e59fdf7 Set/update a service name owner for a group by Matthew Barth · 7 years ago
  94. 8fa02da Stub NameOwnerChanged signal support by Matthew Barth · 7 years ago
  95. 336f18a Update event initialization by Matthew Barth · 7 years ago
  96. 6088558 Fix up InternalFailure to include metadata by Marri Devender Rao · 7 years ago
  97. 67967f9 Generate selected match strings and signals by Matthew Barth · 7 years ago
  98. e3bab01 DOC ONLY: Add preconditions section description by Matthew Barth · 7 years ago
  99. 9a7688a Spelling fixes by Gunnar Mills · 7 years ago
  100. c39e859 monitor: Start checking tach trust by Matt Spinler · 7 years ago