1. c789fca Add new type of settable interface - Polling by Adrian Ambrożewicz · 4 years, 9 months ago
  2. 7f5a336 sdbusplus: use meson build by Patrick Williams · 4 years, 8 months ago
  3. 8c505da Update to latest clang format by James Feist · 4 years, 8 months ago
  4. fa8d322 Skip i2c addresses in the range 0 to 12 by Rajashekar Gade Reddy · 4 years, 9 months ago
  5. fdef837 Add MAX6654 device to i2c h2mon new_device list by Josh Lehan · 4 years, 9 months ago
  6. 2539ccd Add lock around callback by James Feist · 4 years, 9 months ago
  7. 4dc617b Register match always by James Feist · 4 years, 9 months ago
  8. b1728ca Add retries into d-bus probes by James Feist · 4 years, 9 months ago
  9. 1ffa4a4 Add ability to disable device logging by James Feist · 4 years, 9 months ago
  10. ff58eba Skip 'test' folder if build_tests is disabled by Jason M. Bills · 4 years, 10 months ago
  11. ba5424a Add MAX16601 to devices.hpp by Alex Qiu · 5 years ago
  12. 29d8325 remove dead code by Brad Bishop · 4 years, 10 months ago
  13. fb23655 entity-manager: remove inventory manager interface by Brad Bishop · 5 years ago
  14. 35f5e0e EM: On duplicates use device index by James Feist · 4 years, 11 months ago
  15. 92daaaa meson: Add fru-device-less build configuration by Brad Bishop · 5 years ago
  16. 61f5ac4 Fix power match by James Feist · 4 years, 11 months ago
  17. 92a2dd7 entity-manager: drop device tree overlay support by Brad Bishop · 5 years ago
  18. 94219d1 Fix increment bug by James Feist · 5 years ago
  19. 41622a9 Add Chassis interface to Drive by James Feist · 5 years ago
  20. 98063a4 meson: add support for gtest library vendoring by Brad Bishop · 5 years ago
  21. 6765d90 meson: add support for sdbusplus library vendoring by Brad Bishop · 5 years ago
  22. ff1ddb7 meson: add support for valijson library vendoring by Brad Bishop · 5 years ago
  23. 79a09a8 meson: add support for nlohmann-json vendoring by Brad Bishop · 5 years ago
  24. e3a12b6 meson: add cpp convenience var and use it by Brad Bishop · 5 years ago
  25. 787e828 meson: add support for boost library vendoring by Brad Bishop · 5 years ago
  26. 06b5899 update clang-ignore by Brad Bishop · 5 years ago
  27. b445991 Add support for building with meson by Brad Bishop · 5 years ago
  28. 02d2b93 Fix Delete D-Bus Method by James Feist · 5 years ago
  29. 85ca6dd README: Add DisableNode by James Feist · 5 years ago
  30. 2801a70 frudevice: use a single I2C transaction to read from EEPROM with 16-bit offset by Xiang Liu · 5 years ago
  31. 668bbb1 Add DisableNode keyword by James Feist · 5 years ago
  32. d5b87fb Add Rescan specific bus method by Cheng C Yang · 5 years ago
  33. 5213ccc Move ProductId from root to Motherboard interface by Suryakanth Sekar · 5 years ago
  34. 9354bf7 Add MAX20730, MAX20734, MAX20796 to devices.hpp by Alex Qiu · 5 years ago
  35. 3048742 convert sysfs gpio usage to libgpiod by ZhikuiRen · 5 years ago
  36. 01542d2 convert sysfs gpio usage to libgpiod by Zhikui Ren · 5 years ago
  37. 0cbe6bf Sort the device list in devices.hpp, and add MAX31730. by Alex Qiu · 5 years ago
  38. f36472e Add json config for Facebook Yosemite V2 platform. by HCL-BMC · 5 years ago
  39. d2aa8ef Add Panel interface to front panel by James Feist · 5 years ago
  40. 49df72d Add Motherboard property to WFT-Baseboard by James Feist · 5 years ago
  41. ca000e5 autojson: don't check non-json files by Brad Bishop · 5 years ago
  42. 0c3980a FruDevice: Don't scan Mux bus if root is in blacklist by James Feist · 5 years ago
  43. 7d80775 PerformProbe: remove forward declaration by James Feist · 5 years ago
  44. 7972bb9 Stop reading devices that don't like it by James Feist · 5 years ago
  45. 733f765 Move objects out of global scope by James Feist · 5 years ago
  46. 787c3c3 Fix Entity-Manager Crash issue by James Feist · 5 years ago
  47. f2ad76b frudevice: cast to unsigned, avoid negative values by Patrick Venture · 5 years ago
  48. e26395d bugfix: frudevice: handle multi-record area by Patrick Venture · 5 years ago
  49. baba767 frudevice: consolidate FRU reading by Patrick Venture · 5 years ago
  50. 3ac8e4f frudevice: fix useless-cast by Patrick Venture · 5 years ago
  51. 4b7a745 prefer prefix operators for non-primitive types by Patrick Venture · 5 years ago
  52. c274f2f frudevice: add missing headers by Patrick Venture · 5 years ago
  53. f0f97ce frudevice: align readFromEeprom with readBlockData by Patrick Venture · 5 years ago
  54. a49dc33 use quotes for project headers by Patrick Venture · 5 years ago
  55. 5c3fde1 entitymanager: drop duplicate header inclusion by Patrick Venture · 5 years ago
  56. 0a26460 add Testing to gitignore by Patrick Venture · 5 years ago
  57. 8a98392 FruDevice: Add found I2CDevices by James Feist · 5 years ago
  58. 5cb0608 Move Io and ObjServer to Global by James Feist · 5 years ago
  59. 5ffd8b4 Add build step to verify json formatting by James Feist · 5 years ago
  60. 45bcbc5 Remove Ed from MAINTAINERS file by James Feist · 5 years ago
  61. 978fcad Update NVME config by James Feist · 5 years ago
  62. c48e0ef Fix Maintainers File by James Feist · 5 years ago
  63. 4acdc54 Enable INA230 current sensor and PCA9547 I2C mux by Devjit Gopalpur · 5 years ago
  64. ce80db7 devices: add isl68137 by Josh Lehan · 5 years ago
  65. e5cfe64 Fixing trivial typo in error message by Josh Lehan · 5 years ago
  66. 96b8a6e Adding DEBUG and message for when device not in whitelist by Josh Lehan · 5 years ago
  67. 0eeb79c FruDevice: Fix power match by James Feist · 5 years ago
  68. db5f455 .gitignore: Adding additional ignored files by Josh Lehan · 5 years ago
  69. 0399332 Add driver bind support for MAX34451 by Jason Ling · 5 years ago
  70. 7379f93 Add Bus And Index to NVME base interface by James Feist · 5 years ago
  71. c0dcf0d Autojson all files by James Feist · 5 years ago
  72. 899e17f Support Removing Items from Entity Manager by James Feist · 5 years ago
  73. d58879a Add structure to map interfaces to board by James Feist · 5 years ago
  74. 155362c Add Power Unit Redundant Count by Cheng C Yang · 5 years ago
  75. a6047f2 Fix Fan Speed 2 not working issue part 2. by Cheng C Yang · 5 years ago
  76. 3b39d2a Fix Fan Speed 2 not working issue. by Cheng C Yang · 5 years ago
  77. 08a5b17 Template replace non-probing configurations by James Feist · 5 years ago
  78. c296c80 Add test for hex by itself by James Feist · 5 years ago
  79. 3b80d7c Support for Storage schema for drives on redfish by Nikhil Potade · 5 years ago
  80. 5d5c5f4 Add Fan2 to 1600W PSU by Cheng C Yang · 5 years ago
  81. f69ee42 Move Huntergate inside of not yocto by James Feist · 5 years ago
  82. ffe1630 Add PMBUS Bus and Address to chassis by Cheng C Yang · 5 years ago
  83. 152fef0 Remove the SMI GPIO from the config file by Jason M. Bills · 5 years ago
  84. 015fb0a frudevice: increment value for duplicate dbus paths by Patrick Venture · 5 years ago
  85. 13f3ef1 docs: add my first sensors walk through by Patrick Venture · 5 years ago
  86. 306b1a4 devices: add tmp175 by Patrick Venture · 5 years ago
  87. c04587f devices: add max31725 by Patrick Venture · 5 years ago
  88. b0097d4 TemplateCharReplace: More tests by James Feist · 5 years ago
  89. 8c20feb TemplateCharReplace: fix failing testcase and add more by James Feist · 5 years ago
  90. 481c5d5 Add Unit Test for TemplateCharReplace by James Feist · 5 years ago
  91. fff050a frudevice: change timeformat to %Y-%m-%d - %H:%M:%S by Patrick Venture · 5 years ago
  92. 7596657 devices: add 24c02 by Patrick Venture · 5 years ago
  93. b8293c0 bugfix: entitymanager: no longer skip w/o Exposes by Patrick Venture · 5 years ago
  94. 6753d8c style: frudevice: drop return after exit by Patrick Venture · 5 years ago
  95. e0e6f5f frudevice: use strftime instead of asctime by Patrick Venture · 5 years ago
  96. e2785e9 devices: add tmp441 sensor type by Patrick Venture · 5 years ago
  97. ce66b3a .gitignore: add dependencies and output by Patrick Venture · 5 years ago
  98. 749089f add .clang-ignore for checked-out dependencies by Patrick Venture · 5 years ago
  99. 4d98882 entitymanager: flip logic to reduce indentation by Patrick Venture · 5 years ago
  100. 4f47fe6 style: frudevice: use lower camel for symbols by Patrick Venture · 5 years ago