summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* sensorhandler: correctly report data length in Reserve SDREmily Shaffer2017-08-161-0/+1
* Handle an action byte value of 0 in the set watchdog timer commandPatrick Venture2017-08-151-0/+10
* Refactor set sensor handling codeDeepak Kodihalli2017-08-156-273/+213
* Support IPMI Chassis Soft Power Off commandVishwanatha Subbanna2017-08-141-11/+24
* Make host command manager accessible by OpenPower OEMVishwanatha Subbanna2017-08-149-12/+21
* Use Host Command Manager in host interface implementationVishwanatha Subbanna2017-08-1410-186/+162
* Define the Manager for handling host bound commandsVishwanatha Subbanna2017-08-144-7/+292
* Add support for vlan(set lan command)Ratan Gupta2017-08-136-13/+187
* Move LAN handling commands to the new xyz interfacesRatan Gupta2017-08-136-349/+681
* Move generic network constants to types.hppRatan Gupta2017-08-132-18/+28
* Take bus as input parameter in util functionRatan Gupta2017-08-113-61/+44
* dcmi: Put enum ipmi_netfn_sen_cmds inside namespaceRatan Gupta2017-08-112-24/+34
* Move dbus utility function to utilsRatan Gupta2017-08-114-227/+298
* Fix for reboot attempt and catch internal failures.Dhruvaraj Subhashchandran2017-08-103-13/+27
* Initialise the sdbus connectionTom Joseph2017-08-091-0/+2
* Don't send blank network override to hostRatan Gupta2017-08-081-21/+53
* Fixed undefined reference while startingDhruvaraj Subhashchandran2017-08-071-1/+1
* IPMI: Virtual sensor support in host ipmidDhruvaraj Subhashchandran2017-08-047-89/+574
* restriction_mode: switch to new settings APIDeepak Kodihalli2017-07-311-62/+72
* power_policy: switch to new settings APIDeepak Kodihalli2017-07-311-41/+39
* boot_flags: switch to new settings APIDeepak Kodihalli2017-07-311-84/+165
* Add API to retrieve settingsDeepak Kodihalli2017-07-314-3/+156
* dcmi: Implement activate/deactivate power limitTom Joseph2017-07-282-0/+93
* dcmi: Implement set power limit commandTom Joseph2017-07-282-0/+98
* dcmi: Refactor get power limit commandTom Joseph2017-07-282-53/+114
* cater for property change signal to invalidate fru dataMarri Devender Rao2017-07-263-1/+59
* cater for change in the dbus interface name for RevisionMarri Devender Rao2017-07-261-3/+3
* rename example yaml file for fru readMarri Devender Rao2017-07-252-1/+1
* Update gitignoreMarri Devender Rao2017-07-251-0/+1
* cater for fru read callback functionsMarri Devender Rao2017-07-252-3/+96
* read data for the specified FRU id from inventoryMarri Devender Rao2017-07-253-1/+142
* register call back functions for FRU read commandsMarri Devender Rao2017-07-253-1/+36
* construct IPMI FRU Info data based on inventory dataMarri Devender Rao2017-07-253-1/+398
* Add inventory path metadata to host event log entryTom Joseph2017-07-253-19/+2006
* Add IPV6 handling for host network settingsRatan Gupta2017-07-252-35/+101
* apphandler: Fix version string leak in ipmi_app_get_device_idXo Wang2017-07-201-0/+1
* Call mapper service with appropriate parametersAndrew Geissler2017-07-191-5/+4
* Update .gitignoreTom Joseph2017-07-191-0/+5
* Add typedef for Property nameTom Joseph2017-07-192-4/+10
* Add API to Read the DBUS logging entry object pathsTom Joseph2017-07-192-0/+54
* Add Clear SEL commandTom Joseph2017-07-193-0/+122
* Add Delete SEL entry commandTom Joseph2017-07-193-0/+103
* Add Get SEL entry commandTom Joseph2017-07-193-0/+138
* Add Get SEL Info commandTom Joseph2017-07-192-28/+89
* Get the timestamp from the log entryTom Joseph2017-07-192-1/+41
* Make changes as per the new settings infrastructureRatan Gupta2017-07-192-255/+397
* dcmi: get real power cap settingsAndrew Geissler2017-07-181-8/+86
* dcmi: asset-tag: Add API to write asset tag to the DBUS objectTom Joseph2017-07-182-0/+32
* dcmi: asset-tag: Implement Set Asset tag commandTom Joseph2017-07-182-0/+87
* dcmi: asset-tag: Implement the Get Asset Tag commandTom Joseph2017-07-183-0/+109
OpenPOWER on IntegriCloud