summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sensorhandler: support setting analog sensorsEmily Shaffer2017-09-135-62/+196
* Modify mako script to generate code for empty interfacesMarri Devender Rao2017-09-132-5/+12
* Independently set the watchdog Interval when setPatrick Venture2017-09-121-6/+6
* Refactor reading and parsing of inventory dataMarri Devender Rao2017-09-081-24/+24
* boot settings: use the new 'one time' settingDeepak Kodihalli2017-09-083-117/+247
* settings: handle multiple objects/interfacesDeepak Kodihalli2017-09-084-14/+22
* SetLan: Make changes in set channel access to support ipsrc paramRatan Gupta2017-09-081-88/+215
* GetLan: Support for get/set of ipsrc parameterRatan Gupta2017-09-085-59/+265
* Support Power Supply derating sensorTom Joseph2017-09-071-5/+4
* Remove extra header inclusionPatrick Venture2017-09-061-1/+0
* sensorhandler: fix a couple bitbash bugs affecting linearizationEmily Shaffer2017-08-301-4/+6
* Increase host shutdown timeout to 45 minutesAndrew Geissler2017-08-231-2/+2
* tpm: Support TPM Sensor type in Get sensor reading commandTom Joseph2017-08-232-3/+70
* Implement Get channel access commandTom Joseph2017-08-162-0/+71
* 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
OpenPOWER on IntegriCloud