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