1. 00db950 presence: Add service file to repo by Matt Spinler · 4 years, 2 months ago
  2. fcb0dbc monitor: Trust group cancel/start monitoring by Matthew Barth · 4 years, 2 months ago
  3. 871bfea sensor-mon: Add a readme by Matt Spinler · 4 years, 2 months ago
  4. ffd5467 sensor-mon: Create event logs by Matt Spinler · 4 years, 2 months ago
  5. 08a66ef sensor-mon: Persist timer start times by Matt Spinler · 4 years, 2 months ago
  6. 0b83951 sensor-mon: Start timers and shutdown by Matt Spinler · 4 years, 2 months ago
  7. 16c7dc1 sensor-mon: Handle propertiesChanged by Matt Spinler · 4 years, 2 months ago
  8. 9c0715b sensor-mon: Create sensor-monitor application by Matt Spinler · 4 years, 3 months ago
  9. ac37297 monitor: Write fan presence changes to journal by Matt Spinler · 4 years, 2 months ago
  10. 11b5d8f monitor: Only stop timer when its running by Matthew Barth · 4 years, 2 months ago
  11. 56f1ffc control: Declare non-templated handlers as inline by Matthew Barth · 4 years, 3 months ago
  12. 3b3efc5 control: Add missing zone.hpp include to functor.hpp by Matthew Barth · 4 years, 3 months ago
  13. 0d0e355 monitor: Add journal traces on tach sensor timer state changes by Matthew Barth · 4 years, 2 months ago
  14. 7c23a04 monitor: Enhance tracing of fan & tach sensor states by Matthew Barth · 4 years, 2 months ago
  15. c8c8ccf monitor: Move tach sensor template function to header by Matthew Barth · 4 years, 2 months ago
  16. 0daedd1 presence: Don't start until JSON config is found by Matt Spinler · 4 years, 2 months ago
  17. 59850df monitor: Add ability to delay finding conf file by Matt Spinler · 4 years, 3 months ago
  18. 23f8757 Add class params to the DBus* exception messages by Matt Spinler · 4 years, 3 months ago
  19. 0648014 monitor: Allow missing presence property on start by Matt Spinler · 4 years, 3 months ago
  20. ba3ee9a monitor: Fill in EpowPowerOff action by Matt Spinler · 4 years, 3 months ago
  21. c8d3c51 monitor: Add thermal fault alert D-Bus property by Matt Spinler · 4 years, 3 months ago
  22. c4bed6b monitor: Remove _active from PowerOffAction by Matt Spinler · 4 years, 3 months ago
  23. b92aa3b monitor: Change power off rule trace order by Matt Spinler · 4 years, 3 months ago
  24. 69f2f48 monitor: Add up/down count fault detection by Jolie Ku · 4 years, 6 months ago
  25. ae22619 Enhance fan tracing support - add device access info by Jay Meyer · 4 years, 6 months ago
  26. 12b3201 monitor: Add a README by Matt Spinler · 4 years, 5 months ago
  27. ac1efc1 monitor: Re-log fan error on a power off by Matt Spinler · 4 years, 5 months ago
  28. 27f6b68 monitor: Event logs for missing fans by Matt Spinler · 4 years, 5 months ago
  29. f13b42e monitor: Event logs for nonfunc fan sensors by Matt Spinler · 4 years, 5 months ago
  30. c674510 Save the Logger output as plain text, not JSON by Matt Spinler · 4 years, 6 months ago
  31. ae1f8ef monitor: Allowing ignoring fan FRU func status by Matt Spinler · 4 years, 6 months ago
  32. e892e39 monitor: Start checking power off rules by Matt Spinler · 4 years, 6 months ago
  33. f06ab07 monitor: Create PowerOffRules class by Matt Spinler · 4 years, 6 months ago
  34. 69b0cf0 monitor: Create PowerOffAction class hierarchy by Matt Spinler · 4 years, 6 months ago
  35. 0023743 monitor: Create PowerOffCause class hierarchy by Matt Spinler · 4 years, 6 months ago
  36. b63aa09 monitor: Track fan health in the System object by Matt Spinler · 4 years, 6 months ago
  37. b0412d0 monitor: Use only init mode when using JSON by Matt Spinler · 4 years, 6 months ago
  38. 3220350 monitor: Add fault config JSON documentation by Matt Spinler · 4 years, 6 months ago
  39. 5d08322 monitor: Add JSON documentation by Matt Spinler · 4 years, 6 months ago
  40. 8e1b382 Allow JSON use on all apps except fan control by Matthew Barth · 4 years, 5 months ago
  41. b318afb control: README note on limited JSON support by Matthew Barth · 4 years, 5 months ago
  42. 413e4d0 control: Construct base zone group from JSON by Matthew Barth · 4 years, 6 months ago
  43. 216229c control: Create ZoneHandlers directly from JSON by Matthew Barth · 4 years, 6 months ago
  44. 3174e72 control: Add event configuration class framework by Matthew Barth · 4 years, 7 months ago
  45. dfd4a05 control: Group configuration parsing by Matthew Barth · 4 years, 7 months ago
  46. 651f03a control: Complete zone configuration parsing by Matthew Barth · 4 years, 7 months ago
  47. 4f0d3b7 control: Zone configuration framework and basic attrs by Matthew Barth · 4 years, 7 months ago
  48. 08576c5 control: Remove storing bus reference on fan objects by Matthew Barth · 4 years, 7 months ago
  49. ce95726 control: Pair profiles with name as key by Matthew Barth · 4 years, 7 months ago
  50. bff1080 control: Complete fan configuration parsing by Matthew Barth · 4 years, 7 months ago
  51. fcfa052 control: Add fan configuration class framework by Matthew Barth · 4 years, 7 months ago
  52. 9167c4d control: Complete profile configuration parsing by Matthew Barth · 4 years, 8 months ago
  53. 2331d18 control: Add loading JSON configuration class objects by Matthew Barth · 4 years, 8 months ago
  54. a56135b control: Add profile configuration class framework by Matthew Barth · 4 years, 8 months ago
  55. 554ba47 control: Base JSON configuration attribute class by Matthew Barth · 4 years, 8 months ago
  56. a227a16 control: Parse optional "manager.json" by Matthew Barth · 4 years, 8 months ago
  57. 2dc5aba control: Setup configured power on delay retrieval by Matthew Barth · 4 years, 8 months ago
  58. 23ac24c control: Setup configured zone groups retrieval by Matthew Barth · 4 years, 8 months ago
  59. 167d2dd control: JSON parsing classes static lib framework by Matthew Barth · 4 years, 8 months ago
  60. d87f89f control: JSON parsing compile framework by Matthew Barth · 4 years, 8 months ago
  61. fcbdc0e Support config location from compatible system interface by Matthew Barth · 4 years, 5 months ago
  62. 5d564a9 monitor: Use the number of failed tach sensors at startup by Jolie Ku · 4 years, 6 months ago
  63. a7aed01 monitor: journal message for fan Actual Speed wrong by Jay Meyer · 4 years, 6 months ago
  64. 9e9f599 presence: Make error time be per fan by Matt Spinler · 4 years, 6 months ago
  65. 39fcd50 presence: Create event logs for missing fans by Matt Spinler · 4 years, 6 months ago
  66. 0dc85ee presence: Track missing fans with timers by Matt Spinler · 4 years, 6 months ago
  67. 635de8c Create a class to store messages for event log by Matt Spinler · 4 years, 6 months ago
  68. 432efec Add class to watch the the power state by Matt Spinler · 4 years, 6 months ago
  69. e812239 presence: Create ErrorReporter class by Matt Spinler · 4 years, 6 months ago
  70. 4c3c24f monitor: Mark a fan with a missing dbus sensor as nonfunctional by Jolie Ku · 4 years, 7 months ago
  71. 1826c73 format: Include format lib and use on errors opening JSON files by Matthew Barth · 4 years, 7 months ago
  72. 78fd737 Add fan monitor to supporting JSON config in README by Matthew Barth · 4 years, 7 months ago
  73. 1a56865 presence: Use shared JSON config file finding & loading header by Jolie Ku · 4 years, 8 months ago
  74. a916f03 Correct optional JSON config file check by Matthew Barth · 4 years, 8 months ago
  75. ad2cd24 presence: Tach input to double by Matthew Barth · 4 years, 8 months ago
  76. 0891e3b monitor: Tach input to double by Matthew Barth · 4 years, 8 months ago
  77. b599102 Handle optional JSON configuration files by Matthew Barth · 4 years, 8 months ago
  78. e81309d Correct shell script linting by Matthew Barth · 4 years, 8 months ago
  79. 8f1ce5a Add `test-driver` file to be removed on clean by Matthew Barth · 4 years, 8 months ago
  80. 8a0c232 monitor: `optional` no longer experimental by Matthew Barth · 4 years, 10 months ago
  81. fbe86ee monitor: Remove never used logging include from main by Matthew Barth · 4 years, 10 months ago
  82. d06905c monitor:SIGHUP: Handle reloading JSON config thru SIGHUP by Matthew Barth · 4 years, 10 months ago
  83. c95c527 monitor:SIGHUP: Create and use system object by Matthew Barth · 4 years, 10 months ago
  84. bedefd8 monitor:JSON: Enable JSON configuration file usage by Matthew Barth · 4 years, 10 months ago
  85. 3ad1434 monitor:JSON: Parse fan monitoring conditions by Matthew Barth · 4 years, 10 months ago
  86. b80e938 monitor:JSON: Add JSON variant type handler by Matthew Barth · 4 years, 10 months ago
  87. 22ab93b monitor:JSON: Parse fan definitions by Matthew Barth · 4 years, 10 months ago
  88. 9ea8bee monitor:JSON: Parse trust groups by Matthew Barth · 4 years, 10 months ago
  89. ccaf2db monitor:JSON: Find and load JSON configuration by Matthew Barth · 4 years, 10 months ago
  90. 11547c9 utility:JSON: Create JSON config file loader by Matthew Barth · 5 years ago
  91. 9dd65ad presence: Fix variant change by Matthew Barth · 4 years, 10 months ago
  92. 37b2110 presence: Clarify config file determination by Matthew Barth · 5 years ago
  93. 9078131 presence: Use inventory compatible interface by Matthew Barth · 5 years ago
  94. 9f93bd3 Fix some gcc warnings and style suggestions by Matthew Barth · 4 years, 10 months ago
  95. 07ba4f0 clang: Add .clang-format by Matthew Barth · 4 years, 11 months ago
  96. 3e1bb27 control: Clang format updates by Matthew Barth · 4 years, 11 months ago
  97. 2d2caa3 presence: Clang format updates by Matthew Barth · 4 years, 11 months ago
  98. 177fe98 monitor: Clang format updates by Matthew Barth · 4 years, 11 months ago
  99. 0258ed7 cooling-type: Clang format updates by Matthew Barth · 4 years, 11 months ago
  100. ebd1537 evdevpp: Add TODO for updating test by Matthew Barth · 4 years, 10 months ago