1. a792b21 VMI sensors: Add JSON changes to support VMI sensors by Tom Joseph · 3 years, 11 months ago
  2. b70a196 sensor_event: Refactor sensor event code by Tom Joseph · 4 years ago
  3. ab865f6 soft-off: Add soft off timeout seconds configure option for the soft off app by George Liu · 4 years, 4 months ago
  4. 4c1a3fd soft-off: Add pldm host soft off requester application. by George Liu · 4 years, 4 months ago
  5. b427547 oem-ibm: FRU: update/create entity ID for Frame VPD by Jet Li · 4 years ago
  6. c4ea6a9 Mechanism to associate sensor/effecter to FRU entity by George Liu · 4 years ago
  7. d680ae0 libpldmresponder: fix PDR and FRU table generation order by George Liu · 4 years ago
  8. cae1866 send PLDM event msg when state sensor changes by George Liu · 4 years, 2 months ago
  9. a917012 libpldmresponder: Add gmock test for the getStateSensorReadings method by George Liu · 4 years, 2 months ago
  10. 362c18d libpldmresponder: Implement GetStateSensorReadings by George Liu · 4 years, 2 months ago
  11. 4371f2b Add test for the GeneratePDRByStateSensor method by George Liu · 4 years, 2 months ago
  12. adbe172 Add parsing JSON for State Sensor PDR by George Liu · 4 years, 2 months ago
  13. a929dac Add state sensor configuration to the sensor_pdr.json by George Liu · 4 years, 2 months ago
  14. 868c879 host-bmc: Process host TL PDR by Sampa Misra · 4 years, 1 month ago
  15. 12afe11 pdr: Implement terminus locator PDR for BMC by Sampa Misra · 4 years, 1 month ago
  16. 76f820c file_io_type_lid.hpp: Update LID paths by Adriana Kobylak · 4 years ago
  17. 8bf521f Revert "libpldm: Remove states.h file" by Deepak Kodihalli · 4 years ago
  18. b011526 libpldm: Remove states.h file by Tom Joseph · 4 years ago
  19. a1bfb78 Add PDRType in string format and mention stateSetID value by Sridevi Ramesh · 4 years ago
  20. a4a9616 pldmd: Remove hard coded effecter id by Sampa Misra · 4 years ago
  21. 649f338 Remove John from MAINTAINERS by John Wang · 4 years ago
  22. e05dcc2 pldmtool: fix PDR display for power supply by Deepak Kodihalli · 4 years ago
  23. a59cdc6 pldmtool: fix incorrect size assumption by Deepak Kodihalli · 4 years ago
  24. b5c227e libpldmresponder: construct BMC PDRs lazily by Deepak Kodihalli · 4 years ago
  25. 80237ef libpldm: fix the length bytes of get state sensor readings resp by George Liu · 4 years ago
  26. 9d15502 libpldm: fix the enum names of pldm state sensors by George Liu · 4 years ago
  27. 7246e0c host-bmc PDR flow: support refreshEntireRepository by Deepak Kodihalli · 4 years ago
  28. 174665f Implement the PLDM.Event interface by Chicago Duan · 4 years ago
  29. 6876f12 file_io_type_lid.hpp: Support patch path by Adriana Kobylak · 4 years, 7 months ago
  30. b728eee Add encoders for state sensor/effecter PDRs and sensor event data by Zach Clark · 4 years ago
  31. 15bff55 sensor_event: Correct the D-Bus object path by Tom Joseph · 4 years ago
  32. 97a7a76 pldmtool: Refactor printStateEffecterPDR by Tom Joseph · 4 years ago
  33. a65c041 pldmtool: Add parser for State Sensor PDR by Tom Joseph · 4 years ago
  34. bd9440b pldmtool: Implement GetFRURecordTable. by Sridevi Ramesh · 4 years, 3 months ago
  35. 952abfa pldmtool: Refactor the code for tracing the PDR header by Tom Joseph · 4 years ago
  36. c4e80cc pldmtool : File table parsing by Pavithra Barithaya · 4 years, 1 month ago
  37. d15c809 oem-ibm/libpldm : Implement encode/decode for GetFileTable by Pavithra Barithaya · 4 years, 2 months ago
  38. 59717ea configurations: add PDR relate to timed power on effecter to 11.json by George Liu · 4 years ago
  39. 36e8135 libpldmresponder: create PDR when the D-Bus object path exists by George Liu · 4 years ago
  40. c0c6054 pldmd: fix creation of HostEffecterParser object by Sampa Misra · 4 years ago
  41. c6e49c4 libpldmresponder: PDR: check config dir by Deepak Kodihalli · 4 years ago
  42. d6638b7 pldmtool: fixup uninitialized variable by Deepak Kodihalli · 4 years ago
  43. 5bdde3a pldmtool: Implement GetFRURecordByOption by John Wang · 4 years ago
  44. 9e82ad1 libpldmresponder: Implement GetFRURecordByOption by John Wang · 4 years, 1 month ago
  45. 9fa87cf libpldm: Add encode/decode APIs for GetFRURecordByOption by John Wang · 4 years, 1 month ago
  46. fe4d88b Emit the Event.StateSensorEvent signal by Chicago Duan · 4 years, 1 month ago
  47. d8306f5 FRU: Add entries for PowerSupply by Sagar Srinivas · 4 years ago
  48. c4bcc1f Add enumeration for PLDM state set id by Tom Joseph · 4 years ago
  49. d64a1dd Add enumeration for PLDM entity types by Tom Joseph · 4 years ago
  50. 1f58401 configurations: move more configs in-repo by Deepak Kodihalli · 4 years ago
  51. 579a34a configurations: add Host effecter JSONs by Sampa Misra · 4 years ago
  52. 33e9c7e Build FRU table lazily by Tom Joseph · 4 years, 1 month ago
  53. 4548c62 configurations: add PDR config JSONs by Deepak Kodihalli · 4 years ago
  54. 6e51e37 configurations: add FRU configurations by Deepak Kodihalli · 4 years ago
  55. c3ed786 build: update meson version check by Deepak Kodihalli · 4 years ago
  56. f7f5da9 Rename tool/ as pldmtool/ by Deepak Kodihalli · 4 years ago
  57. d130e1a common: code re-org by Deepak Kodihalli · 4 years ago
  58. 1521f6d pldmd: code re-org by Deepak Kodihalli · 4 years ago
  59. ac19bd6 host-bmc: code re-org by Deepak Kodihalli · 4 years ago
  60. 6935cf6 systemd: add in-repo service file by Deepak Kodihalli · 4 years ago
  61. cee24b6 pldmtool: Report an error when an attribute is not found by John Wang · 4 years ago
  62. 2cd07da pldmtool: Fix display format of attribute value by John Wang · 4 years ago
  63. 250c475 pldmd: D-Bus to host effecter translation by Tom Joseph · 4 years, 3 months ago
  64. 6492f52 clang-format: update to latest from docs repo by George Liu · 4 years ago
  65. a18a126 fru: Fix typo in a json example by John Wang · 4 years, 1 month ago
  66. 55732c2 fru: Add default configuration for fru record by John Wang · 4 years, 2 months ago
  67. a7aacc3 Fix issue: Find composite sensors/effecters PDRs error by Chicago Duan · 4 years, 1 month ago
  68. 738e4d8 Implement PDR.FindStateSensorPDR DBus API by Chicago Duan · 4 years, 1 month ago
  69. ce041e2 Add setBIOSattributecurrentvalue command by Adair Li · 4 years, 2 months ago
  70. 7a0d072 libpldmresponder: bios: fixed resp in setAttribute by Xiaochao Ma · 4 years, 1 month ago
  71. 8241b34 bios: check the attribute value to update by John Wang · 4 years, 1 month ago
  72. d6631b4 Fix an alignment error by John Wang · 4 years, 1 month ago
  73. 5c63407 Fix build fail by Deepak Kodihalli · 4 years, 1 month ago
  74. faf096f Fix OpenBMC CI fail by Deepak Kodihalli · 4 years, 1 month ago
  75. fd97264 Changed get/setDateTime to bmc instead of host by George Liu · 4 years, 3 months ago
  76. 0f74c98 Implement PDR.FindStateEffecterPDR DBus API by Pavithra Barithaya · 4 years, 2 months ago
  77. 826c9d4 clang-10: run clang-format on the repo by Deepak Kodihalli · 4 years, 1 month ago
  78. 4dd11a7 pldmtool: Add GetBIOSAttributeCurrentValueByHandle command by Adair Li · 4 years, 2 months ago
  79. ca37ccb libpldm: Implement encode/decode for GetBIOSAttributeCurrentValueByHandle by Adair Li · 4 years, 2 months ago
  80. 3cdbcfb Fix the error of calling htole16/htole32/le16toh/le32toh method by Jolie Ku · 4 years, 2 months ago
  81. 9d8921e Fix failure to get file path of bios by George Liu · 4 years, 2 months ago
  82. c4959c3 pldm_events: Update PlatformEventMessage implementation by Tom Joseph · 4 years, 2 months ago
  83. d4d97a5 pldm_events: Implement support for state sensorEvents by TOM JOSEPH · 4 years, 3 months ago
  84. b426860 pldm_events: Parse state sensor PDRs from the Host PDR by Tom Joseph · 4 years, 2 months ago
  85. 3bdb3c2 Update libpldm api encode_*_req functions to have payload_length param by Christian Geddes · 4 years, 2 months ago
  86. cc9c20d pldmtool: platform: Implement SetNumericEffecterValue command by George Liu · 4 years, 5 months ago
  87. 62d12ec pldmtool: Add print message for the NumericEffectPDR by George Liu · 4 years, 5 months ago
  88. 64d26be pldm: Add gmock test for the setNumericEffecterValue method by George Liu · 4 years, 6 months ago
  89. eccb0c5 pldm: Implement SetNumericEffecterValue function by George Liu · 4 years, 6 months ago
  90. 0d7aca8 pldm: Optimized the setXXXHandler method in platform.hpp by George Liu · 4 years, 3 months ago
  91. 456c9a2 pldm: Add parsing JSON for Numeric Effecter PDR by George Liu · 4 years, 6 months ago
  92. c94d494 pldm: Add numeric effecter configuration to the effecter_pdr.json by Chicago Duan · 4 years, 6 months ago
  93. 0be647d pldm: rename state_effecter_pdr.json to effecter_pdr.json by George Liu · 4 years, 4 months ago
  94. 2550cee Update GTEST EXPECT_EQ macros so they compile with latest gcc by crgeddes · 4 years, 2 months ago
  95. 6b1d1ca host_pdr_handler: remove PDRs across boots by Deepak Kodihalli · 4 years, 2 months ago
  96. 4a68093 libpldm: pdr: add API to remove remote PDRs by Deepak Kodihalli · 4 years, 2 months ago
  97. b984873 pdr: optimize record handle computation by Deepak Kodihalli · 4 years, 2 months ago
  98. e8beb89 pdr : send up PDRRepositoryChgEvent by Pavithra Barithaya · 4 years, 3 months ago
  99. 87514cc Merge entity association PDRs by Deepak Kodihalli · 4 years, 2 months ago
  100. 8cb6f66 event: Handling pldmPDRRepositoryChgEvent by Deepak Kodihalli · 4 years, 3 months ago