1. 064d8af entity-manager: add misc debug logs by Alexander Hansen · 4 days ago
  2. 83c07fd deduplicate DBus variant definitions by Alexander Hansen · 6 weeks ago
  3. 87d412f use correct exception type to catch json parse by Jian Zhang · 11 months ago
  4. 8039efe entity-manager: Fix incorrect rvalue reference binding by Andy Hsu · 4 weeks ago
  5. 0c32488 entity-manager: remove boost::container::flat_map by Alexander Hansen · 6 weeks ago
  6. 8b7d634 entity-manager: debug log for N configs loaded by Alexander Hansen · 8 weeks ago
  7. 8c7951b entity-manager: debug logs for propertiesChanged by Alexander Hansen · 8 weeks ago
  8. 99f17c0 entity-manager: load schema for runtime validation by Alexander Hansen · 8 weeks ago
  9. bc0b05b entity-manager: fix type for schema directory by Alexander Hansen · 10 weeks ago
  10. cba1a97 entity-manager: fix index bug in perform_scan.cpp by Marc Olberding · 8 weeks ago
  11. 90e4f05 entity-manager: fixes for logDeviceAdded/Removed by Alexander Hansen · 3 months ago
  12. 7719269 Remove implicit conversions by Ed Tanous · 7 months ago
  13. 250432b Make device array constexpr by Ed Tanous · 3 months ago
  14. 7d5f205 entity-manager: extract function addObjectJson by Alexander Hansen · 3 months ago
  15. f9a4024 entity-manager: addObjectRuntimeValidateJson by Alexander Hansen · 3 months ago
  16. a182cb7 entity-manager: extract function for AddObject API by Alexander Hansen · 3 months ago
  17. dbf95b2 Flat map all the things by Ed Tanous · 3 months ago
  18. 8290ca4 entity-manager: constructor arg to load config by Alexander Hansen · 5 months ago
  19. c689762 entity_manager: Remove unused local variable by Haiyue Wang · 3 months ago
  20. 7f2fbf8 Remove enable_shared_from_this on PerformProbe by Ed Tanous · 3 months ago
  21. 9a5eec9 entity-manager: Add probe associations by Christopher Meis · 5 months ago
  22. c58af0b entity-manager: use PDI constants for inventory by Alexander Hansen · 4 months ago
  23. fa88c5e entity-manager: use PDI constants for Host State by Alexander Hansen · 4 months ago
  24. 8ee4369 Don't handle leftover template vars for "Probe" string by Chau Ly · 3 months ago
  25. dd5732d Fix includes for lg2 by Ed Tanous · 3 months ago
  26. 71fbff7 entity-manager: deduplicate code in logDeviceAdded by Alexander Hansen · 3 months ago
  27. fd977ec Remove boost::to_lower_copy by George Liu · 5 months ago
  28. 5a61ec8 Replace boost::replace_all and boost::ireplace_all by George Liu · 5 months ago
  29. ecf1a31 Remove boost::split by George Liu · 5 months ago
  30. c5a2af9 Standardize iFindFirst by Ed Tanous · 5 months ago
  31. ce8d1d0 replace boost::ifind_first with std::ranges::search by George Liu · 5 months ago
  32. 8feb045 use phosphor-logging by Alexander Hansen · 4 months ago
  33. 5531eea entity-manager: fix representation: arrays of bool by Alexander Hansen · 5 months ago
  34. b4c4e03 entity-manager: encapsulation for PerformProbe by Alexander Hansen · 5 months ago
  35. 7cab244 entity-manager: encapsulation for PerformScan by Alexander Hansen · 5 months ago
  36. d10dd46 entity-manager: Make schema validation on addObject optional by Marc Olberding · 5 months ago
  37. b2f8282 entity-manager: fix compile option to not persist by Marc Olberding · 4 months ago
  38. b360991 entity-manager: writeJsonFiles: fix throw on mkdir by Alexander Hansen · 5 months ago
  39. daa4ac0 topology: move powered_by quirk to config parsing by Alexander Hansen · 5 months ago
  40. 9b95ae4 topology: generalize association restrictions by Alexander Hansen · 5 months ago
  41. 5df916f clang-tidy-21: fix cppcoreguidelines-pro-bounds-pointer-arithmetic by Alexander Hansen · 4 months ago
  42. 90fabb0 topology: schema rework: implementation by Alexander Hansen · 5 months ago
  43. 7b2a77f topology: class AssocName for association by Alexander Hansen · 5 months ago
  44. 68e2b0f topology: generalized implementation by Alexander Hansen · 5 months ago
  45. 7962944 entity-manager: Handle left-over template vars by Chau Ly · 5 months ago
  46. e665185 entity-manager: Add meson option to cache config by Alexander Hansen · 12 months ago
  47. 8973725 entity-manager: not pass through io, objServer by Alexander Hansen · 5 months ago
  48. 4cd8c25 entity-manager: not throw in createAddObjectMethod by Alexander Hansen · 5 months ago
  49. bd85baa entity-manager: fix throw in fwVersionIsSame by Alexander Hansen · 5 months ago
  50. e12f41a Add configuration for binding to INA233, RTQ6056 and SQ52205 by Andy-Hsu-wiwynn · 5 months ago
  51. ca121f5 topology: get opposite association by Alexander Hansen · 5 months ago
  52. 5036d94 topology: fix nesting in fillAssocForPortId by Alexander Hansen · 5 months ago
  53. 97a1c93 topology: extract function fillAssocForPortId by Alexander Hansen · 5 months ago
  54. d7be0ee topology: extract function fillAssocsForPortId by Alexander Hansen · 5 months ago
  55. 32e7418 topology: getAssocs param board paths view by Alexander Hansen · 5 months ago
  56. 7cfc043 topology: refactor upstreamPorts, downstreamPorts by Alexander Hansen · 5 months ago
  57. 0519f57 make Topology::getAssocs return association sets by Alexander Hansen · 5 months ago
  58. 315929a topology: Convert to phosphor-logging by Alexander Hansen · 5 months ago
  59. ec938ad Topology::addBoard: extract addDownstreamPort by Alexander Hansen · 5 months ago
  60. 3fa6879 Topology::remove: simplify by Alexander Hansen · 5 months ago
  61. f3bb8d9 Topology::remove: simplify loop by Alexander Hansen · 5 months ago
  62. 802cbf2 entity-manager: fix missed update from DevicePresence by Eldin Lee · 5 months ago
  63. 164af2f Replace boost starts_with with std::string by George Liu · 5 months ago
  64. 5aa65d8 entity-manager: extract postConfigurationRecord by Alexander Hansen · 6 months ago
  65. 811160e entity-manager: function for building inventory/system path by Christopher Meis · 5 months ago
  66. 4fa4012 entity-manager: extract postExposesRecordsToDBus by Alexander Hansen · 6 months ago
  67. 4fcd946 entity-manager: extract postBoardToDBus function by Alexander Hansen · 6 months ago
  68. 4e1142d copyright: move to SPDX-License-Identifier by Alexander Hansen · 6 months ago
  69. e164627 PowerStatusMonitor: create DBus match in ctor by Alexander Hansen · 6 months ago
  70. 0a4bb2a extract PowerStatusMonitor::handlePowerMatch by Alexander Hansen · 6 months ago
  71. e3043b2 entity-manager: static library by Alexander Hansen · 7 months ago
  72. f57a259 entity-manager: move logDeviceAdded/Removed by Alexander Hansen · 7 months ago
  73. 44c9025 entity-manager: separate main.cpp by Alexander Hansen · 7 months ago
  74. 8c99fcf entity-manager: create power_status_monitor.cpp by Alexander Hansen · 6 months ago
  75. 0ab32b3 entity-manager: create class PowerStatusMonitor by Alexander Hansen · 7 months ago
  76. f725257 Add Configuration class by Christopher Meis · 7 months ago
  77. 6080318 entity-manager: move dbusMatches to class by Alexander Hansen · 7 months ago
  78. fc1b1e2 entity-manager: size_t propertiesChangedInstance by Alexander Hansen · 7 months ago
  79. 3b7678c entity-manager: delete copy and move for EM class by Alexander Hansen · 6 months ago
  80. b1340da entity-manager: propertiesChangedTimer by Alexander Hansen · 7 months ago
  81. 16d4002 entity-manager: move bool inProgress to class by Alexander Hansen · 7 months ago
  82. 95ab18f entity-manager: move startRemovedTimer to EM class by Alexander Hansen · 7 months ago
  83. 0f7bd78 entity-manager: attach DBus matches to EM class by Alexander Hansen · 7 months ago
  84. 57604ed entity-manager: create class EMDBusInterface by Alexander Hansen · 7 months ago
  85. a454b30 topology: Attach power assoc to downstream port by Chau Ly · 6 months ago
  86. ddc8eb6 meson: install schemas in a new directory by Alexander Hansen · 9 months ago
  87. a555acf entity-manager: remove global io_context by Alexander Hansen · 7 months ago
  88. 0123f8a entity-manager: simplify addValueToDBus usage by Alexander Hansen · 7 months ago
  89. 7f51d32 entity-manager: runtime schema validation by Alexander Hansen · 7 months ago
  90. ad28e40 entity-manager: handleCurrentConfigurationJson by Alexander Hansen · 7 months ago
  91. ee9a387 entity-manager: debug logs for loadConfigurations by Alexander Hansen · 7 months ago
  92. cf6a75b Introduce EntityManager class by Christopher Meis · 8 months ago
  93. 91e360e entity-manager: extract getDBusType by Alexander Hansen · 7 months ago
  94. 17f8e6a entity-manager: populateInterfacePropertyFromJson by Alexander Hansen · 7 months ago
  95. d790869 entity-manager: extract addValueToDbus by Alexander Hansen · 7 months ago
  96. d72dc33 entity-manager: extract checkArrayElementsSameType by Alexander Hansen · 7 months ago
  97. cc34fd7 boost: remove process/child.hpp by Patrick Williams · 7 months ago
  98. 60618a7 probe: Change FoundProbeTypeT to point to the optional enum by Amithash Prasad · 8 months ago
  99. 2ae2b81 entity_manager: perform_probe: fixed findProbeType return issue by Peter Yin · 8 months ago
  100. 6459993 automatic clang-tidy fixes by Patrick Williams · 8 months ago