1. a008871 Remove the mapper_get_service method by George Liu · 4 months ago
  2. 68d9d40 Update terminology used within repo by Matt Simmering · 7 months ago
  3. 369824e clang-format: copy latest and re-format by Patrick Williams · 7 months ago
  4. 523e2d1 ipmid: Update sdbuspp namespaces by Willy Tu · 9 months ago
  5. 64b7621 sensorhandler: Get sensor type and event type from yaml-generated by Wang Xiaohua · 1 year, 10 months ago
  6. 9cf0838 move entity_map_json to libipmid by Vernon Mauery · 1 year, 1 month ago
  7. fbc6c9d clang-format: copy latest and re-format by Patrick Williams · 1 year, 1 month ago
  8. 5113698 Specify "8-bit ASCII + Latin 1" SDR encoding by Paul Fertser · 1 year, 9 months ago
  9. 9154caa sensordatahandler: clamp the values instead of removing the sensor by Willy Tu · 2 years, 6 months ago
  10. 92079a2 Fix wrong threshold report by Hieu Huynh · 1 year, 8 months ago
  11. fefb585 replace static converting with rounding by Thang Tran · 1 year, 8 months ago
  12. 4a105cd Optimize sensorsOwnerMatch init by Jian Zhang · 1 year, 10 months ago
  13. 5d82f47 sdbusplus: use shorter type aliases by Patrick Williams · 1 year, 10 months ago
  14. 11d6889 cleanup: Remove all warning errors for the Meson build support by Willy Tu · 2 years, 4 months ago
  15. d3d2fe2 Prevent default cmdGetDeviceSdr handler registration in dynamic sensors by Vivekanand Veeracholan · 2 years, 6 months ago
  16. 7f3a70f sensor-cache: Invalidate cache when sensor disappears by Lei YU · 2 years, 6 months ago
  17. 8e8152c sensor-cache: Use async calls in get sensor reading by Lei YU · 2 years, 6 months ago
  18. a55e9ea sensor-cache: Read sensor data when there is no cache by Lei YU · 2 years, 8 months ago
  19. 9714050 sensor-cache: Implement reading data by Lei YU · 2 years, 8 months ago
  20. 8c2c048 sensor-cache: Use new get function by Lei YU · 2 years, 8 months ago
  21. 962e68b sensor-cache: configure: Add option by Lei YU · 2 years, 8 months ago
  22. be5c6b2 sensor-cache: Initial commit by Lei YU · 2 years, 8 months ago
  23. 14a4781 sensor-cache: Add cache for sdr and threshold by Lei YU · 2 years, 8 months ago
  24. f93da66 Add SetSensorThrehold Command by Lotus Xu · 2 years, 7 months ago
  25. d351a72 dbus-sdr: prevent handler registration if dbus-sdr is enabled by Willy Tu · 2 years, 10 months ago
  26. a2ad2da catch exceptions as const by Patrick Williams · 2 years, 8 months ago
  27. 0634e98 Add check for reserved sensor number by Arun P. Mohanan · 2 years, 9 months ago
  28. c532425 Fix issues and support signed sensor values by Tony Lee · 4 years, 7 months ago
  29. 89a83b6 sensorhandler: Don't fail on absent Threshold.Warning interface by Konstantin Aladyshev · 3 years ago
  30. e0a4110 sensorhandler: Support 0 value for thresholds by Konstantin Aladyshev · 3 years, 7 months ago
  31. 158ac70 bugfix: sensor data full record returning wrong length by Patrick Venture · 3 years, 2 months ago
  32. 515bc37 sensorhandler: Fix uninitialized reads by William A. Kennington III · 3 years, 7 months ago
  33. be4ffa8 sensor yaml: allow custom sensor names by Jeremy Kerr · 3 years, 10 months ago
  34. a8be7dc sensorhandler: move get sensor type to new api by Deepak Kumar Sahu · 5 years ago
  35. ccf12d2 Remove useless wildcard handlers by Vernon Mauery · 4 years, 4 months ago
  36. 996c979 sensorhandler:move get sensor threshold to new API by jayaprakash Mutyala · 5 years ago
  37. 4cc4255 Refactor ipmi::sensor::GetSensorResponse away from std::array by Sui Chen · 4 years, 9 months ago
  38. 4c3feba sensorhandler: move get sensor reading to new API by jayaprakash Mutyala · 4 years, 10 months ago
  39. 87fd2cd sensorhandler: use entity-map from json if filled by Patrick Venture · 4 years, 9 months ago
  40. 99bf1c4 entitymap: move accessor to separate module by Patrick Venture · 4 years, 9 months ago
  41. db0cbe6 move sensors into ipmi::sensor namespace by Patrick Venture · 4 years, 9 months ago
  42. 235b3c7 move entities into ipmi::sensor namespace by Patrick Venture · 4 years, 9 months ago
  43. 67ed85c sensorhandler: ipmi_sen_get_sdr: drop null check by Patrick Venture · 4 years, 9 months ago
  44. 38426dd sensorhandler: ipmi_sen_get_sdr: invert logic check by Patrick Venture · 4 years, 10 months ago
  45. 9da3a75 SensorReading: Move set SensorReading to new API. by Deepak Kumar Sahu · 5 years ago
  46. 9cf8562 sensordatahandler: Throw on sensor's OperationalStatus by Brandon Kim · 5 years ago
  47. 83a0b84 sensorhandler: add accessor for entities singleton by Patrick Venture · 4 years, 10 months ago
  48. d957823 Sensorhandler: move get SDR info & reserve SDR to new API by jayaprakash Mutyala · 5 years ago
  49. f442e11 move variant to std namespace by Vernon Mauery · 5 years ago
  50. e08fbff Only include ipmid/api.hpp for the new API by Vernon Mauery · 5 years ago
  51. 392050f remove legacy ipmid.cpp and ipmid.hpp by Vernon Mauery · 5 years ago
  52. 3325024 move types.hpp to ipmid/types.hpp for export by Vernon Mauery · 5 years ago
  53. 6a98fe7 Move util.cpp/util.hpp to libipmid by Vernon Mauery · 5 years ago
  54. 240b186 ipmid: Rewrite ipmid to use the new architecture by Vernon Mauery · 6 years ago
  55. 9c11894 Add support for Entity Association Record by Jaghathiswari Rankappagounder Natarajan · 5 years ago
  56. 0780df1 phosphor-host-ipmid: Add support for settable bit in FULL SDR by Jaghathiswari Rankappagounder Natarajan · 5 years ago
  57. 3342a8e Platform event command by Jia, Chunhui · 5 years ago
  58. 194375f Create libipmid and libipmid-host by William A. Kennington III · 5 years ago
  59. 812e44c Fix units for fan RPM sensor by Kirill Pakhomov · 6 years ago
  60. 4491a46 cleanup: scope reduction by Patrick Venture · 6 years ago
  61. 4c00802 Convert variant usage to std interface by William A. Kennington III · 6 years ago
  62. 3754442 Remove direct uses of mapbox by James Feist · 6 years ago
  63. 64678b8 cleanup: exception catching by reference by Patrick Venture · 6 years ago
  64. d99148b cleanup: c-style casting by Patrick Venture · 6 years ago
  65. 1cd8596 Fix clang-format issue in sensorhandler.cpp by Jason M. Bills · 6 years ago
  66. 6c9ee51 sensorhandler: fix buffer overflow in Get SDR by Emily Shaffer · 6 years ago
  67. 0fbdbce sensorhandler: fix buffer overrun in ipmi_fru_get_sdr by Emily Shaffer · 6 years ago
  68. b51bf9c add std namespace prefix to common methods by Patrick Venture · 6 years ago
  69. 586d35b replaced c headers with cpp where applicable by Patrick Venture · 6 years ago
  70. 46470a3 rename headers to match style by Patrick Venture · 6 years ago
  71. ba23ff7 sensorhandler: Remove legacy functions by Adriana Kobylak · 6 years ago
  72. 0b02be9 add .clang-format by Patrick Venture · 6 years ago
  73. 1e12112 Use visitor instead of pulling values directly by James Feist · 6 years ago
  74. e98d146 Fix Sensor query for derating factor returns 0 by Nagaraju Goruganti · 6 years ago
  75. 5fb1460 Reducing IPMI logging footprint by Aditya Saripalli · 7 years ago
  76. 6ccf881 sensorhandler: changed mutabiltity error code in get sensor by Jayanth Othayoth · 6 years ago
  77. 0922bde sensorhandler: Enable mutability based set function by Jayanth Othayoth · 6 years ago
  78. 91875f7 Handle sensors that can not be found in SystemManager by Lei YU · 6 years ago
  79. 3ee668f sensor: Refactor get sensor reading implementation by Tom Joseph · 6 years ago
  80. 744398d Remove use of legacy inventory interface by Nagaraju Goruganti · 6 years ago
  81. 5ca5095 Implement Get SDR and Reserve SDR repository command by Tom Joseph · 6 years ago
  82. dc212b2 sensor: Updates to the get device sdr command implementation by Tom Joseph · 6 years ago
  83. 13b87a3 sensor: Refactor get sensor reading command by Tom Joseph · 6 years ago
  84. 0ac0dd2 sensor: Refactor get sensor thresholds command by Tom Joseph · 6 years ago
  85. e0cc855 SDR: Adding fru records as part of Get SDR command by Ratan Gupta · 6 years ago
  86. e9a6405 Add Control.FanPwm as interface. by Patrick Venture · 7 years ago
  87. 5c0beec Support Get Sensor Thresholds Command by Dhruvaraj Subhashchandran · 6 years ago
  88. c6162fb sensor: Modify the Get sensor reading command by Tom Joseph · 6 years ago
  89. 9642391 sensor: Modify Get Device SDR command implementation by Tom Joseph · 6 years ago
  90. b5de286 Remove unwarranted call to free() by Deepak Kodihalli · 6 years ago
  91. 6244f93 Add sensor entry for power supply redundancy enabled. by Dhruvaraj Subhashchandran · 7 years ago
  92. 6223561 sensorhandler: allow preconfigured unit and scale by Emily Shaffer · 7 years ago
  93. e4050f2 Update Journal Variable Names by Gunnar Mills · 7 years ago
  94. d12ae75 Revert "Remove legacy reading of PS derating" by Dhruvaraj Subhashchandran · 7 years ago
  95. 8202432 Handle std::runtime_error exception in get sensor reading by Tom Joseph · 7 years ago
  96. 1bf3b74 Remove legacy reading of PS derating by Dhruvaraj Subhashchandran · 7 years ago
  97. 7a845f0 sensor: Use getFunc for TPM and RebootAttempt sensor by Tom Joseph · 7 years ago
  98. 14c1546 sensor: Use getFunc to handle the get sensor reading by Tom Joseph · 7 years ago
  99. 40c35b1 sensor: Handle the response of find_openbmc_path by Tom Joseph · 7 years ago
  100. 816e92b sensor: Add function to map dbus info to assertion status by Tom Joseph · 7 years ago