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. 78fd737 Add fan monitor to supporting JSON config in README by Matthew Barth · 4 years, 5 months ago
  4. 1a56865 presence: Use shared JSON config file finding & loading header by Jolie Ku · 4 years, 5 months ago
  5. a916f03 Correct optional JSON config file check by Matthew Barth · 4 years, 5 months ago
  6. ad2cd24 presence: Tach input to double by Matthew Barth · 4 years, 5 months ago
  7. 0891e3b monitor: Tach input to double by Matthew Barth · 4 years, 5 months ago
  8. b599102 Handle optional JSON configuration files by Matthew Barth · 4 years, 5 months ago
  9. e81309d Correct shell script linting by Matthew Barth · 4 years, 5 months ago
  10. 8f1ce5a Add `test-driver` file to be removed on clean by Matthew Barth · 4 years, 5 months ago
  11. 8a0c232 monitor: `optional` no longer experimental by Matthew Barth · 4 years, 7 months ago
  12. fbe86ee monitor: Remove never used logging include from main by Matthew Barth · 4 years, 7 months ago
  13. d06905c monitor:SIGHUP: Handle reloading JSON config thru SIGHUP by Matthew Barth · 4 years, 7 months ago
  14. c95c527 monitor:SIGHUP: Create and use system object by Matthew Barth · 4 years, 7 months ago
  15. bedefd8 monitor:JSON: Enable JSON configuration file usage by Matthew Barth · 4 years, 7 months ago
  16. 3ad1434 monitor:JSON: Parse fan monitoring conditions by Matthew Barth · 4 years, 7 months ago
  17. b80e938 monitor:JSON: Add JSON variant type handler by Matthew Barth · 4 years, 7 months ago
  18. 22ab93b monitor:JSON: Parse fan definitions by Matthew Barth · 4 years, 7 months ago
  19. 9ea8bee monitor:JSON: Parse trust groups by Matthew Barth · 4 years, 7 months ago
  20. ccaf2db monitor:JSON: Find and load JSON configuration by Matthew Barth · 4 years, 7 months ago
  21. 11547c9 utility:JSON: Create JSON config file loader by Matthew Barth · 4 years, 8 months ago
  22. 9dd65ad presence: Fix variant change by Matthew Barth · 4 years, 7 months ago
  23. 37b2110 presence: Clarify config file determination by Matthew Barth · 4 years, 8 months ago
  24. 9078131 presence: Use inventory compatible interface by Matthew Barth · 4 years, 8 months ago
  25. 9f93bd3 Fix some gcc warnings and style suggestions by Matthew Barth · 4 years, 8 months ago
  26. 07ba4f0 clang: Add .clang-format by Matthew Barth · 4 years, 8 months ago
  27. 3e1bb27 control: Clang format updates by Matthew Barth · 4 years, 8 months ago
  28. 2d2caa3 presence: Clang format updates by Matthew Barth · 4 years, 8 months ago
  29. 177fe98 monitor: Clang format updates by Matthew Barth · 4 years, 8 months ago
  30. 0258ed7 cooling-type: Clang format updates by Matthew Barth · 4 years, 8 months ago
  31. ebd1537 evdevpp: Add TODO for updating test by Matthew Barth · 4 years, 8 months ago
  32. 11fc0a7 evdevpp: Clang format updates by Matthew Barth · 4 years, 8 months ago
  33. 9e80c87 utility: Clang format updates by Matthew Barth · 4 years, 8 months ago
  34. deb257e sdevent: Remove in favor of sdeventplus by Matthew Barth · 4 years, 8 months ago
  35. ab0fc8a evdevpp: Remove test from being built/run by Matthew Barth · 4 years, 8 months ago
  36. 1a97b51 sdevent: Remove test from being built/run by Matthew Barth · 4 years, 8 months ago
  37. 5e7298c monitor: Change factor from size_t to double by Matthew Barth · 4 years, 8 months ago
  38. c21d0b3 sdbusplus: replace message::variant with std::variant by Patrick Williams · 4 years, 8 months ago
  39. 1f514fa sdbusplus: remove deprecated variant_ns by Patrick Williams · 4 years, 8 months ago
  40. f7fa3d3 presence: Remove "config.h" include by Matthew Barth · 4 years, 8 months ago
  41. f24d774 Switch to use of python3 by Matthew Barth · 4 years, 10 months ago
  42. 5a80f3a Enhance handling sensor value property type change by Matthew Barth · 4 years, 10 months ago
  43. 8c8f53d Output generated source to builddir by Matthew Barth · 5 years ago
  44. 005ff2f control: Allow `zone_conditions` to not be in yaml by Matthew Barth · 5 years ago
  45. 5a9ef04 Update python configure check by Matthew Barth · 5 years ago
  46. 867a31c control: Update python2 -> python3 by Matthew Barth · 5 years ago
  47. 9dc3e0d presence: Update python2 -> python3 by Matthew Barth · 5 years ago
  48. 9ca6065 control: Move functions to be templated by Matthew Barth · 5 years ago
  49. 52fd4e1 cooling_type: remove unnecssary static_cast by Patrick Williams · 5 years ago
  50. ed7b034 zone: remove static_cast in float-to-int conversion by Patrick Williams · 5 years ago
  51. 7f4c548 Support sensor value property to type double by Matthew Barth · 5 years ago
  52. c83457a presence: Correct supported policy types in example YAML by Matthew Barth · 5 years ago
  53. 21b46e2 presence: Example JSON configuration & README updates by Matthew Barth · 5 years ago
  54. cc19480 presence: Enable use of JSON instead of YAML by Matthew Barth · 5 years ago
  55. 5060b10 presence: Hard code JSON config file locations by Matthew Barth · 5 years ago
  56. d74df09 Add getSubTreeRaw dbus function by Matthew Barth · 5 years ago
  57. f6d7f61 presence: Split config filename from path by Matthew Barth · 5 years ago
  58. 3a429d9 presence: Retrieve config file location from dbus by Matthew Barth · 5 years ago
  59. 4fb0af9 presence: Enable use of alternate json config file by Matthew Barth · 5 years ago
  60. f3e7047 presence: Reload json config on SIGHUP by Matthew Barth · 5 years ago
  61. 26ad44a presence: Complete current rpolicy type functions by Matthew Barth · 5 years ago
  62. aa8d81d presence: Policy generation framework by Matthew Barth · 5 years ago
  63. e0d98a3 presence: Complete current method type functions by Matthew Barth · 5 years ago
  64. e756663 presence: Sensor generation framework by Matthew Barth · 5 years ago
  65. 4a94dec presence: Extract fan object data by Matthew Barth · 5 years ago
  66. 0961fae presence: Parse JSON input file by Matthew Barth · 5 years ago
  67. fd05d64 presence: Add JSON config class by Matthew Barth · 5 years ago
  68. 799cdf7 Conditionally add/remove events action by Matthew Barth · 5 years ago
  69. 8d06a83 Update default floor action by Matthew Barth · 5 years ago
  70. 6db547d Fix generated group on nested events by Matthew Barth · 5 years ago
  71. 0451eca Add Shawn McCarney as a reviewer by Matthew Barth · 5 years ago
  72. 301ec59 Add B.J. Wyman as a reviewer by Matthew Barth · 5 years ago
  73. d4c001f Decrease speeds when a decrease delta exists by Matthew Barth · 5 years ago
  74. a422bbe Support int32 property variant type by Matthew Barth · 5 years ago
  75. efbe7ab doc only: Update events example yaml by Matthew Barth · 6 years ago
  76. 014f07c Fan floor by median sensor value within a range by Matthew Barth · 6 years ago
  77. 4eac3cf monitor: use signed value for factor and offset by Lei YU · 6 years ago
  78. 8a697b6 Correct precondition generation by Matthew Barth · 6 years ago
  79. 36cfcec Add missing owner services precondition by Matthew Barth · 6 years ago
  80. 03aff08 Restructure preconditions layout by Matthew Barth · 6 years ago
  81. e7d5389 Remove service name checking by Matthew Barth · 6 years ago
  82. a6f7516 Remove events with no groups defined by Matthew Barth · 6 years ago
  83. 06fa781 Generate groups defined on actions by Matthew Barth · 6 years ago
  84. 75d9735 Create empty action groups by Matthew Barth · 6 years ago
  85. f7e1cb3 Event groups are optional by Matthew Barth · 6 years ago
  86. d7b716a Add/Remove event timers by event name by Matthew Barth · 6 years ago
  87. 79cb831 Add/Remove event signals by event name by Matthew Barth · 6 years ago
  88. 2885ba9 Provide event name to triggers by Matthew Barth · 6 years ago
  89. 621a577 Add event name to SetSpeedEvent data by Matthew Barth · 6 years ago
  90. 0377401 Allow event groups to be empty by Matthew Barth · 6 years ago
  91. 469d136 Optimize event group property handling by Matthew Barth · 6 years ago
  92. 926df66 Separate handlers for signals and method calls by Matthew Barth · 6 years ago
  93. cd3bfbc Add event init trigger by Matthew Barth · 7 years ago
  94. 146b739 Convert event group to a vector of tuples by Matthew Barth · 7 years ago
  95. 73379f9 Converge generating signal and handler params by Matthew Barth · 7 years ago
  96. 016bd24 Move signals to event triggers by Matthew Barth · 7 years ago
  97. 1b4de26 Call event triggers on initialization by Matthew Barth · 7 years ago
  98. d0b90fc Have timers be a trigger type in microseconds by Matthew Barth · 7 years ago
  99. f20c321 Preconditions use signal triggers by Matthew Barth · 7 years ago
  100. a69465a Move signal matches to triggers section by Matthew Barth · 7 years ago