1. 306878b Add typedef for Property name by Tom Joseph · 7 years ago
  2. 232f529 Add API to Read the DBUS logging entry object paths by Tom Joseph · 7 years ago
  3. 2f05bb5 Add Clear SEL command by Tom Joseph · 7 years ago
  4. 8f4a2aa Add Delete SEL entry command by Tom Joseph · 7 years ago
  5. a495339 Add Get SEL entry command by Tom Joseph · 7 years ago
  6. 6f7deaa Add Get SEL Info command by Tom Joseph · 7 years ago
  7. 399fd92 Get the timestamp from the log entry by Tom Joseph · 7 years ago
  8. dcb1067 Make changes as per the new settings infrastructure by Ratan Gupta · 7 years ago
  9. 50c0c8f dcmi: get real power cap settings by Andrew Geissler · 7 years ago
  10. be5b989 dcmi: asset-tag: Add API to write asset tag to the DBUS object by Tom Joseph · 7 years ago
  11. 545dd23 dcmi: asset-tag: Implement Set Asset tag command by Tom Joseph · 7 years ago
  12. 6f6dd4d dcmi: asset-tag: Implement the Get Asset Tag command by Tom Joseph · 7 years ago
  13. be5eaa1 dcmi: asset-tag: Add API to read asset tag from dbus by Tom Joseph · 7 years ago
  14. 10f4959 sensorhandler: Add functionality to use m, b, b_exp from config.yaml by Emily Shaffer · 7 years ago
  15. bbef71c sensorhandler: implement get SDR by Emily Shaffer · 7 years ago
  16. a344afc sensorhandler: add reserve_sdr by Emily Shaffer · 7 years ago
  17. d06e0e7 sensorhandler: add get_sdr_info by Emily Shaffer · 7 years ago
  18. 6edc8a0 Convert a log entry into a SEL record by Tom Joseph · 7 years ago
  19. 6b7a143 Create IPMI SEL record from Logging DBUS Entry by Tom Joseph · 7 years ago
  20. a62bacc generate map of phosphor-dbus fru properties by Marri Devender Rao · 7 years ago
  21. 8d44b5d Reduce host shutdown timeout to 5 minutes by Andrew Geissler · 7 years ago
  22. 012d6a4 Fix space and newline for boot policy print by George Keishing · 7 years ago
  23. 8fc0988 Update watchdog command handler to use new watchdog daemon by Vishwanatha Subbanna · 7 years ago
  24. 8451edf sensorhandler: add missing pointer initialization by Patrick Williams · 7 years ago
  25. 758c1ae Return the heartbeat command if queue is empty by Andrew Geissler · 7 years ago
  26. 2b4e459 Call softoff dbus interface directly by Andrew Geissler · 7 years ago
  27. 5f4fe3c Don't return error on SMS error by Andrew Geissler · 7 years ago
  28. a6e3a30 Create file to indicate host requested off/reboot by Andrew Geissler · 7 years ago
  29. 1fabf22 sensorhandler: modify Get Sensor Reading to use dbus interface by Emily Shaffer · 7 years ago
  30. 7117441 sensorhandler: Fixes for dbus->type conversion. by Emily Shaffer · 7 years ago
  31. 2ae09b9 sensorhandler: Refactor find_openbmc_path to check sensor map first by Emily Shaffer · 7 years ago
  32. fca6a4f Remove tabs and fix indents in chassishandler.cpp by Andrew Geissler · 7 years ago
  33. 391f330 sensorhandler: Refactor find_sensor to eliminate redundant call by Emily Shaffer · 7 years ago
  34. d5899e7 Makefile changes for generating inventory-sensor-gen.cpp by Tom Joseph · 7 years ago
  35. 2467693 Adding inventory-sensor-example.yaml by Tom Joseph · 7 years ago
  36. dd78a1d Write parser for inventory to sensor mapping yaml. by Tom Joseph · 7 years ago
  37. 83527ef Ensure softpoweroff application returns non-zero rc on fails by Andrew Geissler · 7 years ago
  38. f0f496c Update softoff to support new host control interface by Andrew Geissler · 7 years ago
  39. 12c2db7 Set init_priority attribute for global/static variables by Lei YU · 7 years ago
  40. 8315970 Add timeout support to host control by Andrew Geissler · 7 years ago
  41. 857f54b Update gitignore with new softoff and test files by Andrew Geissler · 7 years ago
  42. 8622f69 Support custom callback function on timer expiration by Andrew Geissler · 7 years ago
  43. 93c679b Add sd_event processing to host ipmid application by Andrew Geissler · 7 years ago
  44. 0c07c32 Enable multiple commands to be queued at once by Andrew Geissler · 7 years ago
  45. 1286637 Implement basic queue for sending multiple commands by Andrew Geissler · 7 years ago
  46. 1b9d4e5 Send the SMS attention to host when Execute called by Andrew Geissler · 7 years ago
  47. 1c1bd75 Support for putting entries onto queue by Andrew Geissler · 7 years ago
  48. 62817fa9 Register new Control.Host bus in ipmid by Andrew Geissler · 7 years ago
  49. dd2c6fd Compile new control host code by Andrew Geissler · 7 years ago
  50. 00f0815 Set the TurboAllowed sensor value correctly. by Tom Joseph · 7 years ago
  51. 5cc0593 softoff: switch to 'report' error API by Marri Devender Rao · 7 years ago
  52. d1a6753 storageaddesel: switch to 'report' error API by Marri Devender Rao · 7 years ago
  53. 5422e0e Add Sensor reading support for Power Cap. by Jayanth Othayoth · 7 years ago
  54. 4736b91 sensorhandler: removed un-needed sd_bus_ref by Patrick Williams · 7 years ago
  55. db55a5d Cater for change in exception variable names by Marri Devender Rao · 7 years ago
  56. 36cde98 Added gitignore for phosphor-host-ipmi repo by Andrew Geissler · 7 years ago
  57. af6cc28 IPMI: Remove the old host-services files from ipmid by Vishwanatha Subbanna · 7 years ago
  58. b891a57 IPMI: Update the dbus object for soft power off with underscores by Vishwanatha Subbanna · 7 years ago
  59. 504ebc2 sensor: Reuse ipmid bus for inventory-notify by Patrick Williams · 7 years ago
  60. d5b2ac0 Add Sensor Reading Support for Power Supply Derating by Jayanth Othayoth · 7 years ago
  61. 917454b Generate errorlog when timer expires waiting for host to shutdown by Vishwanatha Subbanna · 7 years ago
  62. 0661beb Sensor Reading Support for Turbo Allowed by Jayanth Othayoth · 7 years ago
  63. 6dc9668 Add gtest cases to verify sd_event timer by Vishwanatha Subbanna · 7 years ago
  64. 31272b8 Handle response from host for soft power off request by Vishwanatha Subbanna · 7 years ago
  65. d27e71e Add routines to start and stop the sd_event timer by Vishwanatha Subbanna · 7 years ago
  66. 0724829 IPMI Sensor Support for Power Supply Redundancy by Dhruvaraj S · 7 years ago
  67. 83b5c1c Make IPMI changes to stop timer that is started by SoftPowerOff by Vishwanatha Subbanna · 7 years ago
  68. bcb7688 Add timer skeleton by Vishwanatha Subbanna · 7 years ago
  69. 7cc9d71 Add function to send SMS_ATTN to host by Vishwanatha Subbanna · 7 years ago
  70. 506aa0f Add initial code for IPMI SoftPowerOff functionality by Vishwanatha Subbanna · 7 years ago
  71. 50234ad Add IPMI completion code for Invalid data field in request by Tom Joseph · 7 years ago
  72. d15e6c9 Move object_mapper per dbus path conventions. by Leonel Gonzalez · 7 years ago
  73. 1ee292a libapphandler:adding the dependecy for phosphor-dbus-interfaces by Ratan Gupta · 7 years ago
  74. 3cc93ed error-log: catch sdbusplus exception type by Deepak Kodihalli · 7 years ago
  75. ca4c446 inventory: undo the capitilization of yaml decoder by Ratan Gupta · 7 years ago
  76. be703f7 Modify set sensor reading command by Tom Joseph · 7 years ago
  77. 28c2e73 build : provide sensor yaml as config by Ratan Gupta · 7 years ago
  78. 47bf3ed inventory: adding sensor-example.yaml by Ratan Gupta · 7 years ago
  79. 0065905 inventory: write sensor yaml parser by Ratan Gupta · 7 years ago
  80. b12b0c0 Update chassis command handler to use state manager services by Vishwanatha Subbanna · 7 years ago
  81. bb5190e Add support for IPMI Chassis Power Cycle command by Vishwanatha Subbanna · 7 years ago
  82. a66239b IPMI: Add support for chassis power on command by Vishwanatha Subbanna · 7 years ago
  83. b9ac6a4 Add null termination for eSEL data by Tom Joseph · 7 years ago
  84. d33a4af Import phosphor-logging header files from new directory. by Saqib Khan · 7 years ago
  85. 51cb8ee Add environment variable for WHITELIST_CONF by Tom Joseph · 7 years ago
  86. 513d68e add_sel: Remove deprecated calls to dbus by Adriana Kobylak · 7 years ago
  87. 2efb3e7 Create a SEL error log by Adriana Kobylak · 7 years ago
  88. 8485aa1 Package provider libraries to a common path by Tom · 8 years ago
  89. e9cf1f2 Add yaml definition file for Soft Power Off function by Vishwanatha Subbanna · 7 years ago
  90. 5618105 Correct compilation errors by Matthew Barth · 7 years ago
  91. 0573237 Add privilege level for each IPMI command by Tom · 8 years ago
  92. 9e5232e Create library for System Interface Commands. by Tom · 8 years ago
  93. a640b77 Correct minor mistakes from autotools conversion by Matthew Barth · 8 years ago
  94. 88ad815 ipmid: Fix Get BT Interface Capabilities response by Adriana Kobylak · 8 years ago
  95. 3d0df91 Add transaction support to Set Lan Cmd and Set Channel Access Cmd by Nan Li · 8 years ago
  96. 41fa24a Add IPMI Get Self Test Results support by Nan Li · 8 years ago
  97. 5fba7a6 Modify GET_SEL_TIME and SET_SEL_TIME to use TimeManager APIs by Vishwanatha Subbanna · 8 years ago
  98. 80f714b Halt configure step on libmapper missing by Matthew Barth · 8 years ago
  99. c0c1967 build: fix out of tree builds by Patrick Williams · 8 years ago
  100. fdd8ec5 Add support for IPMI GetChassisStatus command by Nan Li · 8 years ago