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