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