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