summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Official release under GPL v304-16-2019Raptor Engineering Development Team2019-04-193-6/+6
* Add PID control option to fan controllerRaptor Engineering Development Team2019-04-194-2/+178
* Add fan shutdown option to stop rotors after chassis powerdownRaptor Engineering Development Team2019-04-198-2/+62
* Allow per-zone preconditionsRaptor Engineering Development Team2019-04-191-1/+20
* Allow override of deviation with absolute minimum RPMRaptor Engineering Development Team2019-04-194-13/+28
* build: install into bin instead of sbinPatrick Venture2019-03-284-4/+4
* Generate zone property persist configsMatthew Barth2019-02-183-8/+30
* Persist zone object properties optionMatthew Barth2019-02-182-1/+51
* Verify mode provided is supportedMatthew Barth2019-02-181-1/+11
* Initially use default current mode upon restoringMatthew Barth2019-02-181-2/+2
* Current mode set as uppercaseMatthew Barth2019-02-181-3/+6
* Fix: srcrev bump 4b258ac8b6..7883f58ab2Matthew Barth2019-02-181-0/+1
* Parse and generate zone interfacesMatthew Barth2019-02-142-0/+187
* Add framework to set properties on a zoneMatthew Barth2019-02-144-2/+44
* build: pkg anti-pattern: use defaultsPatrick Venture2019-02-131-12/+6
* Use zone object's path attributeMatthew Barth2019-02-131-7/+2
* Update parser for properties on zone objectsMatthew Barth2019-02-133-14/+34
* Trigger current mode property change eventsMatthew Barth2019-02-131-1/+11
* Store and access zone object propertiesMatthew Barth2019-02-133-8/+99
* Override setting Current mode propertyMatthew Barth2019-02-132-0/+21
* Restore current mode propertyMatthew Barth2019-02-132-1/+35
* Persist current mode property frameworkMatthew Barth2019-02-133-0/+29
* Add thermal control interface to zone objectsMatthew Barth2019-02-135-5/+43
* Fan control dbus busname and object pathMatthew Barth2019-02-052-0/+15
* libfan: RemoveWilliam A. Kennington III2019-02-056-45/+0
* Remove timer in favor of sdeventplus/utility/timerWilliam A. Kennington III2019-02-0514-780/+45
* Parser updates to support alternate events actionMatthew Barth2019-01-251-4/+94
* Add alternate events actionMatthew Barth2019-01-251-0/+72
* control: manager: Avoid the need for fconceptsBrad Bishop2018-11-281-1/+1
* std::variant: Apply missing fixupWilliam A. Kennington III2018-11-271-2/+4
* control/zone: Fix missing cassert includeWilliam A. Kennington III2018-11-121-0/+1
* control: Add interface when not in service cacheMatthew Barth2018-11-091-2/+7
* Fix std::variant usageWilliam A. Kennington III2018-11-061-2/+2
* Rebase correction (timerPos -> timerConfPos)Matthew Barth2018-11-061-1/+1
* control/zone: Use const references when iteratingWilliam A. Kennington III2018-11-061-1/+1
* Remove all signals when an event is removedMatthew Barth2018-11-062-37/+93
* Prefer bind over method call in lambdaWilliam A. Kennington III2018-11-052-3/+5
* control/zone: Reference instead of copying timer dataWilliam A. Kennington III2018-11-052-3/+8
* control/zone: Refactor addTimerWilliam A. Kennington III2018-11-053-55/+33
* control: Rename Timer -> TimerConfWilliam A. Kennington III2018-10-317-13/+14
* control: Alias TimerType locallyWilliam A. Kennington III2018-10-313-8/+7
* Switch sd_event loops to sdeventplusWilliam A. Kennington III2018-10-2924-166/+99
* gitignore: add libtoolPatrick Venture2018-10-241-0/+2
* Fix exit status codesWilliam A. Kennington III2018-10-199-20/+18
* Makefile: Fix library compile flagsWilliam A. Kennington III2018-10-191-0/+4
* phosphor-fan-presence: use c++17Vernon Mauery2018-10-041-1/+1
* Fix libfan_la_CXXFLAGSLei YU2018-09-262-1/+5
* Add -flto to CXXFLAGSAndrew Geissler2018-08-275-5/+9
* Handle SdBusError exceptionsMatthew Barth2018-07-173-13/+35
* Use s.c_str() in log messagesJoseph Reynolds2018-05-301-2/+2
OpenPOWER on IntegriCloud