1. cc8feb4 Move dbus utility function to utils by Ratan Gupta · 7 years ago
  2. 18e9999 Fix for reboot attempt and catch internal failures. by Dhruvaraj Subhashchandran · 7 years ago
  3. 63a0051 Initialise the sdbus connection by Tom Joseph · 7 years ago
  4. d70f453 Don't send blank network override to host by Ratan Gupta · 7 years ago
  5. 2a444d0 Fixed undefined reference while starting by Dhruvaraj Subhashchandran · 7 years ago
  6. e0af720 IPMI: Virtual sensor support in host ipmid by Dhruvaraj Subhashchandran · 7 years ago
  7. 84b3a08 restriction_mode: switch to new settings API by Deepak Kodihalli · 7 years ago
  8. 18b70d1 power_policy: switch to new settings API by Deepak Kodihalli · 7 years ago
  9. 8cc1936 boot_flags: switch to new settings API by Deepak Kodihalli · 7 years ago
  10. 18aa044 Add API to retrieve settings by Deepak Kodihalli · 7 years ago
  11. 6c8d51b dcmi: Implement activate/deactivate power limit by Tom Joseph · 7 years ago
  12. 46fa37d dcmi: Implement set power limit command by Tom Joseph · 7 years ago
  13. b9d86f4 dcmi: Refactor get power limit command by Tom Joseph · 7 years ago
  14. 908f750 cater for property change signal to invalidate fru data by Marri Devender Rao · 7 years ago
  15. c9d7d01 cater for change in the dbus interface name for Revision by Marri Devender Rao · 7 years ago
  16. 81b8d55 rename example yaml file for fru read by Marri Devender Rao · 7 years ago
  17. 37371c1 Update gitignore by Marri Devender Rao · 7 years ago
  18. cac383b cater for fru read callback functions by Marri Devender Rao · 7 years ago
  19. 0acf057 read data for the specified FRU id from inventory by Marri Devender Rao · 7 years ago
  20. fa7b4e2 register call back functions for FRU read commands by Marri Devender Rao · 7 years ago
  21. 7d9157e construct IPMI FRU Info data based on inventory data by Marri Devender Rao · 7 years ago
  22. 448e74e Add inventory path metadata to host event log entry by Tom Joseph · 7 years ago
  23. 6ec7daa Add IPV6 handling for host network settings by Ratan Gupta · 7 years ago
  24. e553638 apphandler: Fix version string leak in ipmi_app_get_device_id by Xo Wang · 7 years ago
  25. a944d43 Call mapper service with appropriate parameters by Andrew Geissler · 7 years ago
  26. 9e553b3 Update .gitignore by Tom Joseph · 7 years ago
  27. 306878b Add typedef for Property name by Tom Joseph · 7 years ago
  28. 232f529 Add API to Read the DBUS logging entry object paths by Tom Joseph · 7 years ago
  29. 2f05bb5 Add Clear SEL command by Tom Joseph · 7 years ago
  30. 8f4a2aa Add Delete SEL entry command by Tom Joseph · 7 years ago
  31. a495339 Add Get SEL entry command by Tom Joseph · 7 years ago
  32. 6f7deaa Add Get SEL Info command by Tom Joseph · 7 years ago
  33. 399fd92 Get the timestamp from the log entry by Tom Joseph · 7 years ago
  34. dcb1067 Make changes as per the new settings infrastructure by Ratan Gupta · 7 years ago
  35. 50c0c8f dcmi: get real power cap settings by Andrew Geissler · 7 years ago
  36. be5b989 dcmi: asset-tag: Add API to write asset tag to the DBUS object by Tom Joseph · 7 years ago
  37. 545dd23 dcmi: asset-tag: Implement Set Asset tag command by Tom Joseph · 7 years ago
  38. 6f6dd4d dcmi: asset-tag: Implement the Get Asset Tag command by Tom Joseph · 7 years ago
  39. be5eaa1 dcmi: asset-tag: Add API to read asset tag from dbus by Tom Joseph · 7 years ago
  40. 10f4959 sensorhandler: Add functionality to use m, b, b_exp from config.yaml by Emily Shaffer · 7 years ago
  41. bbef71c sensorhandler: implement get SDR by Emily Shaffer · 7 years ago
  42. a344afc sensorhandler: add reserve_sdr by Emily Shaffer · 7 years ago
  43. d06e0e7 sensorhandler: add get_sdr_info by Emily Shaffer · 7 years ago
  44. 6edc8a0 Convert a log entry into a SEL record by Tom Joseph · 7 years ago
  45. 6b7a143 Create IPMI SEL record from Logging DBUS Entry by Tom Joseph · 7 years ago
  46. a62bacc generate map of phosphor-dbus fru properties by Marri Devender Rao · 7 years ago
  47. 8d44b5d Reduce host shutdown timeout to 5 minutes by Andrew Geissler · 7 years ago
  48. 012d6a4 Fix space and newline for boot policy print by George Keishing · 7 years ago
  49. 8fc0988 Update watchdog command handler to use new watchdog daemon by Vishwanatha Subbanna · 7 years ago
  50. 8451edf sensorhandler: add missing pointer initialization by Patrick Williams · 7 years ago
  51. 758c1ae Return the heartbeat command if queue is empty by Andrew Geissler · 7 years ago
  52. 2b4e459 Call softoff dbus interface directly by Andrew Geissler · 7 years ago
  53. 5f4fe3c Don't return error on SMS error by Andrew Geissler · 7 years ago
  54. a6e3a30 Create file to indicate host requested off/reboot by Andrew Geissler · 7 years ago
  55. 1fabf22 sensorhandler: modify Get Sensor Reading to use dbus interface by Emily Shaffer · 7 years ago
  56. 7117441 sensorhandler: Fixes for dbus->type conversion. by Emily Shaffer · 7 years ago
  57. 2ae09b9 sensorhandler: Refactor find_openbmc_path to check sensor map first by Emily Shaffer · 7 years ago
  58. fca6a4f Remove tabs and fix indents in chassishandler.cpp by Andrew Geissler · 7 years ago
  59. 391f330 sensorhandler: Refactor find_sensor to eliminate redundant call by Emily Shaffer · 7 years ago
  60. d5899e7 Makefile changes for generating inventory-sensor-gen.cpp by Tom Joseph · 7 years ago
  61. 2467693 Adding inventory-sensor-example.yaml by Tom Joseph · 7 years ago
  62. dd78a1d Write parser for inventory to sensor mapping yaml. by Tom Joseph · 7 years ago
  63. 83527ef Ensure softpoweroff application returns non-zero rc on fails by Andrew Geissler · 7 years ago
  64. f0f496c Update softoff to support new host control interface by Andrew Geissler · 7 years ago
  65. 12c2db7 Set init_priority attribute for global/static variables by Lei YU · 7 years ago
  66. 8315970 Add timeout support to host control by Andrew Geissler · 7 years ago
  67. 857f54b Update gitignore with new softoff and test files by Andrew Geissler · 7 years ago
  68. 8622f69 Support custom callback function on timer expiration by Andrew Geissler · 7 years ago
  69. 93c679b Add sd_event processing to host ipmid application by Andrew Geissler · 7 years ago
  70. 0c07c32 Enable multiple commands to be queued at once by Andrew Geissler · 7 years ago
  71. 1286637 Implement basic queue for sending multiple commands by Andrew Geissler · 7 years ago
  72. 1b9d4e5 Send the SMS attention to host when Execute called by Andrew Geissler · 7 years ago
  73. 1c1bd75 Support for putting entries onto queue by Andrew Geissler · 7 years ago
  74. 62817fa9 Register new Control.Host bus in ipmid by Andrew Geissler · 7 years ago
  75. dd2c6fd Compile new control host code by Andrew Geissler · 7 years ago
  76. 00f0815 Set the TurboAllowed sensor value correctly. by Tom Joseph · 7 years ago
  77. 5cc0593 softoff: switch to 'report' error API by Marri Devender Rao · 7 years ago
  78. d1a6753 storageaddesel: switch to 'report' error API by Marri Devender Rao · 7 years ago
  79. 5422e0e Add Sensor reading support for Power Cap. by Jayanth Othayoth · 7 years ago
  80. 4736b91 sensorhandler: removed un-needed sd_bus_ref by Patrick Williams · 7 years ago
  81. db55a5d Cater for change in exception variable names by Marri Devender Rao · 7 years ago
  82. 36cde98 Added gitignore for phosphor-host-ipmi repo by Andrew Geissler · 7 years ago
  83. af6cc28 IPMI: Remove the old host-services files from ipmid by Vishwanatha Subbanna · 7 years ago
  84. b891a57 IPMI: Update the dbus object for soft power off with underscores by Vishwanatha Subbanna · 7 years ago
  85. 504ebc2 sensor: Reuse ipmid bus for inventory-notify by Patrick Williams · 7 years ago
  86. d5b2ac0 Add Sensor Reading Support for Power Supply Derating by Jayanth Othayoth · 7 years ago
  87. 917454b Generate errorlog when timer expires waiting for host to shutdown by Vishwanatha Subbanna · 7 years ago
  88. 0661beb Sensor Reading Support for Turbo Allowed by Jayanth Othayoth · 7 years ago
  89. 6dc9668 Add gtest cases to verify sd_event timer by Vishwanatha Subbanna · 7 years ago
  90. 31272b8 Handle response from host for soft power off request by Vishwanatha Subbanna · 7 years ago
  91. d27e71e Add routines to start and stop the sd_event timer by Vishwanatha Subbanna · 7 years ago
  92. 0724829 IPMI Sensor Support for Power Supply Redundancy by Dhruvaraj S · 7 years ago
  93. 83b5c1c Make IPMI changes to stop timer that is started by SoftPowerOff by Vishwanatha Subbanna · 7 years ago
  94. bcb7688 Add timer skeleton by Vishwanatha Subbanna · 7 years ago
  95. 7cc9d71 Add function to send SMS_ATTN to host by Vishwanatha Subbanna · 7 years ago
  96. 506aa0f Add initial code for IPMI SoftPowerOff functionality by Vishwanatha Subbanna · 7 years ago
  97. 50234ad Add IPMI completion code for Invalid data field in request by Tom Joseph · 7 years ago
  98. d15e6c9 Move object_mapper per dbus path conventions. by Leonel Gonzalez · 7 years ago
  99. 1ee292a libapphandler:adding the dependecy for phosphor-dbus-interfaces by Ratan Gupta · 7 years ago
  100. 3cc93ed error-log: catch sdbusplus exception type by Deepak Kodihalli · 7 years ago