1. e3607a3 Add state set id support for remote sensor events by Sagar Srinivas · 7 months ago
  2. 3c50c82 Adding Platform specific PDR support by Kamalkumar Patel · 7 months ago
  3. 58cbcaf PLDM:Catching exception precisely and printing it by Kamalkumar Patel · 11 months ago
  4. 90314a3 Reorganize the setEventReceiver code by Sagar Srinivas · 11 months ago
  5. 6ece21fb libpldmresponder:Support GetNumericEffecterValue responder by Archana Kakani · 11 months ago
  6. a675662 clang-format: copy latest and re-format by Patrick Williams · 11 months ago
  7. acb2029 pldmd: Account for pldm_pdr_init() returning NULL by Andrew Jeffery · 1 year, 2 months ago
  8. 4779227 pldm: Include config.h via compiler argument by Andrew Jeffery · 1 year, 3 months ago
  9. 6da4f91 clang-format: copy latest and re-format by Patrick Williams · 1 year, 4 months ago
  10. 87083f2 Fix a bug in libpldmresponder by Pavithra Barithaya · 1 year, 5 months ago
  11. 49cfb13 PLDM: Implementing Phosphor-Logging/LG2 logging by Riya Dixit · 1 year, 6 months ago
  12. 8fbf3cc libpldmresponder: platform: Remove awkward reinterpret_cast() by Andrew Jeffery · 1 year, 5 months ago
  13. c453e16 libpldm: Correct reference to libpldm header files by George Liu · 1 year, 9 months ago
  14. ae5c97e PLDM: Handling modified PDRs by Pavithra Barithaya · 2 years ago
  15. 52aad39 PLDM: Restrain from adding duplicate TL PDRs by Pavithra Barithaya · 2 years, 1 month ago
  16. 3ca4045 Remove PDR's based on Terminus Handle by Manojkiran Eda · 3 years ago
  17. 321804e Allow OEM Effecters & Sensors leverage json infrastructure by Manojkiran Eda · 2 years, 6 months ago
  18. 60e1fe9 Make Terminus info a class variable by Manojkiran Eda · 2 years, 11 months ago
  19. 31a7844 Fix issues reported by static analysis tool by Manojkiran Eda · 3 years ago
  20. 99854a7 PLDM: Reset Reload usecase to check the BMC state by Pavithra Barithaya · 3 years ago
  21. cc5f158 Make Terminus ID & Terminus Handle configurable by Manojkiran Eda · 3 years ago
  22. 79669c9 oem_ibm: Reset Watchdog Timer by Sagar Srinivas · 3 years, 4 months ago
  23. a6a8ccd PLDM: implement surveillance between Host and bmc by Sagar Srinivas · 3 years, 5 months ago
  24. 841ee3d PLDM : Temporary fix in the pldmRepoChangeEvent by Pavithra Barithaya · 3 years ago
  25. 5079ac4 treewide: remove 'using namespace' from headers by Brad Bishop · 3 years, 1 month ago
  26. c1230ca Remove getBitfieldCount method by George Liu · 3 years, 1 month ago
  27. 5fb37d5 Fix: create a deferred event for tasks after GetPDR by Sampa Misra · 3 years, 6 months ago
  28. 5eed8e5 Fix: Trigger the listenSensorEvent method by George Liu · 3 years, 9 months ago
  29. 3a0e3b9 oem ibm: marker LID validation by Sampa Misra · 3 years, 11 months ago
  30. 3fbd39e Inband code update: send PLDM events up for all code update states by Varsha Kaverappa · 4 years ago
  31. 78a225a oem-ibm: create OEM PDRs for all OEM state sensors and effecters by Sagar Srinivas · 4 years ago
  32. aea5dde oem ibm: infrastructure for oem handlers by Sampa Misra · 4 years ago
  33. 3aec997 Refactor the platform event message handler code by Pavithra Barithaya · 3 years, 9 months ago
  34. b70a196 sensor_event: Refactor sensor event code by Tom Joseph · 4 years, 2 months ago
  35. d680ae0 libpldmresponder: fix PDR and FRU table generation order by George Liu · 4 years, 2 months ago
  36. cae1866 send PLDM event msg when state sensor changes by George Liu · 4 years, 4 months ago
  37. 362c18d libpldmresponder: Implement GetStateSensorReadings by George Liu · 4 years, 4 months ago
  38. adbe172 Add parsing JSON for State Sensor PDR by George Liu · 4 years, 4 months ago
  39. 12afe11 pdr: Implement terminus locator PDR for BMC by Sampa Misra · 4 years, 3 months ago
  40. b5c227e libpldmresponder: construct BMC PDRs lazily by Deepak Kodihalli · 4 years, 2 months ago
  41. 7246e0c host-bmc PDR flow: support refreshEntireRepository by Deepak Kodihalli · 4 years, 2 months ago
  42. 15bff55 sensor_event: Correct the D-Bus object path by Tom Joseph · 4 years, 2 months ago
  43. 36e8135 libpldmresponder: create PDR when the D-Bus object path exists by George Liu · 4 years, 2 months ago
  44. c6e49c4 libpldmresponder: PDR: check config dir by Deepak Kodihalli · 4 years, 2 months ago
  45. fe4d88b Emit the Event.StateSensorEvent signal by Chicago Duan · 4 years, 3 months ago
  46. 33e9c7e Build FRU table lazily by Tom Joseph · 4 years, 3 months ago
  47. d130e1a common: code re-org by Deepak Kodihalli · 4 years, 3 months ago
  48. c4959c3 pldm_events: Update PlatformEventMessage implementation by Tom Joseph · 4 years, 5 months ago
  49. eccb0c5 pldm: Implement SetNumericEffecterValue function by George Liu · 4 years, 8 months ago
  50. 0d7aca8 pldm: Optimized the setXXXHandler method in platform.hpp by George Liu · 4 years, 5 months ago
  51. 456c9a2 pldm: Add parsing JSON for Numeric Effecter PDR by George Liu · 4 years, 8 months ago
  52. 8cb6f66 event: Handling pldmPDRRepositoryChgEvent by Deepak Kodihalli · 4 years, 5 months ago
  53. 75330f3 event: Handle platform event message by Zahed Hossain · 4 years, 6 months ago
  54. 56e45c5 Add responder for Platform Event Message by Tom Joseph · 4 years, 6 months ago
  55. a287072 pldm: Optimized parsing of PDR JSON files by George Liu · 4 years, 7 months ago
  56. 1ec85d4 pdr: Update D-Bus mapping structure by George Liu · 4 years, 7 months ago
  57. 22b5a7d libpldmresponder: GetPDR: fix response by Deepak Kodihalli · 4 years, 6 months ago
  58. c682fe2 More PDR refactor by Deepak Kodihalli · 4 years, 6 months ago
  59. e53193f pldm: Refector PDR repo based on the new PDR APIs by George Liu · 4 years, 7 months ago
  60. fb8611d pldm: libpldmresponder: call ccOnlyResponse when en/decoding errors by George Liu · 4 years, 9 months ago
  61. 8340957 pldm: Moving utils function into the common directory by George Liu · 4 years, 9 months ago
  62. aa8ae72 remove phosphor-logging dependency by Sampa Misra · 4 years, 9 months ago
  63. bc669f1 pldmd: implement a new handler registration scheme by Deepak Kodihalli · 4 years, 9 months ago
  64. a2fa070 libpldmresponder: implement setStateEffecterStates by Sampa Misra · 5 years ago
  65. 557dfb0 libpldmresponder: implement handler for GetPDR by Deepak Kodihalli · 5 years ago