1. dcff150 changes needed for meson build by Vernon Mauery · 1 year, 9 months ago
  2. 84c203d Return error when SDR offset is out of range by Jason M. Bills · 12 months ago
  3. b37abfb clang-format: copy latest and re-format by Patrick Williams · 1 year, 2 months ago
  4. ff4982a Move the location of sensor object manager by Ed Tanous · 1 year, 9 months ago
  5. 039c349 Change static flat_map to constexpr array of pairs by Jason M. Bills · 1 year, 10 months ago
  6. 0748c69 Condense std::variants by Jason M. Bills · 1 year, 10 months ago
  7. 9722151 Specify "8-bit ASCII + Latin 1" SDR encoding by Paul Fertser · 1 year, 11 months ago
  8. f944d2e sdbusplus: use shorter type aliases by Patrick Williams · 2 years ago
  9. 41a6e9f sensorcommands: handle NaN in threshold interface by Zhikui Ren · 2 years, 1 month ago
  10. ce3b757 Fix incorrect generatorID shifting by Vernon Mauery · 2 years, 3 months ago
  11. 5d24dda do not shift kcs-passed software ID by Vernon Mauery · 2 years, 3 months ago
  12. 9e58cfe SEL log Generator ID should Conform to IPMI Spec by Sujoy Ray · 2 years, 8 months ago
  13. bd51e6a catch exceptions as const by Patrick Williams · 2 years, 9 months ago
  14. d4b74b4 Fix for SDR Repository Info command returning off-by-one SDR Count by sureshvijayv1 · 2 years, 9 months ago
  15. 3c7ec2d Fix assigning Generator ID for IPMB path by Adrian Ambrożewicz · 2 years, 9 months ago
  16. 2346b5d Improve SDR sensor number mapping for sensor nums above 510 by Johnathan Mantey · 2 years, 11 months ago
  17. b485b1e Make sensor/sdr list commands work on systems with > 255 sensors by Johnathan Mantey · 3 years ago
  18. 989a13b sensorcommands:Platform Event Message command corrected by Chalapathi Venkataramashetty · 3 years ago
  19. 339fc56 sensorcommands: check for reserved sensor number in sensor commands. by Chalapathi Venkataramashetty · 3 years, 1 month ago
  20. 06aa21a sensorcommands: Add IPMI reading logging instrumentation by Josh Lehan · 3 years, 8 months ago
  21. 17eadbf Fix sensor missing issue. by Kuiying Wang · 3 years, 5 months ago
  22. 09701ef sensorcommands: Cache sensor data at 60s interval when requested for SDR by Alex Qiu · 4 years ago
  23. b910987 Fix ipmid crash issue caused by null pointer in ipmiStorageGetSDR by Kuiying Wang · 3 years, 6 months ago
  24. 308c3a8 Allow more than 256 IPMI sensors in a system by Johnathan Mantey · 4 years ago
  25. c2a07d4 types: move common types into types header by Patrick Venture · 4 years, 1 month ago
  26. 1ee6ed8 Add support to mark sensors unavailable by James Feist · 4 years, 1 month ago
  27. fcd2d3a Update to latest clang-format by James Feist · 4 years, 1 month ago
  28. 54a502b Remove wildcard handlers by Vernon Mauery · 4 years, 5 months ago
  29. 963a95b Corrected threshold readingmasks for Type01sensors by Rashmi RV · 4 years, 5 months ago
  30. fee5e4c Add NM discovery SDR support by Yong Li · 4 years, 6 months ago
  31. 2569025 Sensor list time improvements by James Feist · 4 years, 6 months ago
  32. ccf88f6 sensorcommands: move get sensor event status by jayaprakash Mutyala · 5 years ago
  33. 7cc9e47 Fix bug in IPMI sensor attribute bit stuffing by Josh Lehan · 4 years, 8 months ago
  34. 86236a2 Changing std::pow argument 10 to 10.0 for double by Josh Lehan · 4 years, 8 months ago
  35. ca9dcbd Correcting defaults for min and max sensor bounds by Josh Lehan · 4 years, 8 months ago
  36. 262276f sensor SDRs: lookup Board to set IPMI info by Patrick Venture · 4 years, 9 months ago
  37. 31b35d5 sensorcommands: use quotes for project headers by Patrick Venture · 4 years, 9 months ago
  38. e615402 sensorcommands: add stdexcept header by Patrick Venture · 4 years, 9 months ago
  39. 44ec88e sensorcommands: add array header by Patrick Venture · 4 years, 9 months ago
  40. fd2a938 sensorcommands: add memory header by Patrick Venture · 4 years, 9 months ago
  41. f777e1b sensorcommands: add algorithm header by Patrick Venture · 4 years, 9 months ago
  42. eb02a5c sensorcommands: add variant header by Patrick Venture · 4 years, 9 months ago
  43. 5c2d26e sensorcommands: add cstring header by Patrick Venture · 4 years, 9 months ago
  44. 38f46f2 sensorcommands: add utility header by Patrick Venture · 4 years, 9 months ago
  45. c4e9de6 sensorcommands: add optional header by Patrick Venture · 4 years, 9 months ago
  46. a41714c sensorcommands: zeroize some ints by Patrick Venture · 4 years, 9 months ago
  47. b10ec8b sensorcommands: add map header by Patrick Venture · 4 years, 9 months ago
  48. 98bbf69 update oemcommands.hpp to use new API by Vernon Mauery · 4 years, 10 months ago
  49. 74c50c6 Add type 12h sdr records by James Feist · 4 years, 11 months ago
  50. 6ae0818 sensorcommands: move get SDR alloc info & res dev SDR repo to new API by jayaprakash Mutyala · 5 years ago
  51. 39fa93f sensorcommands:move set sen thresh & get sen event by jayaprakash Mutyala · 5 years ago
  52. 606dd9f Static code analysis scan issue fix by Chen,Yugang · 5 years ago
  53. 7aaf3fe Add support to set LED for ME Events by James Feist · 5 years ago
  54. 15419dd remove legacy ipmid_get_sd_bus_connection calls by Vernon Mauery · 5 years ago
  55. 8166c8d replace sdbusplus::message::variant_ns with std by Vernon Mauery · 5 years ago
  56. 6dd8f04 Add a default message for IPMI SEL entries added by command by Jason M. Bills · 5 years ago
  57. 99b78ec Add hooks to route BIOS events to Redfish by Jason M. Bills · 5 years ago
  58. 1f2eb5e Static code analysis scan issue fix by Yong Li · 5 years ago
  59. 979a232 Sensor List: Replace Input / Output with In / Out by James Feist · 5 years ago
  60. aecaef7 Update min and max values to thresholds if needed by James Feist · 5 years ago
  61. c4b15bc Add Thresholds Information to SDRs by James Feist · 5 years ago
  62. 902c4c5 Update getThreshold to new API by James Feist · 5 years ago
  63. b49a98a Update GetSDR to new API by James Feist · 5 years ago
  64. ae6bdb1 Override the Platform Event command by Jason M. Bills · 5 years ago
  65. 0cd014a Sensor Reading Get: Add threshold byte by James Feist · 5 years ago
  66. 2a265d5 Remove registration.hpp and api.h by James Feist · 5 years ago
  67. 5480ef6 Use the libipmid utils implementation by Vernon Mauery · 5 years ago
  68. 392786a Add sensor deassert tracking by James Feist · 5 years ago
  69. 7e7ed8b Fix: GetSdr nextRecord can not reach lastRecord by John Wang · 5 years ago
  70. 7086a88 Add Threshold bit to sensor capabilites by James Feist · 5 years ago
  71. 81a95c1 sensors: Set event messages enabled bit by James Feist · 5 years ago
  72. a80cb90 Make reservationID of 0 invalid by James Feist · 5 years ago
  73. 6d9c83f intel-ipmi-oem: Update with new ipmid/api.h path by Jason M. Bills · 5 years ago
  74. 880b733 Fix variant usage by James Feist · 6 years ago
  75. 14fde84 Update variant usage to use visit by James Feist · 6 years ago
  76. 01fbcb5 Move getSensorConnection to header file by Richard Marian Thomaiyar · 6 years ago
  77. 17add59 Fix display of sensor units by Jason M. Bills · 6 years ago
  78. 3f7c5e4 Add Intel-specific IPMI sensor commands by Jason M. Bills · 6 years ago