summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dcmi: asset-tag: Implement the Get Asset Tag commandTom Joseph2017-07-183-0/+109
* dcmi: asset-tag: Add API to read asset tag from dbusTom Joseph2017-07-183-13/+128
* sensorhandler: Add functionality to use m, b, b_exp from config.yamlEmily Shaffer2017-07-174-25/+48
* sensorhandler: implement get SDREmily Shaffer2017-07-172-2/+544
* sensorhandler: add reserve_sdrEmily Shaffer2017-07-172-13/+43
* sensorhandler: add get_sdr_infoEmily Shaffer2017-07-172-2/+82
* Convert a log entry into a SEL recordTom Joseph2017-07-083-0/+83
* Create IPMI SEL record from Logging DBUS EntryTom Joseph2017-07-083-1/+185
* generate map of phosphor-dbus fru propertiesMarri Devender Rao2017-06-266-2/+257
* Reduce host shutdown timeout to 5 minutesAndrew Geissler2017-06-201-1/+1
* Fix space and newline for boot policy printGeorge Keishing2017-06-161-1/+1
* Update watchdog command handler to use new watchdog daemonVishwanatha Subbanna2017-06-151-33/+67
* sensorhandler: add missing pointer initializationPatrick Williams2017-06-131-1/+1
* Return the heartbeat command if queue is emptyAndrew Geissler2017-06-124-75/+4
* Call softoff dbus interface directlyAndrew Geissler2017-06-081-10/+17
* Don't return error on SMS errorAndrew Geissler2017-06-064-70/+4
* Create file to indicate host requested off/rebootAndrew Geissler2017-06-064-10/+69
* sensorhandler: modify Get Sensor Reading to use dbus interfaceEmily Shaffer2017-06-062-0/+65
* sensorhandler: Fixes for dbus->type conversion.Emily Shaffer2017-06-061-1/+10
* sensorhandler: Refactor find_openbmc_path to check sensor map firstEmily Shaffer2017-06-064-14/+54
* Remove tabs and fix indents in chassishandler.cppAndrew Geissler2017-06-011-185/+205
* sensorhandler: Refactor find_sensor to eliminate redundant callEmily Shaffer2017-05-193-18/+23
* Makefile changes for generating inventory-sensor-gen.cppTom Joseph2017-05-193-2/+11
* Adding inventory-sensor-example.yamlTom Joseph2017-05-191-0/+340
* Write parser for inventory to sensor mapping yaml.Tom Joseph2017-05-193-0/+99
* Ensure softpoweroff application returns non-zero rc on failsAndrew Geissler2017-05-191-4/+6
* Update softoff to support new host control interfaceAndrew Geissler2017-05-197-88/+180
* Set init_priority attribute for global/static variablesLei YU2017-05-161-8/+8
* Add timeout support to host controlAndrew Geissler2017-05-098-25/+78
* Update gitignore with new softoff and test filesAndrew Geissler2017-05-091-1/+8
* Support custom callback function on timer expirationAndrew Geissler2017-05-093-3/+117
* Add sd_event processing to host ipmid applicationAndrew Geissler2017-05-093-15/+32
* Enable multiple commands to be queued at onceAndrew Geissler2017-05-092-8/+31
* Implement basic queue for sending multiple commandsAndrew Geissler2017-05-0911-85/+187
* Send the SMS attention to host when Execute calledAndrew Geissler2017-05-093-2/+39
* Support for putting entries onto queueAndrew Geissler2017-05-091-2/+14
* Register new Control.Host bus in ipmidAndrew Geissler2017-05-099-148/+70
* Compile new control host codeAndrew Geissler2017-05-095-0/+203
* Set the TurboAllowed sensor value correctly.Tom Joseph2017-05-041-1/+1
* softoff: switch to 'report' error APIMarri Devender Rao2017-04-271-12/+4
* storageaddesel: switch to 'report' error APIMarri Devender Rao2017-04-271-11/+2
* Add Sensor reading support for Power Cap.Jayanth Othayoth2017-04-181-0/+2
* sensorhandler: removed un-needed sd_bus_refPatrick Williams2017-04-181-1/+1
* Cater for change in exception variable namesMarri Devender Rao2017-04-121-1/+1
* Added gitignore for phosphor-host-ipmi repoAndrew Geissler2017-04-071-0/+50
* IPMI: Remove the old host-services files from ipmidVishwanatha Subbanna2017-04-044-155/+0
* IPMI: Update the dbus object for soft power off with underscoresVishwanatha Subbanna2017-04-043-10/+8
* sensor: Reuse ipmid bus for inventory-notifyPatrick Williams2017-03-311-1/+1
* Add Sensor Reading Support for Power Supply DeratingJayanth Othayoth2017-03-302-1/+4
* Generate errorlog when timer expires waiting for host to shutdownVishwanatha Subbanna2017-03-294-10/+61
OpenPOWER on IntegriCloud