summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add MAINTAINERS fileAndrew Jeffery2018-05-211-0/+46
* utility: Remove getService functionMatthew Barth2018-05-172-59/+1
* utility: Remove getInvService functionMatthew Barth2018-05-172-14/+0
* cooling-type: Use lookupAndCallMethodMatthew Barth2018-05-173-21/+18
* Use setProperty function in fan set speedMatthew Barth2018-05-171-25/+8
* Throw DBusPropertyError for all property accessesMatthew Barth2018-05-172-7/+100
* Add set property functions without mapper lookupMatthew Barth2018-05-171-0/+44
* Call method and return functionMatthew Barth2018-05-171-0/+21
* perf: Cache service name for fan target sensorsMatthew Barth2018-05-172-30/+14
* Use shared callMethod function in control managerMatthew Barth2018-05-172-25/+8
* Use shared getProperty function in control managerMatthew Barth2018-05-171-51/+7
* perf: Count state of properties before set speedMatthew Barth2018-05-171-18/+19
* Enhance precondition function and tracingMatthew Barth2018-05-161-3/+12
* Move generated code template to fileMatthew Barth2018-05-113-234/+251
* Remove property change traceMatthew Barth2018-05-091-5/+0
* Throw custom exceptions on D-Bus method failuresMatt Spinler2018-05-096-44/+130
* Presence: Fix a log metadata entryMatt Spinler2018-05-091-1/+1
* Add generation of propertiesMatch conditionMatthew Barth2018-05-032-1/+50
* Support optional conditions on creating fansMatthew Barth2018-05-035-2/+111
* Add methods to return property variantMatthew Barth2018-05-031-0/+77
* Rename remove object interface functionMatthew Barth2018-04-122-3/+3
* Generate InterfacesRemoved signal eventsMatthew Barth2018-03-301-4/+12
* Add InterfacesRemoved signal handlingMatthew Barth2018-03-304-0/+129
* Minimize service name mapper lookupsMatthew Barth2018-03-122-7/+5
* Get a property without service name lookupMatthew Barth2018-03-121-0/+40
* Cache service names for paths and interfacesMatthew Barth2018-03-122-0/+122
* Add GetSubTree method for single interfaceMatthew Barth2018-03-061-0/+38
* Make event actions optionalMatthew Barth2018-03-061-2/+5
* Parse a list of groups with zone conditionsMatthew Barth2018-03-061-198/+219
* Handle timer expiration on state changesMatthew Barth2018-03-011-19/+17
* Define a mode for tach sensor timerMatthew Barth2018-03-014-14/+67
* Add tach sensor functional delayMatthew Barth2018-03-016-4/+21
* NonzeroSpeed: Check trust determination sensorsMatthew Barth2018-03-012-6/+11
* Replace tuple with struct for trust sensor groupMatthew Barth2018-03-012-12/+16
* Generate sensor to trust associationMatthew Barth2018-03-013-21/+34
* optimize: Tach sensors as shared pointersMatthew Barth2018-03-015-13/+12
* Add target interface for fan controlLei YU2018-02-265-8/+24
* Add target interface for fan monitorLei YU2018-02-266-8/+36
* Add factor and offset for fan monitorLei YU2018-02-266-2/+58
* Set tach sensor to functional on startMatthew Barth2018-01-304-71/+78
* Support properties of type stringMatthew Barth2018-01-292-8/+32
* Use setFunctional when tach sensor is constructedMatthew Barth2018-01-231-2/+1
* Remove getTargetSpeedMatthew Barth2018-01-232-21/+2
* All sensors should return a target speed valueMatthew Barth2018-01-184-28/+44
* Decreases allowed based on all groupsMatthew Barth2017-12-143-30/+58
* Add path to trace for missing propertyMatthew Barth2017-12-111-1/+2
* Use Ceiling speed as request baseMatthew Barth2017-12-111-0/+5
* Set tach sensor inventory functional stateMatthew Barth2017-12-052-7/+12
* Add functional property for each tach sensorMatthew Barth2017-12-054-2/+47
* Update fan inventory methodMatthew Barth2017-12-054-52/+60
OpenPOWER on IntegriCloud