summaryrefslogtreecommitdiffstats
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
* monitor: Remove static systemd match callbacksBrad Bishop2017-08-032-58/+6
* monitor: Use sdbusplus::bus::match::rulesBrad Bishop2017-08-031-5/+2
* monitor: Do not allow TachSensor moveBrad Bishop2017-08-031-2/+4
* monitor: Allow missing sensorsBrad Bishop2017-08-033-12/+37
* monitor: Remove getServiceBrad Bishop2017-08-032-17/+0
* monitor: Use common wrapper methodsBrad Bishop2017-08-031-32/+5
* Allow existing bus connectionsBrad Bishop2017-08-031-6/+129
* whitespace fixesBrad Bishop2017-08-031-42/+42
* build: Remove unused presence variableBrad Bishop2017-08-021-6/+0
* presence: Un-hardcode input device pathBrad Bishop2017-08-025-4/+12
* presence: Allow missing tach sensorsBrad Bishop2017-08-021-4/+19
* presence: Add parser support for any ofBrad Bishop2017-08-024-2/+46
* presence: Add any of redundancy policyBrad Bishop2017-08-023-0/+154
* presence: Add sensor to redundancy policy apiBrad Bishop2017-08-025-5/+9
* presence: Add sensor comparisonBrad Bishop2017-08-023-1/+48
* Throw errors after sd_event api failuresBrad Bishop2017-08-022-9/+45
* presence: Add fallback testcaseBrad Bishop2017-08-022-0/+249
* presence: Add test directoryBrad Bishop2017-08-022-1/+8
* presence: Switch to new frameworkBrad Bishop2017-08-0213-591/+11
* presence: Invoke pfpgen.pyBrad Bishop2017-08-024-1/+19
* presence: New parserBrad Bishop2017-08-026-0/+533
* presence: Add fallback redundancy policyBrad Bishop2017-08-023-0/+181
* presence: Add gpio presence sensorBrad Bishop2017-08-023-0/+206
* presence: Add new tach sensor implementationBrad Bishop2017-08-023-0/+259
* presence: Add redundancy policy interfaceBrad Bishop2017-08-021-0/+110
* presence: Add presence sensor interfaceBrad Bishop2017-08-021-0/+77
* presence: Add fan utilityBrad Bishop2017-08-023-0/+110
* evdevpp: Add evmon utilityBrad Bishop2017-08-023-0/+177
* evdevpp: Add test directory for libevdev wrappersBrad Bishop2017-08-024-2/+10
* evdevpp: Add C++ bindings for libevdevBrad Bishop2017-08-023-4/+133
* Add sdevent singletonBrad Bishop2017-08-021-0/+27
* Add iotest for sdevent io wrapperBrad Bishop2017-08-023-0/+61
* Add test directory for sdevent wrappersBrad Bishop2017-08-024-2/+9
* Add loop exit wrapperBrad Bishop2017-08-021-0/+23
* Add sdevent io source C++ wrappersBrad Bishop2017-08-022-0/+110
* Switch which GPIO value sets air or water cooledBrandon Wyman2017-08-011-2/+2
* fan-monitor: Capture more data on failureMatt Spinler2017-07-302-1/+12
* Changes to auto generate fan_zone_defs.cppBrandon Wyman2017-07-301-13/+15
* phosphor-fan-presence READMEGunnar Mills2017-07-251-0/+13
* sdbusplus: Add PropertiesChanged type aliasBrad Bishop2017-07-181-0/+4
OpenPOWER on IntegriCloud