1. 5d11daf entity-manager: Add max31790 device. by Scron Chang · 3 years, 6 months ago
  2. 2c77bc9 entity-manager:Removed unused variable by Matt Spinler · 3 years, 10 months ago
  3. 2fb84ef entity-manager: Add RAA228000 and DPS800 devices. by Scron Chang · 3 years, 6 months ago
  4. 07d467b Make build on clang by Ed Tanous · 3 years, 11 months ago
  5. c63c875 docs: Minor formatting tweaks to EntityManagerDbusAPI by B. J. Wyman · 3 years, 8 months ago
  6. c02d8cb FruDevice: fix possible resource leak by Zhikui Ren · 3 years, 7 months ago
  7. c451e8b configs: Move a sensor from Nisqually to Blyth by Matt Spinler · 4 years ago
  8. 395c6d4 Require all probe interface properties to match by Jonathan Doman · 3 years, 8 months ago
  9. 7d53601 change source URL for boost by John Edward Broadbent · 3 years, 8 months ago
  10. 6d64982 Fix dangling reference to scan count by Jonathan Doman · 3 years, 8 months ago
  11. cda1473 Make a copy of the probe string to fix warning by Ed Tanous · 3 years, 8 months ago
  12. 37e142b Check for errors before trying to open a bus by Ed Tanous · 3 years, 8 months ago
  13. 98e102f Apply autojson to all existing configurations by Ed Tanous · 3 years, 9 months ago
  14. 478cfd2 autojson.py: add newline character before the end of file by Paul Fertser · 3 years, 9 months ago
  15. 8dfc466 Revert "autojson.py: Check the sensor name" by Ed Tanous · 3 years, 9 months ago
  16. 9fd87e5 entity-manager: allow non-numeric substitution for name by Igor Kononenko · 4 years, 3 months ago
  17. 09e177f Add new field PowerState in the config to get correct fan sensor value. by Kumar Thangavel · 3 years, 10 months ago
  18. 4832841 FRU: Add new eeprom type in devices by Vijay Khemka · 3 years, 9 months ago
  19. 7a682a3 test: Add tests for validateHeader by Vijay Khemka · 3 years, 9 months ago
  20. 503baf4 FBTP: provide unique names for thermal controllers by Paul Fertser · 3 years, 9 months ago
  21. d9ed51d enable shellcheck by Patrick Williams · 3 years, 9 months ago
  22. 4bab932 Fix early exit for non D-Bus probes by Matt Spinler · 3 years, 9 months ago
  23. 75eea3e Replace IRC with Discord by Bruce Mitchell · 3 years, 9 months ago
  24. 086f19d autojson.py: Check the sensor name by John Wang · 3 years, 11 months ago
  25. fea4f1a Add Timeout numeric parameter by Josh Lehan · 3 years, 10 months ago
  26. 756fcae Add Nuvoton w83773g temp-sensor to devices list by Zev Weiss · 3 years, 10 months ago
  27. 97353ed entity-manager: Add lm95234 support by Konstantin Aladyshev · 3 years, 9 months ago
  28. 32ec03a entity-manager: Add lm75a support by Konstantin Aladyshev · 3 years, 9 months ago
  29. 9b86787 Improve initialization of I2C sensors by Johnathan Mantey · 4 years, 3 months ago
  30. 7798712 FruUtils: Add back the else in formatFRU. by Scron-Chang · 3 years, 10 months ago
  31. 9e5a675 FruDevice: Define the day 1/1/96. by Scron-Chang · 3 years, 10 months ago
  32. c8dc4af Moved the common code and functions between fru deamons in entitymanager. by Kumar Thangavel · 4 years ago
  33. 3e55ec4 configs: add ibm rainier 1s4u by Andrew Geissler · 3 years, 10 months ago
  34. 1694ef6 test: Add tests for verifyOffset by Vijay Khemka · 4 years ago
  35. 06d1b4a FruDevice: Move verifyOffset to util by Vijay Khemka · 4 years ago
  36. e789bf1 Do tmpl substitutions using all properties on path by Matt Spinler · 3 years, 11 months ago
  37. f64d439 Rename EEPROM sensor type. by Hao Jiang · 3 years, 11 months ago
  38. ab4535d EntityManager: Add PSU config for ACBELL by Vijay Khemka · 3 years, 10 months ago
  39. 93a9326 EntityManager: Add new platform Tyan S7106 by Vijay Khemka · 4 years ago
  40. 296667f entity-manager: add ADM1266 and MAX34440 support by Nan Zhou · 3 years, 11 months ago
  41. 4f32889 Fix lambda capture in findDbusObjects by Matt Spinler · 3 years, 11 months ago
  42. 886c1ba configurations: Add IBM CFFPS json files by Adriana Kobylak · 4 years ago
  43. a62466c test: start frutils unit-tests by Patrick Venture · 4 years ago
  44. 7792e39 FruDevice: Enforce FRU layout order by Vijay Khemka · 4 years ago
  45. f69fe90 Checking nullptr of busmap[0] by Helen Huang · 3 years, 11 months ago
  46. 8152a13 configurations: Add UCD90320 to Nisqually and Bellavista by Jim Wright · 3 years, 11 months ago
  47. 2a96708 FruDevice: Check for language code by Vijay Khemka · 4 years ago
  48. 02618f0 FruDevice: Verify offset overlap by Vijay Khemka · 4 years ago
  49. 0836ce0 Add parameters for external sensor by Josh Lehan · 4 years ago
  50. f094125 Schema: Add attributes "PollRate" and "_Scale". by Scron Chang · 4 years ago
  51. 9b43b77 Emplace baseboardDev to I2C bus0 by Helen Huang · 4 years ago
  52. 7334745 Schema: Add properties for PSUSensor. by Scron Chang · 4 years ago
  53. bdad957 Add MAX20710, ISL68223, ISL69243 to devices.hpp by Gaurav Gandhi · 4 years ago
  54. 0710baf configurations: Change Nisqually NamedPresenceGpio by Brandon Wyman · 4 years ago
  55. ab29641 split readFRUContents() into FruUtils module by Patrick Venture · 4 years ago
  56. eb8a447 configurations: Add Bellavista by Brandon Wyman · 4 years ago
  57. c473213 FruDevice: Add error message for header by Vijay Khemka · 4 years, 1 month ago
  58. 10a8c5f entity-manager: scan after ObjectManager signals by Brad Bishop · 4 years, 1 month ago
  59. c7c5de7 configs: add everest chassis by Andrew Geissler · 4 years, 1 month ago
  60. 37811ac run-ci: modify permissions to execute by Patrick Williams · 4 years, 1 month ago
  61. c76af0f entity-manager: scan after NameOwnerChanged by Brad Bishop · 4 years, 1 month ago
  62. 85afcfb nisqually: add additional boards by Brad Bishop · 4 years, 1 month ago
  63. a5a716d Entity-manager:Add new property for Ipmb type. by Anoop S · 4 years, 1 month ago
  64. b45324a FruDevice: improve warning messages in FRU parse logic by Andrei Kartashev · 4 years, 3 months ago
  65. 272bafd FruDevice: print checksum values on checksum error by Andrei Kartashev · 4 years, 3 months ago
  66. e1ecc1a configurations: Rainier: fix 4u IM keyword value by Brad Bishop · 4 years, 2 months ago
  67. 9c7fd64 dbus: add dbus activation support by Brad Bishop · 4 years, 2 months ago
  68. 3649678 systemd: install in multi-user.target by Brad Bishop · 4 years, 2 months ago
  69. 10cd439 entity-manager: systemd: use dbus instead of simple by Brad Bishop · 4 years, 2 months ago
  70. c61ae35 entity-manager: Add emc1412 and emc1414 support by Gilbert Chen · 4 years, 2 months ago
  71. 7b23e3f configs: Add temp sensors to Nisqually by Matt Spinler · 4 years, 2 months ago
  72. 2160838 update config file documentation by Ed Tanous · 4 years, 3 months ago
  73. def2927 schema: ibm: systems: fix description by Brad Bishop · 4 years, 3 months ago
  74. 5f4a026 configs: add rainier chassis by Brad Bishop · 4 years, 3 months ago
  75. b9f50cd meson: test: move tests up one dir by Brad Bishop · 4 years, 3 months ago
  76. 648ae63 schema: ibm: add compatible system schema by Brad Bishop · 4 years, 3 months ago
  77. 66c8bb6 configurations: Nisqually: Add additional PS slots by Brad Bishop · 4 years, 3 months ago
  78. ef3cdc9 fru-device: Fix -Werror=sign-compare by Brad Bishop · 4 years, 3 months ago
  79. e725430 Remove James from MAINTAINERS by James Feist · 4 years, 3 months ago
  80. 125bce9 configurations: Nisqually: use CCIN by Brad Bishop · 4 years, 3 months ago
  81. 6fe729d schemas: Install Intel.json schema by Brad Bishop · 4 years, 3 months ago
  82. ec98491 build: silence psabi notes by Brad Bishop · 4 years, 3 months ago
  83. 55237c4 configurations: Add Nisqually by Brad Bishop · 4 years, 3 months ago
  84. 4afe708 schemas: Add schema for IBMCFFPS by Brad Bishop · 4 years, 3 months ago
  85. 2a7e395 FruDevice: additional diagnostics when decode FRU by Andrei Kartashev · 4 years, 4 months ago
  86. d7b6659 FruDevice: try to parse Fru even it a bit broken by Andrei Kartashev · 4 years, 5 months ago
  87. b32e00d Add new Delta and ASPOWER PSU configs by Andrei Kartashev · 4 years, 4 months ago
  88. f54a897 WFT: Add fan fault LEDs by James Feist · 4 years, 4 months ago
  89. dc10828 schemas: Intel Fan Connector by Brad Bishop · 4 years, 4 months ago
  90. 0a2ab3c Add maintainer by Ed Tanous · 4 years, 4 months ago
  91. 6cfb775 FruDevice: parse more than 2 custom fields by Andrei Kartashev · 4 years, 5 months ago
  92. 9f0f2d1 FruDevice: use FRU Areas enum to iterate by Andrei Kartashev · 4 years, 5 months ago
  93. 43c9e2a Add ed as reviewer of entity manager by Ed Tanous · 4 years, 4 months ago
  94. 844bf77 meson: update nlohmann subproject to 3.7.3 by Andrei Kartashev · 4 years, 4 months ago
  95. 32d1f0a Add retries to mapper calls by James Feist · 4 years, 4 months ago
  96. 1034e02 Write a slightly different type of README by Ed Tanous · 4 years, 4 months ago
  97. dfa14b5 Move config format to its own file by Ed Tanous · 4 years, 4 months ago
  98. 6b3d4c5 FruDevice: improve updateFRUProperty function by Andrei Kartashev · 4 years, 5 months ago
  99. c994c02 FruDevice: add binary fields decoding by Andrei Kartashev · 4 years, 5 months ago
  100. 2f0de17 FruDevice: some code cleanup by Andrei Kartashev · 4 years, 5 months ago