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