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