summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Send heartbeat command to hostAndrew Geissler2017-05-031-6/+59
* Adding host control signal monitoring supportAndrew Geissler2017-05-031-1/+58
* Create initial skeleton of host check codeAndrew Geissler2017-05-032-1/+28
* Look for new quiesce targetJosh D. King2017-04-201-1/+1
* {chassis,host}_state_manager: Fix 'Recieved' typoAndrew Jeffery2017-04-192-4/+4
* Remove Chassis power on messages when powering offJosh D. King2017-04-172-2/+74
* Remove Hosts power on messages when powering offJosh D. King2017-04-172-3/+76
* Refactor action target names Host-start-stopJosh D. King2017-04-131-2/+2
* Refactor action target names Power-on-offJosh D. King2017-04-111-2/+2
* discover_system_state refactor in C++Michael Tritz2017-03-302-1/+158
* Move object_mapper per dbus path conventions.Leonel Gonzalez2017-03-201-1/+1
* Use the Host BOOTCOUNT to keep track of rebootsSaqib Khan2017-03-201-1/+38
* Resolve obmc-standby.target into a pathJosh D. King2017-02-281-10/+34
* Add quiesce to the HOST stateSaqib Khan2017-02-241-1/+3
* Change obj path from BMC to lower case bmcJosh D. King2017-02-231-1/+1
* Import phosphor-logging header files from new directorySaqib Khan2017-02-204-4/+4
* State manager auto-reboot logic for quiesce stateMichael Tritz2017-02-202-0/+92
* Add discovery of initial stateJosh D. King2017-02-102-1/+55
* Add libsdbusplus dependencyAdriana Kobylak2017-02-022-2/+4
* Send initial transition value to base classAndrew Geissler2017-02-011-4/+4
* Use systemd targets to track host statesAndrew Geissler2017-02-012-43/+91
* Use systemd target states to track chassis on/off statesAndrew Geissler2017-02-012-55/+85
* Call new chassis power targets during on/off requestsAndrew Geissler2017-02-012-0/+38
* build: use phosphor-dbus-interfaces directlyPatrick Williams2017-01-308-1217/+13
* Process system state changesJosh D. King2017-01-262-5/+88
* Add BMC state transition of rebootJosh D. King2017-01-262-12/+39
* Subscribe to systemd on startupJosh D. King2017-01-262-1/+61
* Add base support for BMC state managementJosh D. King2017-01-258-3/+504
* Fix missing systemd linkingMatthew Barth2017-01-191-0/+3
* Replace op with phosphor in state application namesAndrew Geissler2017-01-162-8/+8
* Use pgood signal to keep internal state updatedAndrew Geissler2017-01-132-1/+66
* Determine chassis power state on application startupAndrew Geissler2017-01-132-3/+50
* Initial chassis state management codeAndrew Geissler2017-01-139-16/+551
* Move tracing over to phosphor-logging interfacesAndrew Geissler2017-01-122-16/+21
* Create instance specific host state objectAndrew Geissler2017-01-091-2/+6
* Default requestedHostTransition to value on startupAndrew Geissler2017-01-091-0/+2
* Support reboot transition request in host interfaceAndrew Geissler2017-01-091-3/+36
* Process system state changesAndrew Geissler2017-01-092-9/+59
OpenPOWER on IntegriCloud