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