summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fan control: Enable data generationMatt Spinler2017-05-046-26/+113
* Fan control: Generate structures from YAMLMatt Spinler2017-04-271-23/+103
* Fan control: Python script frameworkMatt Spinler2017-04-271-0/+78
* Fan control: Fill in Manager classMatt Spinler2017-04-272-1/+44
* Fan control: Create Zone classMatt Spinler2017-04-273-1/+137
* Fan control: Create Fan classMatt Spinler2017-04-273-0/+171
* Fan control: Add getService() utility functionMatt Spinler2017-04-263-9/+35
* Fan control: Add Manager class and fan dataMatt Spinler2017-04-265-1/+120
* Fan control: Add types for use with generated dataMatt Spinler2017-04-261-0/+34
* control: build: Use LDADD instead of LDFLAGSBrad Bishop2017-04-251-2/+7
* Create framework for phosphor-cooling-type appBrandon Wyman2017-04-245-0/+42
* build: Add disables for control and presence pkgsBrad Bishop2017-04-242-13/+36
* build: Move presence to a subdirectoryBrad Bishop2017-04-2414-25/+37
OpenPOWER on IntegriCloud