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