1. c9fa69e Grammar and spelling fixes by Gunnar Mills · 6 years ago
  2. 2fa0e70 Replace tabs with 4 spaces by Nagaraju Goruganti · 6 years ago
  3. a30c8d3 Implement RMCP+ cipher parameters in Get LAN Config parameters by Tom Joseph · 6 years ago
  4. 5fb1460 Reducing IPMI logging footprint by Aditya Saripalli · 7 years ago
  5. 7ebd246 Fix FRU BuildDate DBus/IPMI exporting by Andres Oportus · 6 years ago
  6. 7cbe228 Implement Get Channel Cipher Suites command by Tom Joseph · 6 years ago
  7. 6ccf881 sensorhandler: changed mutabiltity error code in get sensor by Jayanth Othayoth · 6 years ago
  8. 0922bde sensorhandler: Enable mutability based set function by Jayanth Othayoth · 6 years ago
  9. 3d23048 Fix error level lookup by Deepak Kodihalli · 6 years ago
  10. 91875f7 Handle sensors that can not be found in SystemManager by Lei YU · 6 years ago
  11. 65a17a7 README: Reword cleaning the repo by Gunnar Mills · 6 years ago
  12. 5110c12 Revert "Revert "Add chassis identify ipmi command."" by Tom Joseph · 6 years ago
  13. e47fdfb utils: Add a class to cache service lookups by William A. Kennington III · 6 years ago
  14. 25bc7ac watchdog: Cache service name by William A. Kennington III · 6 years ago
  15. 7f2d7c9 Fixed broken "fru read" command by Nagaraju Goruganti · 6 years ago
  16. 8466b79 Spelling fixes by Gunnar Mills · 6 years ago
  17. df53d22 SetLan: Fix the IP address if partial data given by Ratan Gupta · 6 years ago
  18. 7a7f012 SetLan: Apply the network changes once the timer expires by Ratan Gupta · 6 years ago
  19. 32cbd65 Timer: Fix the timer expire property. by Ratan Gupta · 6 years ago
  20. 1247e0b SetLan: Move the setChannel access function by Ratan Gupta · 6 years ago
  21. 93b07d2 setlan: Remove registration of handler for Set Channel Access by Ratan Gupta · 6 years ago
  22. 3ee668f sensor: Refactor get sensor reading implementation by Tom Joseph · 6 years ago
  23. 2210215 sensor: Fix set sensor reading for analog sensors by Tom Joseph · 6 years ago
  24. af8a098 Change the byte order for aux firmware revision by Tom Joseph · 6 years ago
  25. 744398d Remove use of legacy inventory interface by Nagaraju Goruganti · 6 years ago
  26. 34e3d3f Remove use of legacy bmc control interface by Nagaraju Goruganti · 6 years ago
  27. 06a0abf sensors: rework sensor assertion by Brad Bishop · 6 years ago
  28. 5ca5095 Implement Get SDR and Reserve SDR repository command by Tom Joseph · 6 years ago
  29. dc212b2 sensor: Updates to the get device sdr command implementation by Tom Joseph · 6 years ago
  30. 13b87a3 sensor: Refactor get sensor reading command by Tom Joseph · 6 years ago
  31. 0ac0dd2 sensor: Refactor get sensor thresholds command by Tom Joseph · 6 years ago
  32. 0a1301c sensor: Add result exponent to the sensor yaml by Tom Joseph · 6 years ago
  33. 82feb17 Revert "Add chassis identify ipmi command." by Joel Stanley · 6 years ago
  34. 2e12a31 utils: Add missing functional include by Brad Bishop · 6 years ago
  35. 16852b5 Remove unused variables. by Nagaraju Goruganti · 6 years ago
  36. 22be97b DCMI: Add get/set Configuration Parameters command by Nagaraju Goruganti · 6 years ago
  37. 73f4451 watchdog: Implements the Watchdog Get Command by William A. Kennington III · 6 years ago
  38. b638de2 watchdog: Implement watchdog action setting by William A. Kennington III · 6 years ago
  39. de14a02 watchdog: Implement initialized using the new dbus interface by William A. Kennington III · 6 years ago
  40. 5257525 watchdog: Rewrite using sdbusplus by William A. Kennington III · 6 years ago
  41. e66c3b0 Add Get Repository Info Command by Dhruvaraj Subhashchandran · 6 years ago
  42. dd4cff1 dcmi: get sensor info: read config by Deepak Kodihalli · 6 years ago
  43. 0b45955 dcmi: implement get sensor info by Deepak Kodihalli · 6 years ago
  44. 61d5f7b watchdog: Reorganize header and function names by William A. Kennington III · 6 years ago
  45. ce6a795 Fix failure in reading power value during PowerOff state by Marri Devender Rao · 6 years ago
  46. 3e6a769 Fix the typo by Ratan Gupta · 6 years ago
  47. 6edfc5c FRU: Change the type code to ASCII by Ratan Gupta · 6 years ago
  48. 2f66f00 FRU: Fix the area offset calculation of Read FRU Data response by Ratan Gupta · 6 years ago
  49. 2848d60 FRU: Fix response for Read FRU Data Command by Ratan Gupta · 6 years ago
  50. e0cc855 SDR: Adding fru records as part of Get SDR command by Ratan Gupta · 6 years ago
  51. 0033097 Inventory:- making changes in the mako and the C++ structure by Ratan Gupta · 6 years ago
  52. d211702 apphandler.cpp: fix-up 80 chars by Patrick Venture · 6 years ago
  53. faa074c DCMI: Add Get Power Reading command to whitelist configuration by Marri Devender Rao · 6 years ago
  54. e9a6405 Add Control.FanPwm as interface. by Patrick Venture · 7 years ago
  55. 6ae3df3 watchdog: Consistently return errors for dbus failures by William A. Kennington III · 6 years ago
  56. 9c966e0 DCMI: Populate response buffer with power reading by Marri Devender Rao · 6 years ago
  57. 66c5fda DCMI: Read power value from the configured D-Bus object path by Marri Devender Rao · 6 years ago
  58. 138e018 dcmi: fix max temperature constant by Deepak Kodihalli · 6 years ago
  59. 5c0beec Support Get Sensor Thresholds Command by Dhruvaraj Subhashchandran · 6 years ago
  60. b1e8fba dcmi: get temperature readings: read temp sensors by Deepak Kodihalli · 6 years ago
  61. ee717d7 dcmi : implement get temperature readings by Deepak Kodihalli · 6 years ago
  62. c6162fb sensor: Modify the Get sensor reading command by Tom Joseph · 6 years ago
  63. e29be41 DCMI: Implement Get DCMI capabilities info command. by Dhruvaraj Subhashchandran · 6 years ago
  64. 9642391 sensor: Modify Get Device SDR command implementation by Tom Joseph · 6 years ago
  65. 31ff6e6 sensor: Populate entity id, instance and sensor name callback by Tom Joseph · 6 years ago
  66. b0adbcd sensor: Add support for multiple sensor naming pattern by Tom Joseph · 6 years ago
  67. 6fcdc21 Increase timeout for host to respond to attentions by Andrew Geissler · 6 years ago
  68. b5de286 Remove unwarranted call to free() by Deepak Kodihalli · 6 years ago
  69. e73d15d watchdog: Fix enabled value type by William A. Kennington III · 6 years ago
  70. 3b76e37 Add Get System GUID command to whitelist configuration by Marri Devender Rao · 6 years ago
  71. 5325f2c watchdog: Implement error on reset of disabled watchdog by William A. Kennington III · 6 years ago
  72. a9fbff4 Add channel-gen.cpp to compilation units by Tom Joseph · 6 years ago
  73. 6244f93 Add sensor entry for power supply redundancy enabled. by Dhruvaraj Subhashchandran · 7 years ago
  74. 5e007a5 DCMI : Implement Get System GUID command by Marri Devender Rao · 6 years ago
  75. dfd8469 LANConf: Minor Fixes by Ratan Gupta · 7 years ago
  76. c01edf2 multiple-channel configuration via yaml by Patrick Venture · 7 years ago
  77. a1adb07 Get Device ID - JSON by David Cobbley · 7 years ago
  78. 5bfbde3 Add chassis identify ipmi command. by James Feist · 7 years ago
  79. c7c1c3c multiple channel configuration support by Patrick Venture · 7 years ago
  80. ef7773c Update .gitignore by Tom Joseph · 7 years ago
  81. 6223561 sensorhandler: allow preconfigured unit and scale by Emily Shaffer · 7 years ago
  82. dd99431 ipmisensor.cpp: Fix msg from "Undetermine" to "Undetermined" by Adriana Kobylak · 7 years ago
  83. 2b7e07d IPMI device ID command mismatch with BMC current side issue fix. by Dinesh Chinari · 7 years ago
  84. c6a571a sensor: Modify the service lookup for set sensor command by Tom Joseph · 7 years ago
  85. 3f2ed8e Document OpenBMC OEM Extension Numbering by Peter Hanson · 7 years ago
  86. dd64620 Fix the getLan config by Ratan Gupta · 7 years ago
  87. 585a1e9 transporthandler: lan_set_in_progress to per channel by Patrick Venture · 7 years ago
  88. b831c01 transporthandler: minor cleanup unused variables by Patrick Venture · 7 years ago
  89. 894571d watchdog: cleanup style and similar fixes by Patrick Venture · 7 years ago
  90. b647d5b Commit a MaintenanceProcedure log entry on a 0xDE SEL record by Tom Joseph · 7 years ago
  91. b0b395b Fixed the duplicated event string in error message by Marri Devender Rao · 7 years ago
  92. 8991dd6 Spelling fixes by Gunnar Mills · 7 years ago
  93. 5794fcf apphandler: channel: split out commands by Patrick Venture · 7 years ago
  94. 5e6ac71 watchdog: split out commands by Patrick Venture · 7 years ago
  95. 5914678 Add IBM OEM NetFn(0x3A) by Tom Joseph · 7 years ago
  96. 5b801e4 Update Journal Variable Names in utils.cpp by Gunnar Mills · 7 years ago
  97. e4050f2 Update Journal Variable Names by Gunnar Mills · 7 years ago
  98. e893939 storagehandler: Use new phosphor-timemanager interface by Lei YU · 7 years ago
  99. 52d9124 storagehandler: sort include files by Lei YU · 7 years ago
  100. 8f7a6f6 Add DCMI Get/Set Management Controller Id String by Vladislav Vovchenko · 7 years ago