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