summaryrefslogtreecommitdiffstats
path: root/control
Commit message (Expand)AuthorAgeFilesLines
...
* Updates enabling zone active fan controlMatthew Barth2017-08-164-28/+39
* Add timer option to run set speed event actionsMatthew Barth2017-08-164-2/+90
* Add factor parameter to inc/dec action functionsMatthew Barth2017-08-161-15/+23
* Add interfacesAdded subscriptions to groupsMatthew Barth2017-08-141-13/+22
* Handle any missing properties for actionsMatthew Barth2017-08-142-114/+167
* Update parser to support optional preconditionsMatthew Barth2017-08-082-12/+189
* Remove set speed eventMatthew Barth2017-08-074-19/+58
* Add precondition that checks property statesMatthew Barth2017-08-073-15/+74
* Add support to handle InterfacesAdded signalsMatthew Barth2017-08-071-0/+94
* Initial updates to support preconditionsMatthew Barth2017-08-044-38/+92
* Fan control: Example yaml updates(doc only)Matthew Barth2017-07-062-1/+61
* Add increase & decrease timer values in secondsMatthew Barth2017-07-064-7/+32
* Set target speed according to floor speed changeMatthew Barth2017-07-062-15/+18
* Timer for fan speed increasesMatthew Barth2017-07-062-7/+30
* Move event init steps at startup to functionsMatthew Barth2017-07-062-47/+69
* Timer to decrease fan speedsMatthew Barth2017-07-065-11/+62
* Support speed decrease eventsMatthew Barth2017-07-063-5/+105
* Process speed increase requestsMatthew Barth2017-07-063-6/+43
* Add zone net increase set speed actionMatthew Barth2017-07-062-0/+60
* Enable setting/adjusting fan ceiling speedMatthew Barth2017-06-283-1/+166
* phosphor-fan-presence elog error exception.Dinesh Chinari2017-06-284-23/+33
* Allow generation of map types in eventsMatthew Barth2017-06-261-1/+15
* Allow floor speed changes based on sensor valuesMatthew Barth2017-06-263-0/+70
* Add default floor speed supportMatthew Barth2017-06-264-4/+25
* Properties stored of different typesMatthew Barth2017-06-264-16/+20
* Add interface to uniquely identify propertiesMatthew Barth2017-06-265-5/+16
* Check for zone number and conditionGunnar Mills2017-06-261-6/+17
* Example zone conditions yamlGunnar Mills2017-06-261-0/+32
* Remove TBD on zone conditions in zones.yamlGunnar Mills2017-06-261-1/+1
* Evaluate conditions to determine zoneGunnar Mills2017-06-262-15/+108
* pep8 style changesGunnar Mills2017-06-261-5/+5
* Parse zone conditionsGunnar Mills2017-06-261-6/+69
* Use updated match methods for signal callbacksMatthew Barth2017-06-054-46/+23
* Check initial event's group members' propertiesMatthew Barth2017-05-312-0/+68
* Add an active state for automatic fan controlMatthew Barth2017-05-313-1/+38
* Only setup set speed events when not init modeMatthew Barth2017-05-315-33/+42
* Fixed alignment issuesMatthew Barth2017-05-311-61/+65
* Generate list of property change signalsMatthew Barth2017-05-311-0/+31
* Generate set speed event actionsMatthew Barth2017-05-311-0/+38
* Parse set speed event groupsMatthew Barth2017-05-311-2/+56
* Example set speed event yamlMatthew Barth2017-05-311-0/+67
* Add setting zone speed actionMatthew Barth2017-05-315-21/+118
* Add property changed signal handlerMatthew Barth2017-05-315-1/+247
* Have cooling-type use the common argument.hppMatt Spinler2017-05-241-0/+1
* Change example/zones.yaml to full_speedGunnar Mills2017-05-241-3/+3
* Add modes to phosphor-fan-controlMatt Spinler2017-05-166-30/+157
* ArgumentParser for fan controlMatt Spinler2017-05-161-0/+90
* Fan control: Enable data generationMatt Spinler2017-05-044-26/+85
* Fan control: Generate structures from YAMLMatt Spinler2017-04-271-23/+103
* Fan control: Python script frameworkMatt Spinler2017-04-271-0/+78
OpenPOWER on IntegriCloud