summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* watchdog: Rewrite using sdbusplusWilliam A. Kennington III2018-02-214-180/+221
* Add Get Repository Info CommandDhruvaraj Subhashchandran2018-02-162-0/+45
* dcmi: get sensor info: read configDeepak Kodihalli2018-02-162-4/+90
* dcmi: implement get sensor infoDeepak Kodihalli2018-02-163-46/+241
* watchdog: Reorganize header and function namesWilliam A. Kennington III2018-02-153-108/+109
* Fix failure in reading power value during PowerOff stateMarri Devender Rao2018-02-151-10/+20
* Fix the typoRatan Gupta2018-02-131-7/+7
* FRU: Change the type code to ASCIIRatan Gupta2018-02-131-2/+15
* FRU: Fix the area offset calculation of Read FRU Data responseRatan Gupta2018-02-131-8/+16
* FRU: Fix response for Read FRU Data CommandRatan Gupta2018-02-131-3/+11
* SDR: Adding fru records as part of Get SDR commandRatan Gupta2018-02-133-14/+201
* Inventory:- making changes in the mako and the C++ structureRatan Gupta2018-02-124-110/+139
* apphandler.cpp: fix-up 80 charsPatrick Venture2018-02-091-38/+104
* DCMI: Add Get Power Reading command to whitelist configurationMarri Devender Rao2018-02-071-0/+1
* Add Control.FanPwm as interface.Patrick Venture2018-02-071-0/+1
* watchdog: Consistently return errors for dbus failuresWilliam A. Kennington III2018-02-062-4/+19
* DCMI: Populate response buffer with power readingMarri Devender Rao2018-02-061-1/+26
* DCMI: Read power value from the configured D-Bus object pathMarri Devender Rao2018-02-063-0/+118
* dcmi: fix max temperature constantDeepak Kodihalli2018-02-061-1/+1
* Support Get Sensor Thresholds CommandDhruvaraj Subhashchandran2018-02-065-0/+220
* dcmi: get temperature readings: read temp sensorsDeepak Kodihalli2018-02-012-5/+192
* dcmi : implement get temperature readingsDeepak Kodihalli2018-02-013-0/+199
* sensor: Modify the Get sensor reading commandTom Joseph2018-01-311-8/+11
* DCMI: Implement Get DCMI capabilities info command.Dhruvaraj Subhashchandran2018-01-313-0/+194
* sensor: Modify Get Device SDR command implementationTom Joseph2018-01-302-14/+22
* sensor: Populate entity id, instance and sensor name callbackTom Joseph2018-01-303-4/+20
* sensor: Add support for multiple sensor naming patternTom Joseph2018-01-303-0/+71
* Increase timeout for host to respond to attentionsAndrew Geissler2018-01-291-2/+4
* Remove unwarranted call to free()Deepak Kodihalli2018-01-291-1/+0
* watchdog: Fix enabled value typeWilliam A. Kennington III2018-01-291-1/+1
* Add Get System GUID command to whitelist configurationMarri Devender Rao2018-01-251-0/+1
* watchdog: Implement error on reset of disabled watchdogWilliam A. Kennington III2018-01-242-1/+31
* Add channel-gen.cpp to compilation unitsTom Joseph2018-01-242-8/+11
* Add sensor entry for power supply redundancy enabled.Dhruvaraj Subhashchandran2018-01-222-1/+36
* DCMI : Implement Get System GUID commandMarri Devender Rao2018-01-192-0/+75
* LANConf: Minor FixesRatan Gupta2018-01-171-12/+9
* multiple-channel configuration via yamlPatrick Venture2018-01-177-13/+101
* Get Device ID - JSONDavid Cobbley2018-01-042-59/+93
* Add chassis identify ipmi command.James Feist2017-12-132-2/+118
* multiple channel configuration supportPatrick Venture2017-12-127-103/+220
* Update .gitignoreTom Joseph2017-12-121-0/+1
* sensorhandler: allow preconfigured unit and scaleEmily Shaffer2017-12-103-22/+46
* ipmisensor.cpp: Fix msg from "Undetermine" to "Undetermined"Adriana Kobylak2017-12-051-1/+1
* IPMI device ID command mismatch with BMC current side issue fix.Dinesh Chinari2017-12-051-32/+66
* sensor: Modify the service lookup for set sensor commandTom Joseph2017-12-041-6/+4
* Document OpenBMC OEM Extension NumberingPeter Hanson2017-11-301-0/+172
* Fix the getLan configRatan Gupta2017-11-284-32/+36
* transporthandler: lan_set_in_progress to per channelPatrick Venture2017-11-222-23/+22
* transporthandler: minor cleanup unused variablesPatrick Venture2017-11-141-6/+0
* watchdog: cleanup style and similar fixesPatrick Venture2017-11-102-25/+40
OpenPOWER on IntegriCloud