1. 43829ea monitor: Add JSON configuration example by Matthew Barth · 4 years, 1 month ago
  2. 7df2d9f monitor: Add service files to repo by Matt Spinler · 4 years, 1 month ago
  3. 7d13564 monitor: Support for running with power off by Matt Spinler · 4 years, 1 month ago
  4. fcb0dbc monitor: Trust group cancel/start monitoring by Matthew Barth · 4 years, 1 month ago
  5. ac37297 monitor: Write fan presence changes to journal by Matt Spinler · 4 years, 2 months ago
  6. 11b5d8f monitor: Only stop timer when its running by Matthew Barth · 4 years, 2 months ago
  7. 0d0e355 monitor: Add journal traces on tach sensor timer state changes by Matthew Barth · 4 years, 2 months ago
  8. 7c23a04 monitor: Enhance tracing of fan & tach sensor states by Matthew Barth · 4 years, 2 months ago
  9. c8c8ccf monitor: Move tach sensor template function to header by Matthew Barth · 4 years, 2 months ago
  10. 0648014 monitor: Allow missing presence property on start by Matt Spinler · 4 years, 2 months ago
  11. ba3ee9a monitor: Fill in EpowPowerOff action by Matt Spinler · 4 years, 2 months ago
  12. c8d3c51 monitor: Add thermal fault alert D-Bus property by Matt Spinler · 4 years, 2 months ago
  13. c4bed6b monitor: Remove _active from PowerOffAction by Matt Spinler · 4 years, 2 months ago
  14. b92aa3b monitor: Change power off rule trace order by Matt Spinler · 4 years, 2 months ago
  15. 69f2f48 monitor: Add up/down count fault detection by Jolie Ku · 4 years, 5 months ago
  16. 12b3201 monitor: Add a README by Matt Spinler · 4 years, 5 months ago
  17. ac1efc1 monitor: Re-log fan error on a power off by Matt Spinler · 4 years, 5 months ago
  18. 27f6b68 monitor: Event logs for missing fans by Matt Spinler · 4 years, 5 months ago
  19. f13b42e monitor: Event logs for nonfunc fan sensors by Matt Spinler · 4 years, 5 months ago
  20. ae1f8ef monitor: Allowing ignoring fan FRU func status by Matt Spinler · 4 years, 5 months ago
  21. e892e39 monitor: Start checking power off rules by Matt Spinler · 4 years, 5 months ago
  22. f06ab07 monitor: Create PowerOffRules class by Matt Spinler · 4 years, 5 months ago
  23. 69b0cf0 monitor: Create PowerOffAction class hierarchy by Matt Spinler · 4 years, 5 months ago
  24. 0023743 monitor: Create PowerOffCause class hierarchy by Matt Spinler · 4 years, 5 months ago
  25. b63aa09 monitor: Track fan health in the System object by Matt Spinler · 4 years, 5 months ago
  26. b0412d0 monitor: Use only init mode when using JSON by Matt Spinler · 4 years, 5 months ago
  27. 3220350 monitor: Add fault config JSON documentation by Matt Spinler · 4 years, 5 months ago
  28. 5d08322 monitor: Add JSON documentation by Matt Spinler · 4 years, 5 months ago
  29. 5d564a9 monitor: Use the number of failed tach sensors at startup by Jolie Ku · 4 years, 5 months ago
  30. a7aed01 monitor: journal message for fan Actual Speed wrong by Jay Meyer · 4 years, 5 months ago
  31. 4c3c24f monitor: Mark a fan with a missing dbus sensor as nonfunctional by Jolie Ku · 4 years, 6 months ago
  32. 1826c73 format: Include format lib and use on errors opening JSON files by Matthew Barth · 4 years, 7 months ago
  33. 0891e3b monitor: Tach input to double by Matthew Barth · 4 years, 7 months ago
  34. 8a0c232 monitor: `optional` no longer experimental by Matthew Barth · 4 years, 9 months ago
  35. fbe86ee monitor: Remove never used logging include from main by Matthew Barth · 4 years, 9 months ago
  36. d06905c monitor:SIGHUP: Handle reloading JSON config thru SIGHUP by Matthew Barth · 4 years, 9 months ago
  37. c95c527 monitor:SIGHUP: Create and use system object by Matthew Barth · 4 years, 9 months ago
  38. bedefd8 monitor:JSON: Enable JSON configuration file usage by Matthew Barth · 4 years, 10 months ago
  39. 3ad1434 monitor:JSON: Parse fan monitoring conditions by Matthew Barth · 4 years, 9 months ago
  40. b80e938 monitor:JSON: Add JSON variant type handler by Matthew Barth · 4 years, 9 months ago
  41. 22ab93b monitor:JSON: Parse fan definitions by Matthew Barth · 4 years, 9 months ago
  42. 9ea8bee monitor:JSON: Parse trust groups by Matthew Barth · 4 years, 10 months ago
  43. ccaf2db monitor:JSON: Find and load JSON configuration by Matthew Barth · 4 years, 10 months ago
  44. 177fe98 monitor: Clang format updates by Matthew Barth · 4 years, 10 months ago
  45. 5e7298c monitor: Change factor from size_t to double by Matthew Barth · 4 years, 10 months ago
  46. c21d0b3 sdbusplus: replace message::variant with std::variant by Patrick Williams · 4 years, 10 months ago
  47. 1f514fa sdbusplus: remove deprecated variant_ns by Patrick Williams · 4 years, 10 months ago
  48. f24d774 Switch to use of python3 by Matthew Barth · 5 years ago
  49. 8c8f53d Output generated source to builddir by Matthew Barth · 5 years ago
  50. 4eac3cf monitor: use signed value for factor and offset by Lei YU · 6 years ago
  51. 71779ab build: install into bin instead of sbin by Patrick Venture · 6 years ago
  52. dea024f libfan: Remove by William A. Kennington III · 6 years ago
  53. 8fd879f Remove timer in favor of sdeventplus/utility/timer by William A. Kennington III · 6 years ago
  54. 22c36ab Prefer bind over method call in lambda by William A. Kennington III · 6 years ago
  55. 1cfc2f1 Switch sd_event loops to sdeventplus by William A. Kennington III · 6 years ago
  56. 3e78106 Fix exit status codes by William A. Kennington III · 6 years ago
  57. ecd4bc7 Add -flto to CXXFLAGS by Andrew Geissler · 7 years ago
  58. ba7b5fe Throw custom exceptions on D-Bus method failures by Matt Spinler · 7 years ago
  59. 33618bc Add generation of propertiesMatch condition by Matthew Barth · 7 years ago
  60. 81748b1 Support optional conditions on creating fans by Matthew Barth · 7 years ago
  61. e11cbc6 Handle timer expiration on state changes by Matthew Barth · 7 years ago
  62. 3800ae7 Define a mode for tach sensor timer by Matthew Barth · 7 years ago
  63. 9396bcc Add tach sensor functional delay by Matthew Barth · 7 years ago
  64. c63ef39 NonzeroSpeed: Check trust determination sensors by Matthew Barth · 7 years ago
  65. a1c8832 Replace tuple with struct for trust sensor group by Matthew Barth · 7 years ago
  66. 6f31d19 Generate sensor to trust association by Matthew Barth · 7 years ago
  67. 32affb9 optimize: Tach sensors as shared pointers by Matthew Barth · 7 years ago
  68. 80f271b Add target interface for fan monitor by Lei YU · 7 years ago
  69. 8e5d197 Add factor and offset for fan monitor by Lei YU · 7 years ago
  70. 0a9fe16 Set tach sensor to functional on start by Matthew Barth · 7 years ago
  71. 7f7df31 Use setFunctional when tach sensor is constructed by Matthew Barth · 7 years ago
  72. 5008daf Remove getTargetSpeed by Matthew Barth · 7 years ago
  73. f552ea5 All sensors should return a target speed value by Matthew Barth · 7 years ago
  74. d199dcd Set tach sensor inventory functional state by Matthew Barth · 7 years ago
  75. 4d98285 Add functional property for each tach sensor by Matthew Barth · 7 years ago
  76. 51dd185 Update fan inventory method by Matthew Barth · 7 years ago
  77. 5856023 Update trust group sensor timer start by Matthew Barth · 7 years ago
  78. c39e859 monitor: Start checking tach trust by Matt Spinler · 7 years ago
  79. 35108a7 monitor: Update YAML parser to handle trust groups by Matt Spinler · 7 years ago
  80. 956a0a5 monitor: Update example YAML by Matt Spinler · 7 years ago
  81. 136e23d monitor: Add trust manager class by Matt Spinler · 7 years ago
  82. 0ada59f monitor: Add NonzeroSpeed trust group class by Matt Spinler · 7 years ago
  83. 78689dd monitor: Add tach sensor trust group class by Matt Spinler · 7 years ago
  84. 6fa181c monitor: Move timer ops into TachSensor by Matt Spinler · 7 years ago
  85. 6ad2843 Create fan monitor init mode by Matthew Barth · 8 years ago
  86. 771659f monitor: Remove static systemd match callbacks by Brad Bishop · 8 years ago
  87. 78b5845 monitor: Use sdbusplus::bus::match::rules by Brad Bishop · 8 years ago
  88. fa0766e monitor: Do not allow TachSensor move by Brad Bishop · 8 years ago
  89. edaeb31 monitor: Allow missing sensors by Brad Bishop · 8 years ago
  90. d7999b7 monitor: Remove getService by Brad Bishop · 8 years ago
  91. 2a58e2c monitor: Use common wrapper methods by Brad Bishop · 8 years ago
  92. ce75b51 fan-monitor: Capture more data on failure by Matt Spinler · 8 years ago
  93. 8e94250 monitor: Avoid Target interface for mapper queries by Brad Bishop · 8 years ago
  94. 618027a phosphor-fan-presence elog error exception. by Dinesh Chinari · 8 years ago
  95. a5763ff fan-monitor: use sd_notify(READY=1) by Matt Spinler · 8 years ago
  96. 8420111 Move Fan objects back to heap by Matt Spinler · 8 years ago
  97. e824f98 Use unique_ptr for sd_event object wrapper by Matt Spinler · 8 years ago
  98. 1432184 Generate data from yaml during build by Matt Spinler · 8 years ago
  99. 85be2e7 Python script to generate monitor data by Matt Spinler · 8 years ago
  100. b1e1851 Add inventory update support by Matt Spinler · 8 years ago