1. 0decd1b Set fan speed on missing owner action by Matthew Barth · 7 years ago
  2. 98726c4 Set floor to default on missing owner action by Matthew Barth · 7 years ago
  3. 9df7475 Allow timers & embedded actions within an action by Matthew Barth · 7 years ago
  4. 6c997d7 Modify generating event actions by Matthew Barth · 7 years ago
  5. 2a646c5 Action that creates/starts a timer by Matthew Barth · 7 years ago
  6. bfb1a56 Add timer event management by Matthew Barth · 7 years ago
  7. 7b7ceb8 Add timer type for set speed event timers by Matthew Barth · 7 years ago
  8. 5a30257 Fill in NameOwnerChanged signal support by Matthew Barth · 7 years ago
  9. 9f964bf Generate selected handlers by Matthew Barth · 7 years ago
  10. e59fdf7 Set/update a service name owner for a group by Matthew Barth · 7 years ago
  11. 8fa02da Stub NameOwnerChanged signal support by Matthew Barth · 7 years ago
  12. 336f18a Update event initialization by Matthew Barth · 7 years ago
  13. 6088558 Fix up InternalFailure to include metadata by Marri Devender Rao · 7 years ago
  14. 67967f9 Generate selected match strings and signals by Matthew Barth · 7 years ago
  15. e3bab01 DOC ONLY: Add preconditions section description by Matthew Barth · 7 years ago
  16. 9a7688a Spelling fixes by Gunnar Mills · 7 years ago
  17. c39e859 monitor: Start checking tach trust by Matt Spinler · 7 years ago
  18. 35108a7 monitor: Update YAML parser to handle trust groups by Matt Spinler · 7 years ago
  19. 956a0a5 monitor: Update example YAML by Matt Spinler · 7 years ago
  20. 136e23d monitor: Add trust manager class by Matt Spinler · 7 years ago
  21. 0ada59f monitor: Add NonzeroSpeed trust group class by Matt Spinler · 7 years ago
  22. 78689dd monitor: Add tach sensor trust group class by Matt Spinler · 7 years ago
  23. 6fa181c monitor: Move timer ops into TachSensor by Matt Spinler · 7 years ago
  24. 4c04a01 Allow no parameter action functions by Matthew Barth · 7 years ago
  25. b280bfa Create set request speed base action function by Matthew Barth · 7 years ago
  26. 4e72854 Use speed request base in inc/dec speed changes by Matthew Barth · 7 years ago
  27. 1bfdc42 Zone function to set requested speed base by Matthew Barth · 7 years ago
  28. dd5cad6 DOC ONLY: Example events yaml format update by Matthew Barth · 7 years ago
  29. 7f272fd Set speed event parser updates by Matthew Barth · 7 years ago
  30. f9201ab Support a list of actions for a set speed event by Matthew Barth · 7 years ago
  31. 6ad2843 Create fan monitor init mode by Matthew Barth · 7 years ago
  32. d953bb2 Create informational logs for properties not found by Matthew Barth · 7 years ago
  33. 60b0076 Updates enabling zone active fan control by Matthew Barth · 7 years ago
  34. 9014980 Add timer option to run set speed event actions by Matthew Barth · 7 years ago
  35. 172f393 Add factor parameter to inc/dec action functions by Matthew Barth · 7 years ago
  36. be25083 Add interfacesAdded subscriptions to groups by Matthew Barth · 7 years ago
  37. bc65160 Handle any missing properties for actions by Matthew Barth · 7 years ago
  38. 9af190c Update parser to support optional preconditions by Matthew Barth · 7 years ago
  39. f6b76d8 Remove set speed event by Matthew Barth · 7 years ago
  40. 604329e Add precondition that checks property states by Matthew Barth · 7 years ago
  41. eb639c5 Add support to handle InterfacesAdded signals by Matthew Barth · 7 years ago
  42. ccc7770 Initial updates to support preconditions by Matthew Barth · 7 years ago
  43. 771659f monitor: Remove static systemd match callbacks by Brad Bishop · 7 years ago
  44. 78b5845 monitor: Use sdbusplus::bus::match::rules by Brad Bishop · 7 years ago
  45. fa0766e monitor: Do not allow TachSensor move by Brad Bishop · 7 years ago
  46. edaeb31 monitor: Allow missing sensors by Brad Bishop · 7 years ago
  47. d7999b7 monitor: Remove getService by Brad Bishop · 7 years ago
  48. 2a58e2c monitor: Use common wrapper methods by Brad Bishop · 7 years ago
  49. f2238ae Allow existing bus connections by Brad Bishop · 7 years ago
  50. e67b41b whitespace fixes by Brad Bishop · 7 years ago
  51. 12e25b6 build: Remove unused presence variable by Brad Bishop · 7 years ago
  52. 2e9788d presence: Un-hardcode input device path by Brad Bishop · 7 years ago
  53. d37c0f8 presence: Allow missing tach sensors by Brad Bishop · 7 years ago
  54. fcbedca presence: Add parser support for any of by Brad Bishop · 7 years ago
  55. 00b5208 presence: Add any of redundancy policy by Brad Bishop · 7 years ago
  56. 11083ec presence: Add sensor to redundancy policy api by Brad Bishop · 7 years ago
  57. 6174951 presence: Add sensor comparison by Brad Bishop · 7 years ago
  58. d516c61 Throw errors after sd_event api failures by Brad Bishop · 7 years ago
  59. 7cd75d7 presence: Add fallback testcase by Brad Bishop · 7 years ago
  60. 135a47f presence: Add test directory by Brad Bishop · 7 years ago
  61. 372b22c presence: Switch to new framework by Brad Bishop · 7 years ago
  62. 76596b2 presence: Invoke pfpgen.py by Brad Bishop · 8 years ago
  63. 5593560 presence: New parser by Brad Bishop · 8 years ago
  64. bfb8160 presence: Add fallback redundancy policy by Brad Bishop · 8 years ago
  65. 5c58948 presence: Add gpio presence sensor by Brad Bishop · 8 years ago
  66. dd62e36 presence: Add new tach sensor implementation by Brad Bishop · 8 years ago
  67. 221b36b presence: Add redundancy policy interface by Brad Bishop · 8 years ago
  68. 878b964 presence: Add presence sensor interface by Brad Bishop · 8 years ago
  69. 825e31e presence: Add fan utility by Brad Bishop · 8 years ago
  70. f138c56 evdevpp: Add evmon utility by Brad Bishop · 8 years ago
  71. 5d70c25 evdevpp: Add test directory for libevdev wrappers by Brad Bishop · 8 years ago
  72. 8a502f5 evdevpp: Add C++ bindings for libevdev by Brad Bishop · 8 years ago
  73. 4239432 Add sdevent singleton by Brad Bishop · 8 years ago
  74. a51f8fe Add iotest for sdevent io wrapper by Brad Bishop · 8 years ago
  75. e2c65d4 Add test directory for sdevent wrappers by Brad Bishop · 8 years ago
  76. 0c9271f Add loop exit wrapper by Brad Bishop · 8 years ago
  77. e54a98f Add sdevent io source C++ wrappers by Brad Bishop · 8 years ago
  78. 4253fca Switch which GPIO value sets air or water cooled by Brandon Wyman · 7 years ago
  79. ce75b51 fan-monitor: Capture more data on failure by Matt Spinler · 7 years ago
  80. c5f5351 Changes to auto generate fan_zone_defs.cpp by Brandon Wyman · 7 years ago
  81. f2fb899 phosphor-fan-presence README by Gunnar Mills · 7 years ago
  82. 1e4922a sdbusplus: Add PropertiesChanged type alias by Brad Bishop · 7 years ago
  83. 8e94250 monitor: Avoid Target interface for mapper queries by Brad Bishop · 8 years ago
  84. 8e9a8e7 presence: Check DBus for initial state by Brad Bishop · 8 years ago
  85. 1fd8f74 presence: Add initialstate ctor arguments by Brad Bishop · 8 years ago
  86. 0dea38e presence: Remove work from enclosure constructor by Brad Bishop · 8 years ago
  87. ec613db presence: Use new sdbusplus wrapper by Brad Bishop · 8 years ago
  88. 6e9cfdb Add sdbusplus wrapper by Brad Bishop · 8 years ago
  89. be605c5 Fan control: Example yaml updates(doc only) by Matthew Barth · 8 years ago
  90. a956184 Add increase & decrease timer values in seconds by Matthew Barth · 8 years ago
  91. b4a7cb9 Set target speed according to floor speed change by Matthew Barth · 8 years ago
  92. 1ee48f2 Timer for fan speed increases by Matthew Barth · 8 years ago
  93. 1bf0ce4 Move event init steps at startup to functions by Matthew Barth · 8 years ago
  94. 8600d9a Timer to decrease fan speeds by Matthew Barth · 8 years ago
  95. 0ce99d8 Support speed decrease events by Matthew Barth · 8 years ago
  96. 240397b Process speed increase requests by Matthew Barth · 8 years ago
  97. 2462352 Add zone net increase set speed action by Matthew Barth · 8 years ago
  98. e0ca13e Enable setting/adjusting fan ceiling speed by Matthew Barth · 8 years ago
  99. 618027a phosphor-fan-presence elog error exception. by Dinesh Chinari · 8 years ago
  100. bb12c92 Allow generation of map types in events by Matthew Barth · 8 years ago