summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fan control: Add phosphor-fan-control frameworkMatt Spinler2017-04-125-1/+44
* Use PrettyName YAML field instead of DescriptionMatt Spinler2017-03-272-3/+3
* Generate cpp file using makoMatt Spinler2017-03-211-99/+32
* Move getInvService() into utility function.Brandon Wyman2017-03-205-44/+92
* ObjectMapper: revert service and intf name changePatrick Williams2017-03-201-2/+2
* Move object_mapper per dbus path conventions.Leonel Gonzalez2017-03-201-3/+3
* Documentation only, no functional changeMatthew Barth2017-03-157-3/+159
* Only update inventory when presence state changesMatthew Barth2017-03-152-30/+53
* Trace mapper and inventory errorsMatthew Barth2017-03-153-6/+26
* Update inventory with latest presence stateMatthew Barth2017-03-151-1/+11
* Get inventory manager service nameMatthew Barth2017-03-152-4/+38
* Function to setup fan inventory object mapMatthew Barth2017-03-152-9/+34
* Enable tach signal handlerMatthew Barth2017-03-154-4/+79
* Add tach sensors to each fan enclosureMatthew Barth2017-03-156-2/+42
OpenPOWER on IntegriCloud