summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* obmcutil: Add 'power' optionAnthony Wilson2018-10-231-2/+19
* obmcutil: Add bootprogress optionAnthony Wilson2018-10-231-2/+9
* obmcutil: Add help optionAnthony Wilson2018-10-231-1/+17
* obmcutil: Rewrite in sh and move to phosphor-state-managerAnthony Wilson2018-10-231-0/+61
* timer: Replace with sdeventplus/timerWilliam A. Kennington III2018-10-226-258/+41
* discover_system_state: const reference for paramsPatrick Venture2018-10-141-2/+3
* phosphor-state-manager: use c++17Vernon Mauery2018-10-041-1/+1
* Traverse full GetSubTree outputMatt Spinler2018-09-071-7/+12
* Clang 6 updatesAndrew Geissler2018-08-314-4/+4
* Add LastStateChangeTime to chassis managerMatt Spinler2018-08-063-0/+129
* Minor power on hours serialization changesMatt Spinler2018-08-062-38/+7
* BMC state manager support for LastRebootTimeMatt Spinler2018-07-242-2/+26
* chassis-state-manager: Check for dbus call errorsWilliam A. Kennington III2018-06-281-21/+40
* chassis-state-manager: Clean up sdbusplus exception handlingWilliam A. Kennington III2018-05-301-11/+49
* Add MAINTAINERS fileAndrew Jeffery2018-05-191-0/+45
* Add Chassis POH CounterNagaraju Goruganti2018-05-125-10/+216
* Add Timer classNagaraju Goruganti2018-05-033-1/+203
* Use new host-startmin target for host stateAndrew Geissler2018-03-291-4/+6
* clang-format: Set IndentWrappedFunctionNames to trueAdriana Kobylak2018-02-281-1/+1
* Apply clang code format to this state repoAndrew Geissler2018-01-2514-679/+667
* Spelling fixesGunnar Mills2017-10-251-1/+1
* Enable Cereal class versioningVishwanatha Subbanna2017-10-063-2/+13
* Add persistancy for boot progress and os statusDhruvaraj Subhashchandran2017-09-272-4/+38
* discover_system_state: Accept a node parameterMichael Tritz2017-09-261-6/+28
* Fix for deserialize cereal exceptionJayanth Othayoth2017-09-201-6/+15
* Move all restore state policy into discover_stateAndrew Geissler2017-09-056-189/+125
* Reset BootProgress and OS Status after power offDhruvaraj Subhashchandran2017-08-221-1/+5
* Decrement reboot counter on all boot attemptsAndrew Geissler2017-08-162-5/+60
* Use new host reboot target to reboot hostAndrew Geissler2017-08-121-26/+4
* Implementation of OS status, boot count and boot progressDhruvaraj Subhashchandran2017-08-013-44/+20
* host: power_restore: switch to new settings APIDeepak Kodihalli2017-07-273-59/+55
* host: auto_reboot: switch to new settings APIDeepak Kodihalli2017-07-274-53/+36
* Add API to retrieve settingsDeepak Kodihalli2017-07-272-0/+148
* Persist user requested host stateDhruvaraj Subhashchandran2017-07-277-10/+211
* Use the new hard power off target for chassis off requestsAndrew Geissler2017-07-211-1/+3
* Make the BMC reboot irreversibleAndrew Geissler2017-06-301-3/+3
* Enable soft power offAndrew Geissler2017-06-061-1/+5
* Increase boot count for SBE side switchAndrew Geissler2017-06-021-1/+2
* Revert "Use shutdown target to stop the host"Andrew Geissler2017-05-241-5/+1
* Use shutdown target to stop the hostAndrew Geissler2017-05-231-1/+5
* Remove use of system managerJosh D. King2017-05-191-17/+1
* Check Quiesce State before issuing auto rebootJosh D. King2017-05-181-1/+2
* bmc: use latest sdbusplus match APIsPatrick Williams2017-05-112-40/+22
* chassis: use latest sdbusplus match APIsPatrick Williams2017-05-112-38/+18
* add libtool to .gitignorePatrick Williams2017-05-111-1/+1
* host: use latest sdbusplus match APIsPatrick Williams2017-05-112-43/+22
* Fix null char snprintf bug in host on fileAndrew Geissler2017-05-091-1/+2
* Add journal entry for BOOTCOUNTSaqib Khan2017-05-052-17/+40
* Update gitignore for new state applicationAndrew Geissler2017-05-031-0/+2
* Create file if host is runningAndrew Geissler2017-05-032-1/+19
OpenPOWER on IntegriCloud