1. 8166c8d replace sdbusplus::message::variant_ns with std by Vernon Mauery · 5 years ago
  2. c7d517e update exception paths in MDRv2 handlers by Vernon Mauery · 5 years ago
  3. ce14e4d convert appcommands.cpp to unix line endings by Vernon Mauery · 5 years ago
  4. 60e7aaf Change the ID LED from on to blinking for identify command by Yuan Li · 5 years ago
  5. ba9c176 Fix "get Device id" command by Jia, chunhui · 5 years ago
  6. 529d415 SmbiosMdrv2Handler: Move MDRII_DATA_START, MDRII_DATA_DONE to new API. by Deepak Kumar Sahu · 5 years ago
  7. 1a47462 Return current BMC time for the Get SEL Time command by Jason M. Bills · 5 years ago
  8. caed905 Fix IPMI SEL sensor numbers by Jason M. Bills · 5 years ago
  9. 853d829 smbiosmdrv2handler: move mdr2 Agent status and send data info offer to new API by jayaprakash Mutyala · 5 years ago
  10. 4ac799d Add Restore Configuration command by Vernon Mauery · 5 years ago
  11. 1a2fbdd Print default values for invalid system SEL entries by Jason M. Bills · 5 years ago
  12. 6dd8f04 Add a default message for IPMI SEL entries added by command by Jason M. Bills · 5 years ago
  13. 99b78ec Add hooks to route BIOS events to Redfish by Jason M. Bills · 5 years ago
  14. 53870d7 remove extra build stuff from externalproject by Vernon Mauery · 5 years ago
  15. b1cc61d Build Fix: In repo build failure fix by Richard Marian Thomaiyar · 5 years ago
  16. de750c6 Static code analysis scan issue fix by Yu Guohui · 5 years ago
  17. 1f2eb5e Static code analysis scan issue fix by Yong Li · 5 years ago
  18. 52aaa7d Improve SEL entry parsing by Jason M. Bills · 5 years ago
  19. a3702c1 Move commands from ipmi-providers by Vernon Mauery · 5 years ago
  20. 52ce662 move Intel FW update commands from ipmi-providers by Vernon Mauery · 5 years ago
  21. 0669d19 Implement get/set shutdown policy IPMI OEM commands by Yong Li · 5 years ago
  22. dc24927 Update FW Update command to new Redfish message format by Jason M. Bills · 5 years ago
  23. 979a232 Sensor List: Replace Input / Output with In / Out by James Feist · 5 years ago
  24. 94e9d1a Add OEM IPMI commands to query node ID and node presence by Qiang XU · 5 years ago
  25. ea537d5 Add support for Read Base Board Product ID by Richard Marian Thomaiyar · 5 years ago
  26. aecaef7 Update min and max values to thresholds if needed by James Feist · 5 years ago
  27. 1d4d54d Use syslog for the IPMI SEL commands by Jason M. Bills · 5 years ago
  28. be560b0 Add oem command "cmdSetFaultIndication" by Zhu, Yunge · 5 years ago
  29. fc5e985 Add Set Special user password command by Richard Marian Thomaiyar · 5 years ago
  30. c4b15bc Add Thresholds Information to SDRs by James Feist · 5 years ago
  31. 902c4c5 Update getThreshold to new API by James Feist · 5 years ago
  32. b49a98a Update GetSDR to new API by James Feist · 5 years ago
  33. 4ed6f2c Remove bitfields from the SEL record structures by Jason M. Bills · 5 years ago
  34. ae6bdb1 Override the Platform Event command by Jason M. Bills · 5 years ago
  35. acc8a4e Add remaining BIOS thermal settings by James Feist · 5 years ago
  36. 0cd014a Sensor Reading Get: Add threshold byte by James Feist · 5 years ago
  37. 2a265d5 Remove registration.hpp and api.h by James Feist · 5 years ago
  38. d509eb9 Adding Def user creation using Intel OEM command by Suryakanth Sekar · 6 years ago
  39. 4f86d1f Set missing bit in fru sdr by James Feist · 5 years ago
  40. 7c00db7 Speed up build time by James Feist · 5 years ago
  41. cc49b54 OEM command SendFwUpdateStatus by Jia, Chunhui · 5 years ago
  42. a9423b6 Improve sensor tree handling in sdrutils.hpp by Jason M. Bills · 6 years ago
  43. 8b69fae Fix external projects to build dependencies properly by Vernon Mauery · 5 years ago
  44. faa4f22 Add Exit Air Temp Limit Support by James Feist · 5 years ago
  45. 5f957ca Add CFM Limit Set / Get commands by James Feist · 5 years ago
  46. 5480ef6 Use the libipmid utils implementation by Vernon Mauery · 5 years ago
  47. 9e7e17a Do not link against pthread by Vernon Mauery · 5 years ago
  48. 7944c30 Track the SEL erase time by Jason M. Bills · 5 years ago
  49. 392786a Add sensor deassert tracking by James Feist · 5 years ago
  50. 7e7ed8b Fix: GetSdr nextRecord can not reach lastRecord by John Wang · 5 years ago
  51. 7086a88 Add Threshold bit to sensor capabilites by James Feist · 5 years ago
  52. fcce83d Fix set sensor threshold command number by James Feist · 5 years ago
  53. 81a95c1 sensors: Set event messages enabled bit by James Feist · 5 years ago
  54. 91244a6 Add fan profile host support by James Feist · 5 years ago
  55. c49adb7 Fix boost process call for SEL Clear again by Jason M. Bills · 5 years ago
  56. ba335e7 Fix boost process call for SEL Clear by Jason M. Bills · 5 years ago
  57. cac97a5 Remove support for Set SEL Time by Jason M. Bills · 5 years ago
  58. 23737fe Implement get/set platform serial port parameters command by Yong Li · 5 years ago
  59. 45f0498 IPMI COMMAND: Get LED status by Kuiying Wang · 6 years ago
  60. a80cb90 Make reservationID of 0 invalid by James Feist · 5 years ago
  61. c04e2e7 Add SEL commands for Jounal-based SEL entries by Jason M. Bills · 6 years ago
  62. 6d9c83f intel-ipmi-oem: Update with new ipmid/api.h path by Jason M. Bills · 5 years ago
  63. e1cbc7d Move std::experimental::nullopt_t to std by Ed Tanous · 5 years ago
  64. f426f33 Set pwm as sensor type fan by James Feist · 5 years ago
  65. 39417c7 Apply comments from review 14430 to ipmi scaling by James Feist · 5 years ago
  66. 52341e8 Update sdrutils.hpp for use outside of intel-ipmi-oem by Jason M. Bills · 6 years ago
  67. b968392 Make unit tests run for external build. by James Feist · 5 years ago
  68. 72867de Change sensorutils to be header-only by Jason M. Bills · 6 years ago
  69. a128f49 Link against phosphor-logging by James Feist · 6 years ago
  70. 3bcba45 storage-device: fix fru-device well known name by James Feist · 6 years ago
  71. bc54667 Fix read std::vector message issue. by Kuiying Wang · 6 years ago
  72. 4c88d4c Move SensorSubTree declaration to ipmi scope by Richard Marian Thomaiyar · 6 years ago
  73. 880b733 Fix variant usage by James Feist · 6 years ago
  74. 14fde84 Update variant usage to use visit by James Feist · 6 years ago
  75. 360f593 Fix checking of string::npos in sensor type parsing by Jason M. Bills · 6 years ago
  76. 6e05641 Fix to generate single ipmi provider library by Richard Marian Thomaiyar · 6 years ago
  77. 01fbcb5 Move getSensorConnection to header file by Richard Marian Thomaiyar · 6 years ago
  78. e0c7073 Fix non-Yocto build error by Jia, Chunhui · 6 years ago
  79. 703922d Implement Intel get/set shutdown policy IPMI OEM commands by Yong Li · 6 years ago
  80. 17add59 Fix display of sensor units by Jason M. Bills · 6 years ago
  81. 6479604 Add Intel-specific IPMI OEM commands by Jason M. Bills · 6 years ago
  82. e2d1aee Add Intel-specific IPMI FRU commands by Jason M. Bills · 6 years ago
  83. 3f7c5e4 Add Intel-specific IPMI sensor commands by Jason M. Bills · 6 years ago
  84. a835eaa Intel OEM commands by Jia, Chunhui · 6 years ago
  85. a709f5b Initial commit by Brad Bishop · 6 years ago