summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Sensor Reading Support for Turbo AllowedJayanth Othayoth2017-03-282-1/+4
* Add gtest cases to verify sd_event timerVishwanatha Subbanna2017-03-274-1/+179
* Handle response from host for soft power off requestVishwanatha Subbanna2017-03-274-8/+58
* Add routines to start and stop the sd_event timerVishwanatha Subbanna2017-03-274-4/+75
* IPMI Sensor Support for Power Supply RedundancyDhruvaraj S2017-03-272-1/+2
* Make IPMI changes to stop timer that is started by SoftPowerOffVishwanatha Subbanna2017-03-242-0/+88
* Add timer skeletonVishwanatha Subbanna2017-03-246-20/+221
* Add function to send SMS_ATTN to hostVishwanatha Subbanna2017-03-223-6/+55
* Add initial code for IPMI SoftPowerOff functionalityVishwanatha Subbanna2017-03-226-5/+159
* Add IPMI completion code for Invalid data field in requestTom Joseph2017-03-201-0/+1
* Move object_mapper per dbus path conventions.Leonel Gonzalez2017-03-201-1/+1
* libapphandler:adding the dependecy for phosphor-dbus-interfacesRatan Gupta2017-03-201-2/+2
* error-log: catch sdbusplus exception typeDeepak Kodihalli2017-03-161-2/+2
* inventory: undo the capitilization of yaml decoderRatan Gupta2017-03-161-6/+5
* Modify set sensor reading commandTom Joseph2017-03-156-8/+197
* build : provide sensor yaml as configRatan Gupta2017-03-152-5/+14
* inventory: adding sensor-example.yamlRatan Gupta2017-03-151-0/+68
* inventory: write sensor yaml parserRatan Gupta2017-03-153-0/+162
* Update chassis command handler to use state manager servicesVishwanatha Subbanna2017-03-073-32/+47
* Add support for IPMI Chassis Power Cycle commandVishwanatha Subbanna2017-03-061-0/+4
* IPMI: Add support for chassis power on commandVishwanatha Subbanna2017-03-021-0/+3
* Add null termination for eSEL dataTom Joseph2017-02-281-1/+3
* Import phosphor-logging header files from new directory.Saqib Khan2017-02-221-2/+2
* Add environment variable for WHITELIST_CONFTom Joseph2017-02-212-1/+5
* add_sel: Remove deprecated calls to dbusAdriana Kobylak2017-02-161-53/+1
* Create a SEL error logAdriana Kobylak2017-02-163-3/+27
* Package provider libraries to a common pathTom2017-01-311-6/+6
* Add yaml definition file for Soft Power Off functionVishwanatha Subbanna2017-01-271-0/+36
* Correct compilation errorsMatthew Barth2017-01-252-7/+11
* Add privilege level for each IPMI commandTom2017-01-1712-43/+127
* Create library for System Interface Commands.Tom2017-01-175-131/+159
* Correct minor mistakes from autotools conversionMatthew Barth2016-12-291-1/+0
* ipmid: Fix Get BT Interface Capabilities responseAdriana Kobylak2016-12-131-1/+3
* Add transaction support to Set Lan Cmd and Set Channel Access CmdNan Li2016-11-234-68/+171
* Add IPMI Get Self Test Results supportNan Li2016-11-223-0/+44
* Modify GET_SEL_TIME and SET_SEL_TIME to use TimeManager APIsVishwanatha Subbanna2016-11-111-29/+114
* Halt configure step on libmapper missingMatthew Barth2016-11-091-1/+1
* build: fix out of tree buildsPatrick Williams2016-11-041-1/+2
* Add support for IPMI GetChassisStatus commandNan Li2016-10-313-0/+186
* global: replace mapper method with library callBrad Bishop2016-10-101-70/+5
* Fix type overflow in find_sensorBrad Bishop2016-10-061-4/+9
* Print failing object path after failed bus lookupBrad Bishop2016-10-068-17/+33
* Add IPMI coldReset command supportNan Li2016-10-062-5/+24
* Add IPMI Get-Chassis-Capabilities commandNan Li2016-10-063-1/+62
* Propose and implement unit test frameworkMatthew Barth2016-09-286-16/+64
OpenPOWER on IntegriCloud