summaryrefslogtreecommitdiffstats
path: root/chassishandler.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove useless wildcard handlersVernon Mauery2020-02-061-16/+0
* chassishandler:Get Chassis Capabilities to new APIanil kumar appana2020-01-141-79/+75
* chassis: remove startup dependenciesJames Feist2019-12-041-11/+29
* Implement NMI command in Chassis Control command.Kuiying Wang2019-11-131-0/+36
* Add compile option to disable safe mode option in boot flagsYong Li2019-11-061-0/+4
* chassishandler: move set chassis cap to new apianil kumar appana2019-07-251-53/+54
* Use xyz.openbmc_project.State.Chassis for IPMI chassis statusJason M. Bills2019-06-241-11/+11
* Fix power restore policy input parameter checkJason M. Bills2019-06-241-9/+8
* Chassishandler: Add chassis identify state support for chassis status commandYong Li2019-05-241-1/+6
* chassishandler: add AC failed bit support for chassis statusYong Li2019-05-231-1/+33
* Add support for removable media/FloppyJia, chunhui2019-05-231-0/+9
* Get Chassis Status should not bail if button interfaces are not presentVernon Mauery2019-05-161-8/+19
* rewrite Get Chassis Status commandVernon Mauery2019-05-141-142/+198
* ipmid: Update set chassis power restore policyVernon Mauery2019-05-141-45/+28
* remove usage of sdbusplus::message::variantVernon Mauery2019-05-141-7/+5
* chassishandler: move chassis control to new APIanil kumar appana2019-05-071-22/+15
* chassishandler: move get POH counter to new APIanil kumar appana2019-05-031-29/+17
* move variant to std namespaceVernon Mauery2019-04-181-25/+22
* ipmid: update chassis identify commandVernon Mauery2019-04-091-26/+16
* Only include ipmid/api.hpp for the new APIVernon Mauery2019-04-081-1/+1
* remove legacy ipmid.cpp and ipmid.hppVernon Mauery2019-04-011-1/+0
* Remove experimental filesystem spliceVernon Mauery2019-03-281-13/+1
* move types.hpp to ipmid/types.hpp for exportVernon Mauery2019-03-251-1/+1
* Move util.cpp/util.hpp to libipmidVernon Mauery2019-03-251-1/+1
* Extra Bytes in response data for chassis Identify commandJia, Chunhui2019-03-041-0/+1
* Set init_priority attribute for global variables in shared libLei YU2019-02-121-1/+2
* Create libipmid and libipmid-hostWilliam A. Kennington III2019-02-071-1/+1
* Changes to align with IPMI specYong Li2019-02-051-4/+5
* Remove unused legacy code referencing org.openbmc.settings.HostTom Joseph2018-12-201-134/+0
* Implement set chassis capabilities IPMI commandsYong Li2018-12-111-26/+183
* Convert variant usage to std interfaceWilliam A. Kennington III2018-10-181-16/+20
* Use the common timer classVernon Mauery2018-10-181-12/+10
* add std namespace prefix to common methodsPatrick Venture2018-09-251-28/+30
* move filesystem inclusion to bottom of listPatrick Venture2018-09-251-15/+14
* replaced c headers with cpp where applicablePatrick Venture2018-09-251-4/+0
* rename headers to match stylePatrick Venture2018-09-251-4/+5
* Implement chassis set power restore policy commandYong Li2018-09-251-0/+91
* add .clang-formatPatrick Venture2018-09-071-365/+365
* Handle the case to turn off the Chassis Identify LEDTom Joseph2018-08-081-0/+6
* Standardize use of filesystemVernon Mauery2018-08-081-1/+11
* Fix D-Bus error from callback method invoked from async threadMarri Devender Rao2018-05-231-74/+105
* Implement Get POH Counter commandNagaraju Goruganti2018-05-211-0/+71
* Fix get boot options returning unexpected resultsMarri Devender Rao2018-05-081-0/+16
* Add set boot source and boot mode methods for reuseMarri Devender Rao2018-05-081-39/+62
* Reducing IPMI logging footprintAditya Saripalli2018-04-181-40/+39
* Revert "Revert "Add chassis identify ipmi command.""Tom Joseph2018-04-041-0/+115
* Revert "Add chassis identify ipmi command."Joel Stanley2018-02-281-115/+0
* Add chassis identify ipmi command.James Feist2017-12-131-0/+115
* Spelling fixesGunnar Mills2017-10-311-1/+1
* boot policy: Support boot parameter #4 (boot info)Tom Joseph2017-10-041-2/+9
OpenPOWER on IntegriCloud