1. 6cbbc09 EntityManager: Exploit destructuring for configuration removed loop by Andrew Jeffery · 3 years, 1 month ago
  2. 2f750d2 EntityManager: Introduce getDeviceInterfaces() by Andrew Jeffery · 3 years, 1 month ago
  3. d235cb6 EntityManager: Flip condition to start removed timer by Andrew Jeffery · 3 years, 1 month ago
  4. 4db38bc EntityManager: Refactor pruneDevice() early-exits by Andrew Jeffery · 3 years, 1 month ago
  5. 89ec352 EntityManager: Introduce pruneDevice() by Andrew Jeffery · 3 years, 1 month ago
  6. a82c55d EntityManager: Exploit destructuring for device removed loop by Andrew Jeffery · 3 years, 1 month ago
  7. d38fc67 EntityManager: Continue the loop if the entity is present by Andrew Jeffery · 3 years, 1 month ago
  8. 8924f2f EntityManager: Determine device config presence with .contains() by Andrew Jeffery · 3 years, 1 month ago
  9. 27a1cfb EntityManager: Rename isDetectedPowerOn for clarity by Andrew Jeffery · 3 years, 1 month ago
  10. b620944 EntityManager: Refactor deviceRequiresPowerOn() with early-exits by Andrew Jeffery · 3 years, 1 month ago
  11. 5519293 EntityManager: Extract deviceRequiresPowerOn() by Andrew Jeffery · 3 years, 1 month ago
  12. a96950d EntityManager: Destructure board properties in postToDbus() by Andrew Jeffery · 3 years, 1 month ago
  13. 13132df EntityManager: Destructure board attributes in postToDbus() by Andrew Jeffery · 3 years, 1 month ago
  14. 5a6379c EntityManager: Destructure exposed items in postToDbus() by Andrew Jeffery · 3 years, 1 month ago
  15. ace306d EntityManager: Destructure items when iterating newConfiguration by Andrew Jeffery · 3 years, 1 month ago
  16. 65ea450 EntityManager: Destructure dict items in populateInterfaceFromJson() by Andrew Jeffery · 3 years, 1 month ago
  17. 029ee28 EntityManager: Rename key to path in populateInterfaceFromJson() by Andrew Jeffery · 3 years, 1 month ago
  18. f518471 PerformScan: Destructure config items in run() by Andrew Jeffery · 3 years, 1 month ago
  19. f8ae2ba FruUtils: Fix code formatting by Andrew Jeffery · 3 years, 1 month ago
  20. 0710828 fru-device: fix return value of i2cSmbusWriteThenRead() by Zev Weiss · 3 years, 2 months ago
  21. 7135f3d Move getFRUInfo function to FruUtils.cpp file. by Kumar Thangavel · 3 years, 3 months ago
  22. c74e751 Move global variable busMap to FruUtil.hpp by Kumar Thangavel · 3 years, 3 months ago
  23. 2418a61 Fix dangling references to powerIsOn by Jonathan Doman · 3 years, 2 months ago
  24. 0961b11 Rename function `formatFRU` to `formatIPMIFRU` by Michael Shen · 3 years, 2 months ago
  25. e24c063 Remove unused debug variable in entity-manager by Ed Tanous · 3 years, 2 months ago
  26. 7f43ea8 Move global variables io service and bus to local variables. by Kumar Thangavel · 3 years, 4 months ago
  27. 1e8e71f Move global variable powerIsOn to local variable. by Kumar Thangavel · 3 years, 5 months ago
  28. a6d4733 Cleanup of code to pass CI, clang-tidy-13 by Bruce Mitchell · 3 years, 4 months ago
  29. a9c5892 entity-manager: Search sysconfdir for configurations by Andrew Jeffery · 3 years, 11 months ago
  30. 666583b EntityManager: Clean up use of probeTypes by Andrew Jeffery · 3 years, 5 months ago
  31. f07c5ed EntityManager: Split out PerformProbe by Andrew Jeffery · 3 years, 5 months ago
  32. 47af65a EntityManager: Split out PerformScan by Andrew Jeffery · 3 years, 5 months ago
  33. 41a9051 Move global variable to local variable. by Kumar Thangavel · 3 years, 5 months ago
  34. bd4075f FruUtils: Add support for finding FRU at an offset by Oskar Senft · 3 years, 7 months ago
  35. a0d1b3f Utils: Fix more than one template replace by Zhikui Ren · 3 years, 7 months ago
  36. 83b1e9b catch exceptions as const by Patrick Williams · 3 years, 7 months ago
  37. 55ae5a8 Revert "meson: nlohmann/json has a meson build" by Ed Tanous · 3 years, 9 months ago
  38. 65ed664 FruUtils: Avoid truncation in derivation of fruAreaSize by Andrew Jeffery · 3 years, 9 months ago
  39. 499e7aa FruUtils: Rework calculateChecksum() implementation by Andrew Jeffery · 3 years, 9 months ago
  40. 9fedd14 meson: nlohmann/json has a meson build by Andrew Jeffery · 3 years, 9 months ago
  41. 07d467b Make build on clang by Ed Tanous · 4 years, 2 months ago
  42. c02d8cb FruDevice: fix possible resource leak by Zhikui Ren · 3 years, 10 months ago
  43. 395c6d4 Require all probe interface properties to match by Jonathan Doman · 4 years ago
  44. 6d64982 Fix dangling reference to scan count by Jonathan Doman · 4 years ago
  45. cda1473 Make a copy of the probe string to fix warning by Ed Tanous · 4 years ago
  46. 37e142b Check for errors before trying to open a bus by Ed Tanous · 4 years ago
  47. 9fd87e5 entity-manager: allow non-numeric substitution for name by Igor Kononenko · 4 years, 7 months ago
  48. 4bab932 Fix early exit for non D-Bus probes by Matt Spinler · 4 years ago
  49. 9b86787 Improve initialization of I2C sensors by Johnathan Mantey · 4 years, 6 months ago
  50. 7798712 FruUtils: Add back the else in formatFRU. by Scron-Chang · 4 years, 1 month ago
  51. 9e5a675 FruDevice: Define the day 1/1/96. by Scron-Chang · 4 years, 1 month ago
  52. c8dc4af Moved the common code and functions between fru deamons in entitymanager. by Kumar Thangavel · 4 years, 3 months ago
  53. 06d1b4a FruDevice: Move verifyOffset to util by Vijay Khemka · 4 years, 2 months ago
  54. e789bf1 Do tmpl substitutions using all properties on path by Matt Spinler · 4 years, 2 months ago
  55. 4f32889 Fix lambda capture in findDbusObjects by Matt Spinler · 4 years, 2 months ago
  56. 7792e39 FruDevice: Enforce FRU layout order by Vijay Khemka · 4 years, 3 months ago
  57. f69fe90 Checking nullptr of busmap[0] by Helen Huang · 4 years, 2 months ago
  58. 2a96708 FruDevice: Check for language code by Vijay Khemka · 4 years, 3 months ago
  59. 02618f0 FruDevice: Verify offset overlap by Vijay Khemka · 4 years, 3 months ago
  60. 9b43b77 Emplace baseboardDev to I2C bus0 by Helen Huang · 4 years, 3 months ago
  61. ab29641 split readFRUContents() into FruUtils module by Patrick Venture · 4 years, 4 months ago
  62. c473213 FruDevice: Add error message for header by Vijay Khemka · 4 years, 4 months ago
  63. 10a8c5f entity-manager: scan after ObjectManager signals by Brad Bishop · 4 years, 4 months ago
  64. c76af0f entity-manager: scan after NameOwnerChanged by Brad Bishop · 4 years, 5 months ago
  65. b45324a FruDevice: improve warning messages in FRU parse logic by Andrei Kartashev · 4 years, 6 months ago
  66. 272bafd FruDevice: print checksum values on checksum error by Andrei Kartashev · 4 years, 6 months ago
  67. ef3cdc9 fru-device: Fix -Werror=sign-compare by Brad Bishop · 4 years, 7 months ago
  68. 2a7e395 FruDevice: additional diagnostics when decode FRU by Andrei Kartashev · 4 years, 8 months ago
  69. d7b6659 FruDevice: try to parse Fru even it a bit broken by Andrei Kartashev · 4 years, 8 months ago
  70. 6cfb775 FruDevice: parse more than 2 custom fields by Andrei Kartashev · 4 years, 8 months ago
  71. 9f0f2d1 FruDevice: use FRU Areas enum to iterate by Andrei Kartashev · 4 years, 8 months ago
  72. 32d1f0a Add retries to mapper calls by James Feist · 4 years, 7 months ago
  73. 6b3d4c5 FruDevice: improve updateFRUProperty function by Andrei Kartashev · 4 years, 8 months ago
  74. c994c02 FruDevice: add binary fields decoding by Andrei Kartashev · 4 years, 8 months ago
  75. 2f0de17 FruDevice: some code cleanup by Andrei Kartashev · 4 years, 8 months ago
  76. 2eb946f entity-manager: remove dead code by Brad Bishop · 4 years, 8 months ago
  77. 5d52541 entity-manager: probe: Refactor matching by Brad Bishop · 4 years, 8 months ago
  78. 3cb8a60 entity-manager: probe: factor out probe logic by Brad Bishop · 4 years, 8 months ago
  79. 1fb9f3f docs: Add minimal doxygen setup by Brad Bishop · 4 years, 8 months ago
  80. 82c84bb fru-device: explicitly include headers by Brad Bishop · 4 years, 8 months ago
  81. 1c5b706 FruDevice: use uint8_t instead of char for data by Andrei Kartashev · 4 years, 8 months ago
  82. 4212485 probe: don't match unsupported json types by Brad Bishop · 4 years, 8 months ago
  83. e707de6 FruDevice: fix FRU 6-bit ASCII field decoding by Andrei Kartashev · 4 years, 8 months ago
  84. d73b744 Entity-Manager: Update product AssetTag inside Fru by Joshi-Mansi · 5 years ago
  85. c1136b7 Fix segfault caused by accessing non existing key in busmap by Wludzik, Jozef · 4 years, 10 months ago
  86. 5d7f469 FruDevice: improve boot by James Feist · 4 years, 10 months ago
  87. 4e6a62f FruDevice: implement FRU field decoding by Jeremy Kerr · 4 years, 11 months ago
  88. cb5661d Fix fru disappear after power off by James Feist · 4 years, 10 months ago
  89. c789fca Add new type of settable interface - Polling by Adrian Ambrożewicz · 5 years ago
  90. 8c505da Update to latest clang format by James Feist · 5 years ago
  91. fa8d322 Skip i2c addresses in the range 0 to 12 by Rajashekar Gade Reddy · 5 years ago
  92. 2539ccd Add lock around callback by James Feist · 5 years ago
  93. 4dc617b Register match always by James Feist · 5 years ago
  94. b1728ca Add retries into d-bus probes by James Feist · 5 years ago
  95. 29d8325 remove dead code by Brad Bishop · 5 years ago
  96. fb23655 entity-manager: remove inventory manager interface by Brad Bishop · 5 years ago
  97. 35f5e0e EM: On duplicates use device index by James Feist · 5 years ago
  98. 92daaaa meson: Add fru-device-less build configuration by Brad Bishop · 5 years ago
  99. 61f5ac4 Fix power match by James Feist · 5 years ago
  100. 92a2dd7 entity-manager: drop device tree overlay support by Brad Bishop · 5 years ago