summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make isValid public05-11-2018Raptor Engineering Development Team2018-05-121-7/+8
* watchdog: Retry dbus requests if the service was cachedWilliam A. Kennington III2018-05-121-0/+12
* Handle sensors that can not be found in SystemManagerLei YU2018-04-101-1/+8
* README: Reword cleaning the repoGunnar Mills2018-04-101-1/+1
* Revert "Revert "Add chassis identify ipmi command.""Tom Joseph2018-04-042-2/+118
* utils: Add a class to cache service lookupsWilliam A. Kennington III2018-04-022-1/+101
* watchdog: Cache service nameWilliam A. Kennington III2018-04-022-8/+10
* Fixed broken "fru read" commandNagaraju Goruganti2018-03-272-15/+23
* Spelling fixesGunnar Mills2018-03-231-3/+3
* SetLan: Fix the IP address if partial data givenRatan Gupta2018-03-201-1/+1
* SetLan: Apply the network changes once the timer expiresRatan Gupta2018-03-203-35/+73
* Timer: Fix the timer expire property.Ratan Gupta2018-03-202-2/+4
* SetLan: Move the setChannel access functionRatan Gupta2018-03-202-324/+325
* setlan: Remove registration of handler for Set Channel AccessRatan Gupta2018-03-201-10/+0
* sensor: Refactor get sensor reading implementationTom Joseph2018-03-201-72/+75
* sensor: Fix set sensor reading for analog sensorsTom Joseph2018-03-161-15/+9
* Change the byte order for aux firmware revisionTom Joseph2018-03-161-4/+4
* Remove use of legacy inventory interfaceNagaraju Goruganti2018-03-122-105/+111
* Remove use of legacy bmc control interfaceNagaraju Goruganti2018-03-121-77/+36
* sensors: rework sensor assertionBrad Bishop2018-03-071-11/+33
* Implement Get SDR and Reserve SDR repository commandTom Joseph2018-03-015-15/+36
* sensor: Updates to the get device sdr command implementationTom Joseph2018-03-012-103/+43
* sensor: Refactor get sensor reading commandTom Joseph2018-03-012-60/+12
* sensor: Refactor get sensor thresholds commandTom Joseph2018-03-013-119/+84
* sensor: Add result exponent to the sensor yamlTom Joseph2018-03-013-4/+11
* Revert "Add chassis identify ipmi command."Joel Stanley2018-02-282-118/+2
* utils: Add missing functional includeBrad Bishop2018-02-271-0/+1
* Remove unused variables.Nagaraju Goruganti2018-02-271-4/+0
* DCMI: Add get/set Configuration Parameters commandNagaraju Goruganti2018-02-222-0/+289
* watchdog: Implements the Watchdog Get CommandWilliam A. Kennington III2018-02-215-0/+125
* watchdog: Implement watchdog action settingWilliam A. Kennington III2018-02-213-7/+52
* watchdog: Implement initialized using the new dbus interfaceWilliam A. Kennington III2018-02-213-0/+24
* 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
OpenPOWER on IntegriCloud