summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Include zone conditions when generating fan defsGunnar Mills2017-06-261-0/+7
* 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
* Add sdevent C++ wrappersBrad Bishop2017-06-262-0/+223
* Update to use match methods for signal callbacksMatthew Barth2017-06-262-46/+20
* fan-monitor: use sd_notify(READY=1)Matt Spinler2017-06-262-0/+12
* Update gitignoreBrad Bishop2017-06-152-0/+4
* presence: build: Add yaml file to generated depsBrad Bishop2017-06-133-18/+5
* Update gitignoreBrad Bishop2017-06-081-0/+1
* 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-312-2/+63
* 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-245-44/+6
* Change example/zones.yaml to full_speedGunnar Mills2017-05-241-3/+3
* Implement changes to read GPIO device for cooling type.Brandon Wyman2017-05-227-62/+126
* Fix bitbake build break due to <utility.hpp>Brandon Wyman2017-05-191-1/+1
* Implement updating the inventory propertiesBrandon Wyman2017-05-194-7/+71
* Fill in shell functions/files for cooling type.Brandon Wyman2017-05-1911-24/+378
* Fix typo in configure.acMatt Spinler2017-05-191-2/+2
* Add modes to phosphor-fan-controlMatt Spinler2017-05-166-30/+157
* ArgumentParser for fan controlMatt Spinler2017-05-162-0/+135
* Move Fan objects back to heapMatt Spinler2017-05-121-2/+2
* Use unique_ptr for sd_event object wrapperMatt Spinler2017-05-119-37/+60
* Generate data from yaml during buildMatt Spinler2017-05-115-55/+65
* Python script to generate monitor dataMatt Spinler2017-05-111-0/+73
* Add inventory update supportMatt Spinler2017-05-112-2/+94
* Add timer start/stop supportMatt Spinler2017-05-111-1/+43
* Fill in main() functionMatt Spinler2017-05-111-1/+43
* Add Timer support to TachSensorMatt Spinler2017-05-114-8/+59
* Add dbus support to TachSensorMatt Spinler2017-05-115-1/+283
* Fan and TachSensor class introductionMatt Spinler2017-05-115-1/+445
* Fan monitor dataMatt Spinler2017-05-114-0/+94
* phosphor-fan-monitor frameworkMatt Spinler2017-05-115-0/+47
* phosphor-fan: Testcases for Timer classMatt Spinler2017-05-114-2/+395
* phosphor-fan: Create timer classMatt Spinler2017-05-113-1/+352
OpenPOWER on IntegriCloud