summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Commit a MaintenanceProcedure log entry on a 0xDE SEL recordTom Joseph2017-11-035-2/+214
* Fixed the duplicated event string in error messageMarri Devender Rao2017-11-033-15/+6
* Spelling fixesGunnar Mills2017-10-3111-12/+12
* apphandler: channel: split out commandsPatrick Venture2017-10-265-415/+490
* watchdog: split out commandsPatrick Venture2017-10-254-169/+208
* Add IBM OEM NetFn(0x3A)Tom Joseph2017-10-251-1/+2
* Update Journal Variable Names in utils.cppGunnar Mills2017-10-191-8/+8
* Update Journal Variable NamesGunnar Mills2017-10-193-6/+9
* storagehandler: Use new phosphor-timemanager interfaceLei YU2017-10-191-89/+84
* storagehandler: sort include filesLei YU2017-10-171-11/+14
* Add DCMI Get/Set Management Controller Id StringVladislav Vovchenko2017-10-162-1/+187
* Don't set/get zeroconfig address if other IP address is presentNagaraju Goruganti2017-10-114-14/+82
* IPMI changes to mark non present as non functionalDhruvaraj Subhashchandran2017-10-114-33/+103
* IPMI changes to skip updating non present coresDhruvaraj Subhashchandran2017-10-114-6/+65
* Revert "Remove legacy reading of PS derating"Dhruvaraj Subhashchandran2017-10-041-0/+1
* boot policy: Support boot parameter #4 (boot info)Tom Joseph2017-10-042-2/+10
* Handle std::runtime_error exception in get sensor readingTom Joseph2017-10-031-0/+9
* boot policy: Correct the logic of setting the boot policyTom Joseph2017-09-281-53/+34
* Use static path for inventory managerDhruvaraj Subhashchandran2017-09-261-5/+2
* Remove legacy reading of PS deratingDhruvaraj Subhashchandran2017-09-251-1/+0
* typofix: s/impelmented/implemented/gPatrick Venture2017-09-211-2/+2
* Move error msg for trying wildcard into debug onlyPatrick Venture2017-09-201-0/+3
* sensor: Pass the dbus property type as a template parameterTom Joseph2017-09-141-64/+7
OpenPOWER on IntegriCloud