summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix Sensor query for derating factor returns 0Nagaraju Goruganti2018-05-081-1/+28
* Check the offset length in the Read FRU commandTom Joseph2018-05-081-0/+5
* Fix tabs to spacesMarri Devender Rao2018-05-081-6/+6
* Remove completion code from the response data structureTom Joseph2018-05-021-1/+0
* MAINTAINERS: add repo-local MAINTAINERS fileEmily Shaffer2018-05-011-0/+69
* Check if the FRU Id is valid for FRU commandsTom Joseph2018-04-231-2/+16
* Remove trailing spacesGunnar Mills2018-04-185-38/+38
* Grammar and spelling fixesGunnar Mills2018-04-185-13/+13
* Replace tabs with 4 spacesNagaraju Goruganti2018-04-182-136/+136
* Implement RMCP+ cipher parameters in Get LAN Config parametersTom Joseph2018-04-182-0/+74
* Reducing IPMI logging footprintAditya Saripalli2018-04-1818-222/+157
* Fix FRU BuildDate DBus/IPMI exportingAndres Oportus2018-04-171-4/+25
* Implement Get Channel Cipher Suites commandTom Joseph2018-04-165-0/+212
* sensorhandler: changed mutabiltity error code in get sensorJayanth Othayoth2018-04-111-1/+1
* sensorhandler: Enable mutability based set functionJayanth Othayoth2018-04-113-0/+15
* Fix error level lookupDeepak Kodihalli2018-04-111-17/+23
* 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
OpenPOWER on IntegriCloud