1. 6d615f1 platform-mc: sensor: Support none-telemetry base unit by Thu Nguyen · 7 months ago
  2. 35f2594 Fix invalid read by adjusting request size by Manojkiran Eda · 6 weeks ago
  3. c3ad6c6 platform-mc: Set synchrony mode to enableAsyncKeepAlive as default by Thu Nguyen · 1 year ago
  4. 9fc7912 platform-mc: Support CPER Event handler by Thu Nguyen · 9 weeks ago
  5. 22aed8f platform-mc: correct the PLDM sensor operational state handling by Ricky CX Wu · 9 weeks ago
  6. 39a0e71 sdbusplus: use shorter type aliases by Patrick Williams · 8 weeks ago
  7. 77e6fe7 platform-mc: Added EventManager by Gilbert Chen · 3 months ago
  8. a7b08dc sdbusplus: use shorter type aliases by Patrick Williams · 9 weeks ago
  9. 46c7891 tools/visualize-pdr: bump paramiko to 3.4.0 by Manojkiran Eda · 10 weeks ago
  10. a31ceb9 oem_ibm: Add Slot enable infrastructure in BMC by Manojkiran Eda · 3 years, 4 months ago
  11. 235dfa8 bump cryptography in /tools/visualize-pdr by Manojkiran Eda · 2 months ago
  12. 04ac997 Fix spelling mistakes using codespell by Manojkiran Eda · 2 months ago
  13. 40d4387 pldm: Move off get_fru_record_by_option_check() by Andrew Jeffery · 10 weeks ago
  14. b3b84b4 clang-tidy: Enable modernize-deprecated-headers check by Pavithra Barithaya · 3 months ago
  15. f6f6cda clang-tidy: Add some modernize and misc checks by Pavithra Barithaya · 3 months ago
  16. f7d249e requester: Fix pldmd crash by SeanCChuang · 2 months ago
  17. 51d66b5 platform-mc: Set the local terminus as event receiver by Thu Nguyen · 3 months ago
  18. ea438db clang-tidy: Add clang-analyzer checks by Pavithra Barithaya · 3 months ago
  19. 9948a7d clang-tidy: Add cert checks by Pavithra Barithaya · 3 months ago
  20. ca041a8 clang-tidy: Enable bugprone-branch-clone check by Pavithra Barithaya · 3 months ago
  21. 90f28d7 Rename dbus_to_host_effecter* to dbus_to_terminus_effecter* by Thu Nguyen · 3 months ago
  22. 5d86cdf clang-tidy: Enable bugprone-string-literal-with-embedded-nul check by Pavithra Barithaya · 3 months ago
  23. 03b02d5 clang-tidy: Enable bugprone-too-small-loop-variable check by Pavithra Barithaya · 1 year, 4 months ago
  24. a34a64b Support numeric effecters in dbus-to-host-effecter by Thu Nguyen · 2 years, 8 months ago
  25. 0ff3435 Mark pldm as a c++ project by Manojkiran Eda · 3 months ago
  26. 3012b63 Format meson files with meson.format by Manojkiran Eda · 3 months ago
  27. 5763209 platform-mc: Fix `sensorPollingTest` unit-test error by Thu Nguyen · 3 months ago
  28. e2b8374 sdbusplus: use shorter type aliases by Patrick Williams · 3 months ago
  29. eac61a4 platform-mc: Add sensor manager by Gilbert Chen · 2 years, 9 months ago
  30. 1170a54 Add clang-tidy to PLDM repo by Pavithra Barithaya · 4 months ago
  31. 16c2a0a clang-format: re-format for clang-18 by Patrick Williams · 3 months ago
  32. 4f7eec8 PEL: Adding a few PELs by Riya Dixit · 4 months ago
  33. f1e32c1 platform-mc: Fix sensor aux name pdr parsing by tal-yac · 3 months ago
  34. 3166ef2 oem: ibm: fileTable: Add new lids and update permissions by Adriana Kobylak · 3 months ago
  35. 0eb5bce pldm: Move off pldm_bios_table_append_pad_checksum_check() by Andrew Jeffery · 4 months ago
  36. a5f2fcd pldm: Move off pldm_bios_table_attr_value_entry_encode_integer_check() by Andrew Jeffery · 4 months ago
  37. 25d3878 pldm: Move off pldm_bios_table_attr_value_entry_encode_string_check() by Andrew Jeffery · 4 months ago
  38. 4663aae pldm: Move off pldm_bios_table_attr_value_entry_encode_enum_check() by Andrew Jeffery · 4 months ago
  39. 228dae3 pldm: Move off pldm_bios_table_attr_entry_integer_encode_check() by Andrew Jeffery · 4 months ago
  40. 53e342a pldm: Move off pldm_bios_table_attr_entry_string_decode_def_string_length_check() by Andrew Jeffery · 4 months ago
  41. bc28b91 pldm: Move off pldm_bios_table_attr_entry_string_encode_check() by Andrew Jeffery · 4 months ago
  42. 2461105 pldm: Move off pldm_bios_table_attr_entry_enum_decode_pv_hdls_check() by Andrew Jeffery · 4 months ago
  43. ff3fb9e pldm: Move off pldm_bios_table_attr_entry_enum_decode_def_num_check() by Andrew Jeffery · 4 months ago
  44. 8c05ca2 pldm: Move off pldm_bios_table_attr_entry_enum_decode_pv_num_check() by Andrew Jeffery · 4 months ago
  45. 0488315 pldm: Move off pldm_bios_table_attr_entry_enum_encode_check() by Andrew Jeffery · 4 months ago
  46. fe1189c pldm: Move off pldm_bios_table_string_entry_decode_string_check() by Andrew Jeffery · 4 months ago
  47. 51d2ef2 pldm: Move off pldm_bios_table_string_entry_encode_check() by Andrew Jeffery · 4 months ago
  48. 7761bd2 pldm: Move off pldm_entity_association_pdr_add_from_node_check() by Andrew Jeffery · 4 months ago
  49. bc2955f pldm: Move off pldm_entity_association_pdr_add_check() by Andrew Jeffery · 4 months ago
  50. 17d3290 pldm: Move off pldm_pdr_add_fru_record_set_check() by Andrew Jeffery · 4 months ago
  51. 5a945bd pldm: Move off pldm_pdr_add_check() by Andrew Jeffery · 4 months ago
  52. 6a7682e oem: ibm: fileTable: Add lids for Blueridge and Fuji systems by Adriana Kobylak · 3 months ago
  53. 3c5486d platform-mc: Create Numeric sensor D-Bus object by Thu Nguyen · 4 months ago
  54. 9999136 softpoweroff: Correcting PEL log creation by Sagar Srinivas · 3 months ago
  55. 98831af platform-mc: test: remove C type cast by Thu Nguyen · 4 months ago
  56. 928e87f clang-diagnostic error: undeclared identifier by Pavithra Barithaya · 4 months ago
  57. be231d8 clang-diagnostic error: no member in the namespace 'std' by Pavithra Barithaya · 4 months ago
  58. 51cc5bd clang-diagnostic error: error: use of undeclared identifiers by Pavithra Barithaya · 4 months ago
  59. 0fc6abe clang-diagnostic error: no type named 'BIOSAttribute' by Pavithra Barithaya · 4 months ago
  60. 699534f clang-diagonsotic error: unknown type name 'stateSensorCacheMaps' by Pavithra Barithaya · 4 months ago
  61. b8cf46b platform-mc: Terminus name handling by Thu Nguyen · 5 months ago
  62. 61be734 stdexec: pass scheduler to default_task_context by Patrick Williams · 4 months ago
  63. ef5c4eb fix type deduction failure in gcc-14 by Manojkiran Eda · 4 months ago
  64. 92af05e pldmtool: Fix missing range begin by Tal Yacobi · 4 months ago
  65. f106a2c fw-update: Break circular dependency by Andrew Jeffery · 4 months ago
  66. c14fb4b pldm: Drop pessimizing moves by Andrew Jeffery · 4 months ago
  67. 78dd846 platform-mc: terminus_manager: Remove unused 'event' field by Andrew Jeffery · 4 months ago
  68. 197033b libpldmresponder: bios_config: Remove unused 'fd' member by Andrew Jeffery · 4 months ago
  69. fb8d194 oem-ibm: requester: dbus_to_file_handler: Drop unused mctp_fd by Andrew Jeffery · 4 months ago
  70. a933c09 oem-ibm: libpldmresponder: oem_ibm_handler: Remove unused `this` by Andrew Jeffery · 4 months ago
  71. 90b83f1 oem-ibm: libpldmresponder: file_io_type_vpd: Remove unused vpdFileType by Andrew Jeffery · 4 months ago
  72. 7d85286 oem-ibm: libpldmresponder: file_io: Remove unused fields by Andrew Jeffery · 4 months ago
  73. 3dd444d host-bmc: host_pdr_handler: Remove unused fields by Andrew Jeffery · 4 months ago
  74. bb9daa4 host-bmc: dbus_to_event_handler: Remove unused mctp_fd by Andrew Jeffery · 4 months ago
  75. 7a78ced host-bmc: cpu_core: Delete move methods by Andrew Jeffery · 4 months ago
  76. d769c6d host-bmc: motherboard: Delete move methods by Andrew Jeffery · 4 months ago
  77. 7197346 host-bmc: host_pdr_handler: Drop unused fruJson by Andrew Jeffery · 4 months ago
  78. 339bed3 host-bmc: host_pdr_handler: Drop unused emptyJsonList by Andrew Jeffery · 4 months ago
  79. 2005fb3 pldmd: Remove unused MCTP_MSG_TYPE_PLDM by Andrew Jeffery · 4 months ago
  80. 267c7ef Adding exception handling while hosting Dbus path by Kamalkumar Patel · 4 months ago
  81. 6c83d3b pldmtool: GetPLDMCommand: Support version option by Thu Nguyen · 5 months ago
  82. 8570fcc pldmtool: Add GetStateEffecterStates command by Tal Yacobi · 6 months ago
  83. 3e52d58 pldmtool: support GetNextPart for GetPDR command by Potin Lai · 5 months ago
  84. 6b901e4 requester: Use return code instead of throwing exception by Thu Nguyen · 4 months ago
  85. 3f5a969 pldmd: fix crash when re-request D-Bus name by Thu Nguyen · 4 months ago
  86. de2a132 platform-mc: PDR handling by Gilbert Chen · 2 years, 6 months ago
  87. 3c29ebd OWNERS: Add `Thu Nguyen` as a reviewer by Thu Nguyen · 4 months ago
  88. 39e7b32 sdbusplus: use shorter type aliases by Patrick Williams · 4 months ago
  89. 29d2f4a terminus_manager: fix spelling of Terminus by Patrick Williams · 4 months ago
  90. 2ed986c Implementing Motherboard interface by Kamalkumar Patel · 6 months ago
  91. eb43d6c Add support for the coreCount property in DBus by Kamalkumar Patel · 7 months ago
  92. b49b7d8 oem-ibm: Implement Host lamp test interface by George Liu · 3 years, 9 months ago
  93. 478e71d host-bmc: Logging PEL for PDR Exchange Failure by Riya Dixit · 5 months ago
  94. c6240ac skip asking for PDR's from remote endpoint by Manojkiran Eda · 5 months ago
  95. c5a1120 Skip endpoint check when responding to GetPDR requests by Manojkiran Eda · 5 months ago
  96. ca8f6c7 libpldmresponder: fix an eternal hang in requesting bus name by Manojkiran Eda · 4 months ago
  97. 2da113f platform-mc: add more exception type by Jerry C Chen · 4 months ago
  98. 0a42269 pldm: Adding support to find system type by Kamalkumar Patel · 6 months ago
  99. b40f4f8 pldm: Implement Cable interface by Archana Kakani · 5 months ago
  100. 733b39d pldm: Implement PCIeDevice interface by Archana Kakani · 5 months ago