summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add stepwise controllerJames Feist2018-09-1218-212/+590
* DbusConfiguration Flatten configurationJames Feist2018-09-121-86/+123
* ipmi: add back call to is_method_errorPatrick Venture2018-09-101-1/+7
* Build as c++17Patrick Venture2018-09-101-1/+1
* ipmi: catch SdBusErrors on bus call failuresPatrick Venture2018-09-061-11/+13
* clang-format: fix pointer alignment, sort usingPatrick Venture2018-09-0412-102/+102
* clang-format: always break template declarationsPatrick Venture2018-08-311-1/+1
* add .clang-formatPatrick Venture2018-08-3172-1295/+1227
* add missing gmock header: read|write interface mockPatrick Venture2018-08-292-0/+4
* dbusConfiguration: restart on configuration changeJames Feist2018-08-221-0/+21
* Add double support for sensor interfaceJames Feist2018-08-103-12/+42
* ipmi: enable oem ipmi command for fan controlPatrick Venture2018-07-313-17/+18
* add fan_rpm_loop scriptPatrick Venture2018-07-252-0/+136
* Add ability to configure from dbusJames Feist2018-07-2310-1/+560
* test: dbus: dbusactivereadPatrick Venture2018-06-282-1/+56
* test: dbus: passive read interfacePatrick Venture2018-06-287-7/+318
* dbus: transition to interface for testingPatrick Venture2018-06-228-39/+101
* dbus: dbuspassive refactorPatrick Venture2018-06-221-17/+16
* test: pid: fancontrollerPatrick Venture2018-06-225-1/+255
* test: pid: thermalcontrollerPatrick Venture2018-06-223-1/+129
* test: pid: zonePatrick Venture2018-06-2213-37/+486
* update configure and test/Makefile.amPatrick Venture2018-06-222-7/+6
* configure.ac: add -fpic flagPatrick Venture2018-06-201-1/+1
* util: enable unit-testsPatrick Venture2018-06-153-1/+77
* pid: zone split out buildersPatrick Venture2018-06-1415-257/+332
* test: sensors: hostPatrick Venture2018-06-143-1/+211
* test: sensor_manager: add test and sensor_mockPatrick Venture2018-06-142-0/+49
* test: sensors: pluggablePatrick Venture2018-06-142-1/+88
* interfaces: add equality operator for ReadReturnPatrick Venture2018-06-141-0/+4
* enable unit-tests: enable for SensorManagerPatrick Venture2018-06-1410-33/+80
* sensors: split building from manager objectPatrick Venture2018-06-148-237/+308
* Spelling fixesGunnar Mills2018-06-146-6/+6
* test: add controller_mockPatrick Venture2018-06-131-0/+18
* test: add read and write interface mocksPatrick Venture2018-06-132-0/+25
* enable unit-testsPatrick Venture2018-06-133-2/+20
* sysfs: const-ify string parameters in constructorsPatrick Venture2018-06-121-2/+3
* More on gitignorePatrick Venture2018-06-121-1/+3
* Update gitignorePatrick Venture2018-06-121-0/+8
* Add gitignorePatrick Venture2018-06-121-0/+26
* sensors: host: add commentPatrick Venture2018-06-111-0/+7
* fancontroller: remove percentage log entryPatrick Venture2018-06-011-4/+0
* pid: added thermal inputs & failsafe to loggingPatrick Venture2018-05-312-1/+16
* Add MAINTAINERS fileAndrew Jeffery2018-05-181-0/+45
* s/Control.FanCtrl.Mode/Control.Mode/Patrick Venture2018-05-103-5/+5
* dbus: util: Remove explicit element countPatrick Venture2018-05-101-5/+1
* util: remove unused variablePatrick Venture2018-05-101-4/+0
* makefile: add PTHREAD libraryPatrick Venture2018-05-101-2/+2
* configure.ac: add check for libconfig++Patrick Venture2018-05-101-0/+1
* makefile: disable OEM IPMI libraryPatrick Venture2018-05-101-11/+11
* bootstrap.sh: set executablePatrick Venture2018-03-191-0/+0
OpenPOWER on IntegriCloud