1. 8650187 PerformScan: Only hash if we're not debugging in getRecordName() by Andrew Jeffery · 2 years, 10 months ago
  2. 928c5b2 PerformScan: Unwrap comments in getRecordName() by Andrew Jeffery · 2 years, 10 months ago
  3. 1ae4ed6 PerformScan: Eliminate else-after-return in getRecordName() by Andrew Jeffery · 2 years, 10 months ago
  4. 26db575 PerformScan: Clean up whitespace in registerCallback() by Andrew Jeffery · 2 years, 10 months ago
  5. 4dcc55d PerformScan: Make registerCallback() static by Andrew Jeffery · 2 years, 10 months ago
  6. 91c5eaa PerformScan: Clean up timer declarations using auto by Andrew Jeffery · 2 years, 10 months ago
  7. d9b6784 PerformScan: Introduce DBusInterfaceInstance by Andrew Jeffery · 2 years, 10 months ago
  8. 4732183 PerformScan: Eliminate interfaceConnections by Andrew Jeffery · 2 years, 10 months ago
  9. 8d2761e PerformScan: Extract processDbusObjects() by Andrew Jeffery · 2 years, 10 months ago
  10. 4a4ab5c PerformScan: Remove redundant early-return by Andrew Jeffery · 2 years, 10 months ago
  11. c6558f6 PerformScan: All interfaces on a path is an object by Andrew Jeffery · 2 years, 10 months ago
  12. 1983d2f EntityManager: Make MapperGetSubTreeResponse type comprehensible by Andrew Jeffery · 2 years, 10 months ago
  13. 402fa1c EntityManager: Remove dead ManagedObjectType definition by Andrew Jeffery · 2 years, 10 months ago
  14. eab4929 EntityManager: Rename BasicVariantType to DBusValueVariant by Andrew Jeffery · 2 years, 10 months ago
  15. ac20bd9 EntityManager: Rename DBusProbeObjectT to MapperGetSubTreeResponse by Andrew Jeffery · 2 years, 10 months ago
  16. f331179 EntityManager: Rename findJsonFiles() to loadConfigurations() by Andrew Jeffery · 2 years, 10 months ago
  17. e35d0ac EntityManager: Extract publishNewConfiguration() by Andrew Jeffery · 2 years, 11 months ago
  18. 7c4cbbe EntityManager: Extract deriveNewConfiguration() by Andrew Jeffery · 2 years, 11 months ago
  19. 0d0c146 EntityManager: Extract pruneConfiguration() by Andrew Jeffery · 2 years, 11 months ago
  20. 5ec49ad EntityManager: Clean up interface removal condition by Andrew Jeffery · 2 years, 11 months ago
  21. 6cbbc09 EntityManager: Exploit destructuring for configuration removed loop by Andrew Jeffery · 2 years, 11 months ago
  22. 2f750d2 EntityManager: Introduce getDeviceInterfaces() by Andrew Jeffery · 2 years, 11 months ago
  23. d235cb6 EntityManager: Flip condition to start removed timer by Andrew Jeffery · 2 years, 11 months ago
  24. 4db38bc EntityManager: Refactor pruneDevice() early-exits by Andrew Jeffery · 2 years, 11 months ago
  25. 89ec352 EntityManager: Introduce pruneDevice() by Andrew Jeffery · 2 years, 11 months ago
  26. a82c55d EntityManager: Exploit destructuring for device removed loop by Andrew Jeffery · 2 years, 11 months ago
  27. d38fc67 EntityManager: Continue the loop if the entity is present by Andrew Jeffery · 2 years, 11 months ago
  28. 8924f2f EntityManager: Determine device config presence with .contains() by Andrew Jeffery · 2 years, 11 months ago
  29. 27a1cfb EntityManager: Rename isDetectedPowerOn for clarity by Andrew Jeffery · 2 years, 11 months ago
  30. b620944 EntityManager: Refactor deviceRequiresPowerOn() with early-exits by Andrew Jeffery · 2 years, 11 months ago
  31. 5519293 EntityManager: Extract deviceRequiresPowerOn() by Andrew Jeffery · 2 years, 11 months ago
  32. a96950d EntityManager: Destructure board properties in postToDbus() by Andrew Jeffery · 2 years, 11 months ago
  33. 13132df EntityManager: Destructure board attributes in postToDbus() by Andrew Jeffery · 2 years, 11 months ago
  34. 5a6379c EntityManager: Destructure exposed items in postToDbus() by Andrew Jeffery · 2 years, 11 months ago
  35. ace306d EntityManager: Destructure items when iterating newConfiguration by Andrew Jeffery · 2 years, 11 months ago
  36. 65ea450 EntityManager: Destructure dict items in populateInterfaceFromJson() by Andrew Jeffery · 2 years, 11 months ago
  37. 029ee28 EntityManager: Rename key to path in populateInterfaceFromJson() by Andrew Jeffery · 2 years, 11 months ago
  38. f518471 PerformScan: Destructure config items in run() by Andrew Jeffery · 2 years, 11 months ago
  39. f8ae2ba FruUtils: Fix code formatting by Andrew Jeffery · 2 years, 11 months ago
  40. 0710828 fru-device: fix return value of i2cSmbusWriteThenRead() by Zev Weiss · 3 years ago
  41. 7135f3d Move getFRUInfo function to FruUtils.cpp file. by Kumar Thangavel · 3 years ago
  42. c74e751 Move global variable busMap to FruUtil.hpp by Kumar Thangavel · 3 years ago
  43. 2418a61 Fix dangling references to powerIsOn by Jonathan Doman · 3 years ago
  44. de602c5 Configuration: Bletchley: add INA230 sensors by Potin Lai · 2 years, 11 months ago
  45. ee4b636 configurations: add Delta AWF2DC3200W PSU by Zev Weiss · 3 years ago
  46. ec6183c Add raa229126 type by Zhikui Ren · 3 years ago
  47. 0961b11 Rename function `formatFRU` to `formatIPMIFRU` by Michael Shen · 3 years ago
  48. 4e98940 Don't tidy/format files in subproject by Ed Tanous · 3 years ago
  49. 32fc0a5 Add entity manager config for Tyan S8036 board. by Ali El-Haj-Mahmoud · 3 years ago
  50. 52f5609 Configurations: Bletchley: Update AspeedFan by Potin Lai · 3 years, 2 months ago
  51. 797632e Fixed quote by Glukhov Mikhail · 3 years ago
  52. 673768a Configurations: Bletchley: update temperature sensors thresholds by Potin Lai · 3 years ago
  53. f671c21 Nisqually: Add three more additional boards by Brandon Wyman · 3 years ago
  54. e24c063 Remove unused debug variable in entity-manager by Ed Tanous · 3 years ago
  55. ed2f07b Add new device type INA219, ISL69260 and ADM1293 by Zhikui Ren · 3 years ago
  56. 20fb4ae sensors: Add support for ISL69225 sensor for entity-manager by Khang Kieu · 3 years ago
  57. c62cc00 thresholds: Use correct values for HardShutdown by Rashmica Gupta · 3 years, 1 month ago
  58. 9dc2cc5 Run json validation as part of the build by Ed Tanous · 3 years, 2 months ago
  59. 0177ea4 Add Support for Hardshutdown threshold interface for fansensor by Kumar Thangavel · 3 years, 1 month ago
  60. e115c78 Correct inventory messages log level by Konstantin Aladyshev · 3 years, 1 month ago
  61. 6fdb3b9 Add Support for Hardshutdown threshold interface for nicsensor by Kumar Thangavel · 3 years, 1 month ago
  62. f8487e5 Adds Relative Humidity to Storm King and Blyth by Bruce Mitchell · 3 years, 2 months ago
  63. c769a6d Configurations: Bletchley: Update Front Panel Sensor by Potin Lai · 3 years, 2 months ago
  64. 3b802f1 Format config files with autojson by Ed Tanous · 3 years, 2 months ago
  65. 7f43ea8 Move global variables io service and bus to local variables. by Kumar Thangavel · 3 years, 2 months ago
  66. 5379f5c Configuration: Bletchley: rebase sled numbering to 1-based by Potin Lai · 3 years, 1 month ago
  67. f466cce Configurations: Add Ampere Mt.Jade platform by Thang Q. Nguyen · 3 years, 2 months ago
  68. 1fef3b5 Configurations: Bletchley: Update sensors by Howard Chiu · 3 years, 2 months ago
  69. 1e8e71f Move global variable powerIsOn to local variable. by Kumar Thangavel · 3 years, 2 months ago
  70. a6d4733 Cleanup of code to pass CI, clang-tidy-13 by Bruce Mitchell · 3 years, 2 months ago
  71. a9c5892 entity-manager: Search sysconfdir for configurations by Andrew Jeffery · 3 years, 8 months ago
  72. 849c07d entity-manager: Support DPS310 and SI7020 Everest by Bruce Mitchell · 3 years, 7 months ago
  73. 79f89fe entity-manager: Support for DPS310 and SI7020 Rainier by Bruce Mitchell · 3 years, 8 months ago
  74. c1a4bb4 ambient virtual temp: add in thresholds by Rashmica Gupta · 3 years, 6 months ago
  75. 3c54360 Add optional hysteresis field to Thresholds by Rashmica Gupta · 3 years, 6 months ago
  76. 5cd7bbb configurations: Add ambient virtual sensor to Blyth by Rashmica Gupta · 3 years, 6 months ago
  77. 666583b EntityManager: Clean up use of probeTypes by Andrew Jeffery · 3 years, 2 months ago
  78. f07c5ed EntityManager: Split out PerformProbe by Andrew Jeffery · 3 years, 2 months ago
  79. 47af65a EntityManager: Split out PerformScan by Andrew Jeffery · 3 years, 2 months ago
  80. 5468c6e doc only: Fix broken link by John Edward Broadbent · 3 years, 2 months ago
  81. 1cf04c1 Add HSBP FRU details in json configuration by Jayaprakash Mutyala · 3 years, 3 months ago
  82. 41a9051 Move global variable to local variable. by Kumar Thangavel · 3 years, 2 months ago
  83. 33cbfd2 Added JC42 JEDEC standard memory temp sensor support by hsangani · 3 years, 2 months ago
  84. 2c412ee Configurations: Bletchley: Add new json file for Facebook by Howard Chiu · 3 years, 3 months ago
  85. 7939a76 Fix probing rule for PSSF162205A PSU by Jiaqing Zhao · 3 years, 3 months ago
  86. 0040645 Tiogapass:Update INA230 sensor config Type as INA230 instead of pmbus in EM by Karthikeyan Pasupathi · 3 years, 3 months ago
  87. 22ed428 build: switch to C++20 by Patrick Williams · 3 years, 4 months ago
  88. 6bf4158 Add doc links in readme by Zhikui Ren · 3 years, 3 months ago
  89. 35d94a8 Add OWNERS file by Manojkiran Eda · 3 years, 3 months ago
  90. 32aa4dd Bellavista: Change power supply slot 2 I2CAddress by B. J. Wyman · 3 years, 8 months ago
  91. bd4075f FruUtils: Add support for finding FRU at an offset by Oskar Senft · 3 years, 4 months ago
  92. a0d1b3f Utils: Fix more than one template replace by Zhikui Ren · 3 years, 4 months ago
  93. 83b1e9b catch exceptions as const by Patrick Williams · 3 years, 4 months ago
  94. 8bb94ed EntityManager: Add EntityId and EntityInstance for TYAN S7106 by Oskar Senft · 3 years, 5 months ago
  95. 93db9bf Add xdpe12284 support by Lotus Xu · 3 years, 5 months ago
  96. e7ac9c9 entity-manager: Fix typos in log messages by Konstantin Aladyshev · 3 years, 5 months ago
  97. 5113b93 service_files: remove StopWhenUnneeded flag in FruDevice service by Charles Boyer · 3 years, 5 months ago
  98. cca7856 exception: add errno by Patrick Williams · 3 years, 5 months ago
  99. f38b37c schema: Add EntityId and EntityInstance to JSON schema. by Oskar Senft · 3 years, 5 months ago
  100. 43e1d7a configurations: add ASRock E3C246D4I board by Zev Weiss · 3 years, 5 months ago