1. edaeb31 monitor: Allow missing sensors by Brad Bishop · 7 years ago
  2. d7999b7 monitor: Remove getService by Brad Bishop · 7 years ago
  3. 2a58e2c monitor: Use common wrapper methods by Brad Bishop · 7 years ago
  4. f2238ae Allow existing bus connections by Brad Bishop · 7 years ago
  5. e67b41b whitespace fixes by Brad Bishop · 7 years ago
  6. 12e25b6 build: Remove unused presence variable by Brad Bishop · 7 years ago
  7. 2e9788d presence: Un-hardcode input device path by Brad Bishop · 7 years ago
  8. d37c0f8 presence: Allow missing tach sensors by Brad Bishop · 7 years ago
  9. fcbedca presence: Add parser support for any of by Brad Bishop · 7 years ago
  10. 00b5208 presence: Add any of redundancy policy by Brad Bishop · 7 years ago
  11. 11083ec presence: Add sensor to redundancy policy api by Brad Bishop · 7 years ago
  12. 6174951 presence: Add sensor comparison by Brad Bishop · 7 years ago
  13. d516c61 Throw errors after sd_event api failures by Brad Bishop · 7 years ago
  14. 7cd75d7 presence: Add fallback testcase by Brad Bishop · 7 years ago
  15. 135a47f presence: Add test directory by Brad Bishop · 7 years ago
  16. 372b22c presence: Switch to new framework by Brad Bishop · 7 years ago
  17. 76596b2 presence: Invoke pfpgen.py by Brad Bishop · 8 years ago
  18. 5593560 presence: New parser by Brad Bishop · 8 years ago
  19. bfb8160 presence: Add fallback redundancy policy by Brad Bishop · 8 years ago
  20. 5c58948 presence: Add gpio presence sensor by Brad Bishop · 8 years ago
  21. dd62e36 presence: Add new tach sensor implementation by Brad Bishop · 8 years ago
  22. 221b36b presence: Add redundancy policy interface by Brad Bishop · 8 years ago
  23. 878b964 presence: Add presence sensor interface by Brad Bishop · 8 years ago
  24. 825e31e presence: Add fan utility by Brad Bishop · 8 years ago
  25. f138c56 evdevpp: Add evmon utility by Brad Bishop · 8 years ago
  26. 5d70c25 evdevpp: Add test directory for libevdev wrappers by Brad Bishop · 8 years ago
  27. 8a502f5 evdevpp: Add C++ bindings for libevdev by Brad Bishop · 8 years ago
  28. 4239432 Add sdevent singleton by Brad Bishop · 8 years ago
  29. a51f8fe Add iotest for sdevent io wrapper by Brad Bishop · 8 years ago
  30. e2c65d4 Add test directory for sdevent wrappers by Brad Bishop · 8 years ago
  31. 0c9271f Add loop exit wrapper by Brad Bishop · 8 years ago
  32. e54a98f Add sdevent io source C++ wrappers by Brad Bishop · 8 years ago
  33. 4253fca Switch which GPIO value sets air or water cooled by Brandon Wyman · 7 years ago
  34. ce75b51 fan-monitor: Capture more data on failure by Matt Spinler · 7 years ago
  35. c5f5351 Changes to auto generate fan_zone_defs.cpp by Brandon Wyman · 7 years ago
  36. f2fb899 phosphor-fan-presence README by Gunnar Mills · 7 years ago
  37. 1e4922a sdbusplus: Add PropertiesChanged type alias by Brad Bishop · 7 years ago
  38. 8e94250 monitor: Avoid Target interface for mapper queries by Brad Bishop · 8 years ago
  39. 8e9a8e7 presence: Check DBus for initial state by Brad Bishop · 8 years ago
  40. 1fd8f74 presence: Add initialstate ctor arguments by Brad Bishop · 8 years ago
  41. 0dea38e presence: Remove work from enclosure constructor by Brad Bishop · 8 years ago
  42. ec613db presence: Use new sdbusplus wrapper by Brad Bishop · 8 years ago
  43. 6e9cfdb Add sdbusplus wrapper by Brad Bishop · 8 years ago
  44. be605c5 Fan control: Example yaml updates(doc only) by Matthew Barth · 8 years ago
  45. a956184 Add increase & decrease timer values in seconds by Matthew Barth · 8 years ago
  46. b4a7cb9 Set target speed according to floor speed change by Matthew Barth · 8 years ago
  47. 1ee48f2 Timer for fan speed increases by Matthew Barth · 8 years ago
  48. 1bf0ce4 Move event init steps at startup to functions by Matthew Barth · 8 years ago
  49. 8600d9a Timer to decrease fan speeds by Matthew Barth · 8 years ago
  50. 0ce99d8 Support speed decrease events by Matthew Barth · 8 years ago
  51. 240397b Process speed increase requests by Matthew Barth · 8 years ago
  52. 2462352 Add zone net increase set speed action by Matthew Barth · 8 years ago
  53. e0ca13e Enable setting/adjusting fan ceiling speed by Matthew Barth · 8 years ago
  54. 618027a phosphor-fan-presence elog error exception. by Dinesh Chinari · 8 years ago
  55. bb12c92 Allow generation of map types in events by Matthew Barth · 8 years ago
  56. 4af419c Allow floor speed changes based on sensor values by Matthew Barth · 8 years ago
  57. 28c1a09 Include zone conditions when generating fan defs by Gunnar Mills · 8 years ago
  58. 1de6662 Add default floor speed support by Matthew Barth · 8 years ago
  59. 9e741ed Properties stored of different types by Matthew Barth · 8 years ago
  60. cec5ab7 Add interface to uniquely identify properties by Matthew Barth · 8 years ago
  61. b751f32 Check for zone number and condition by Gunnar Mills · 8 years ago
  62. 63605cd Example zone conditions yaml by Gunnar Mills · 8 years ago
  63. 620e434 Remove TBD on zone conditions in zones.yaml by Gunnar Mills · 8 years ago
  64. f96b01e Evaluate conditions to determine zone by Gunnar Mills · 8 years ago
  65. 67e9551 pep8 style changes by Gunnar Mills · 8 years ago
  66. ee8a281 Parse zone conditions by Gunnar Mills · 8 years ago
  67. 14631dc Add sdevent C++ wrappers by Brad Bishop · 8 years ago
  68. f85dddc Update to use match methods for signal callbacks by Matthew Barth · 8 years ago
  69. a5763ff fan-monitor: use sd_notify(READY=1) by Matt Spinler · 8 years ago
  70. 0b67b1d Update gitignore by Brad Bishop · 8 years ago
  71. 9c2994e presence: build: Add yaml file to generated deps by Brad Bishop · 8 years ago
  72. 3aac001 Update gitignore by Brad Bishop · 8 years ago
  73. 34f1bda Use updated match methods for signal callbacks by Matthew Barth · 8 years ago
  74. df3e8d6 Check initial event's group members' properties by Matthew Barth · 8 years ago
  75. 861d77c Add an active state for automatic fan control by Matthew Barth · 8 years ago
  76. 1418413 Only setup set speed events when not init mode by Matthew Barth · 8 years ago
  77. 9c72667 Fixed alignment issues by Matthew Barth · 8 years ago
  78. 7e527c1 Generate list of property change signals by Matthew Barth · 8 years ago
  79. ba102b3 Generate set speed event actions by Matthew Barth · 8 years ago
  80. d4d0f08 Parse set speed event groups by Matthew Barth · 8 years ago
  81. 94b20f7 Example set speed event yaml by Matthew Barth · 8 years ago
  82. 17d1fe2 Add setting zone speed action by Matthew Barth · 8 years ago
  83. 38a93a8 Add property changed signal handler by Matthew Barth · 8 years ago
  84. 06bae85 Have cooling-type use the common argument.hpp by Matt Spinler · 8 years ago
  85. 07710ef Change example/zones.yaml to full_speed by Gunnar Mills · 8 years ago
  86. ce82244 Implement changes to read GPIO device for cooling type. by Brandon Wyman · 8 years ago
  87. 8798854 Fix bitbake build break due to <utility.hpp> by Brandon Wyman · 8 years ago
  88. 59ae877 Implement updating the inventory properties by Brandon Wyman · 8 years ago
  89. fef0295 Fill in shell functions/files for cooling type. by Brandon Wyman · 8 years ago
  90. af5d4c5 Fix typo in configure.ac by Matt Spinler · 8 years ago
  91. ee7f642 Add modes to phosphor-fan-control by Matt Spinler · 8 years ago
  92. 389ca67 ArgumentParser for fan control by Matt Spinler · 8 years ago
  93. 8420111 Move Fan objects back to heap by Matt Spinler · 8 years ago
  94. e824f98 Use unique_ptr for sd_event object wrapper by Matt Spinler · 8 years ago
  95. 1432184 Generate data from yaml during build by Matt Spinler · 8 years ago
  96. 85be2e7 Python script to generate monitor data by Matt Spinler · 8 years ago
  97. b1e1851 Add inventory update support by Matt Spinler · 8 years ago
  98. a4c8f1f Add timer start/stop support by Matt Spinler · 8 years ago
  99. c36168a Fill in main() function by Matt Spinler · 8 years ago
  100. a9406a7 Add Timer support to TachSensor by Matt Spinler · 8 years ago