1. 9358f6b Add fan_pwm to the possible sensors by Konstantin Aladyshev · 7 weeks ago master
  2. 96439f1 meson: adjust nlohmann-json dependency by Patrick Williams · 5 months ago
  3. f2e9422 UpdateVirtualSensor uses information from signals by Tao Lin · 6 months ago
  4. ae10c52 clang-format: copy latest and re-format by Patrick Williams · 7 months ago
  5. 14ef874 Add UT cases for exprtk functions related to nan by Lei YU · 7 months ago
  6. c77b6b3 exprkt: Add ifNan to ignore the NaN value by Lei YU · 11 months ago
  7. 87d3511 exprkt: Add sumIgnoreNaN to ignore the NaN value by Lei YU · 1 year, 6 months ago
  8. 0ab9d83 exprkt: Add maxIgnoreNaN to ignore the NaN value by Lei YU · 1 year, 10 months ago
  9. 2db8d41 Optimize the createVirtualSensorsFromDBus method logic by George Liu · 9 months ago
  10. 9492149 hardcode dbus name by George Liu · 9 months ago
  11. ce4241c build: upgrade to C++23 by Patrick Williams · 10 months ago
  12. 1226f20 clang-format: copy latest and re-format by Patrick Williams · 12 months ago
  13. 209a880 meson: remove deprecated get_pkgconfig_variable by Patrick Williams · 1 year, 1 month ago
  14. 9b9b8a7 service: remove obmc-mapper dependencies by Patrick Williams · 1 year, 3 months ago
  15. 32dff21 config-file: search multiple directories by Patrick Williams · 1 year, 3 months ago
  16. a291ce1 Fixes around persisting values in entity-manager by Matt Spinler · 1 year, 3 months ago
  17. 8859c84 Don't crash if mapper times out by Matt Spinler · 1 year, 3 months ago
  18. f20aa7c markdownlint: remove unneeded config by Patrick Williams · 1 year, 5 months ago
  19. 83e3ac3 sdbusplus: use shorter type aliases by Patrick Williams · 1 year, 5 months ago
  20. bbf22d8 fix the wrong URL link by Clyde Huang · 1 year, 6 months ago
  21. f6b7e0a Add func for Maximum when sensor from DBus by Tao Lin · 1 year, 7 months ago
  22. 91799db Update threshold to entity-manager by Tao Lin · 1 year, 9 months ago
  23. 71b9c11 Throw the exception on the EM D-Bus fail by Matt Spinler · 1 year, 7 months ago
  24. f7ec40a Move objectmanager into the PDI-specified location by Ed Tanous · 1 year, 7 months ago
  25. 91354e4 clang-format-15 by Ed Tanous · 1 year, 7 months ago
  26. f6825b9 virtualSensor: change EM's ObjectManager path by Nan Zhou · 1 year, 8 months ago
  27. dc77701 Association not created when sensors from DBus by Tao Lin · 1 year, 9 months ago
  28. e667239 remove dependency on sdeventplus by Patrick Williams · 1 year, 8 months ago
  29. 7e295e2 MAINTAINERS: remove file by Patrick Williams · 1 year, 9 months ago
  30. 2695966 Update to latest clang-format by George Liu · 1 year, 9 months ago
  31. 26ef5a6 OWNERS: switch 'matches' to 'matchers' by Patrick Williams · 1 year, 10 months ago
  32. 8e11ccc sdbusplus: use shorter type aliases by Patrick Williams · 1 year, 10 months ago
  33. 190f6d0 Fix default ValidInput values for DBus configuration by Jiaqing Zhao · 2 years ago
  34. aedd2e2 README: Update Type for D-Bus config by Jiaqing Zhao · 2 years ago
  35. 27faf7c markdownlint, prettier: enable formatting by Patrick Williams · 2 years ago
  36. a959678 expression: limit JSON value copy by Patrick Williams · 2 years, 1 month ago
  37. 03c4c8e expression: allow array of strings by Patrick Williams · 2 years, 1 month ago
  38. b729eac meson: simplify dependencies by Patrick Williams · 2 years, 2 months ago
  39. 1204b43 Fix some warnings by cppcheck by George Liu · 2 years, 4 months ago
  40. fe3214e meson: Fix deprecated meson warning by George Liu · 2 years, 4 months ago
  41. 190e4bf README: format changes suggested by markdownlint by Patrick Williams · 2 years, 5 months ago
  42. 05b1d41 thresholds: Update Severity to be a string by Rashmica Gupta · 2 years, 6 months ago
  43. b57d737 sdbusplus: remove usage of deprecated alias by Patrick Williams · 2 years, 6 months ago
  44. 333e5bf Add OWNERS file by Manojkiran Eda · 2 years, 6 months ago
  45. dac2663 catch exceptions as const by Patrick Williams · 2 years, 7 months ago
  46. 74c1e7d exception: switch to public sdbus exception by Patrick Williams · 2 years, 8 months ago
  47. fbd7145 logging: switch debug statements to lg2 by Patrick Williams · 2 years, 8 months ago
  48. 82b39c6 logging: switch to lg2 by Patrick Williams · 2 years, 9 months ago
  49. ff2df99 build: set optimization and compile warnings by Patrick Williams · 2 years, 8 months ago
  50. 2344882 clang-format: sync latest from docs by Patrick Williams · 2 years, 8 months ago
  51. 1dff7dc Support threshold hysteresis by Rashmica Gupta · 2 years, 9 months ago
  52. c95a59e README: add config via D-Bus by Rashmica Gupta · 2 years, 9 months ago
  53. 304fd0e Add a modified median calculation by Rashmica Gupta · 2 years, 9 months ago
  54. 862c3d1 Use direct initialisation by Rashmica Gupta · 2 years, 9 months ago
  55. e7efe13 virtual-sensor: Add ability to read a config from dbus by Rashmica Gupta · 2 years, 9 months ago
  56. a2fa63a Defer emitting InterfacesAdded signal until ready by Rashmica Gupta · 2 years, 9 months ago
  57. 4ac7a7f Add pressure to unit list by Rashmica Gupta · 2 years, 10 months ago
  58. 67d8b9d Add check for sensor with same name by Rashmica Gupta · 2 years, 10 months ago
  59. 665a0a2 Replace spaces in sensor name with underscores by Rashmica Gupta · 2 years, 10 months ago
  60. 1846d82 logging: remove spaces in entry definition by Patrick Williams · 2 years, 11 months ago
  61. 3e99919 add create_threshold function by Rashmica Gupta · 2 years, 11 months ago
  62. 0fcf0e1 Add association interface by Lei YU · 3 years ago
  63. 543bf66 add clamping of min/max by Patrick Williams · 3 years ago
  64. f644374 Add MaxValue/MinValue setting in config by Harvey Wu · 3 years, 1 month ago
  65. d9aa227 build: fix dependency check for nlohmann/json by Patrick Williams · 3 years ago
  66. 202842d build: update to C++20 by Patrick Williams · 3 years, 1 month ago
  67. 8d5dff5 build: add wrapfiles for dependencies by Patrick Williams · 3 years, 1 month ago
  68. a55a907 Add try catch when getting the sensor values by Thu Ba Nguyen · 3 years, 1 month ago
  69. 4294e6d Add to emit the threshold alarm signals by George Hung · 3 years, 1 month ago
  70. 4f3e9c5 service: Always restart by Lei YU · 3 years, 1 month ago
  71. 187582b dbusUtils: add try catch to catch error when getDbusProperty failed by Harvey Wu · 3 years, 1 month ago
  72. 2b56ddb Add airflow sensor support in phosphor-virtual-sensor by Kumar Thangavel · 3 years, 4 months ago
  73. b306b03 Add PerformanceLoss threshold checking by Matt Spinler · 3 years, 3 months ago
  74. a4fe665 Fix threshold checks by Matt Spinler · 3 years, 3 months ago
  75. fdb826d thresholds: simplify logic and template by Patrick Williams · 3 years, 4 months ago
  76. efd4cd8 MAINTAINERS: update email address for Vijay by Patrick Williams · 3 years, 4 months ago
  77. 8f5e611 Refactor the threshold checking code by Matt Spinler · 3 years, 4 months ago
  78. f15189e Use NaN for missing warning/crit threshold values by Matt Spinler · 3 years, 4 months ago
  79. ce67522 Add support for hard and soft shutdown thresholds by Matt Spinler · 3 years, 4 months ago
  80. 6c19e7d Add object manager interface by Matt Spinler · 3 years, 4 months ago
  81. 26edaad Refactor checking thresholds by Matt Spinler · 3 years, 5 months ago
  82. 06e761a dbus: removed unnecessary is_method_error calls by Patrick Williams · 3 years, 6 months ago
  83. f8db722 Tolerate missing sensors on startup by Matt Spinler · 3 years, 6 months ago
  84. 1d78a47 Add mapper dependency to service file by Matt Spinler · 3 years, 6 months ago
  85. 9f1ef4f Add vector package support by Matt Spinler · 3 years, 6 months ago
  86. ddc6dcd Check for expression compile failures by Matt Spinler · 3 years, 6 months ago
  87. e0d371e Add unit to dbus by Vijay Khemka · 3 years, 8 months ago
  88. 32a7156 Check threshold values by Vijay Khemka · 3 years, 8 months ago
  89. c62a554 Fix threshold data copy by Vijay Khemka · 3 years, 8 months ago
  90. 51f898e Add signal based update by Vijay Khemka · 3 years, 8 months ago
  91. 92d648b Disable some exprtk options by Vijay Khemka · 3 years, 9 months ago
  92. 3ed9a51 Use exprtk expression parser by Vijay Khemka · 3 years, 9 months ago
  93. 7452a86 Add support for dbus parameter by Vijay Khemka · 3 years, 9 months ago
  94. abcc94f Basic initial implementation by Vijay Khemka · 3 years, 9 months ago
  95. ab48775 .gitignore: add meson directories by Patrick Williams · 3 years, 8 months ago
  96. 259c7f8 Adding initial basic files by Vijay Khemka · 3 years, 10 months ago
  97. 416d582 first commit by Vijay Khemka · 3 years, 9 months ago
  98. 956d6e9 Initial empty repository by Brad Bishop · 3 years, 10 months ago