- 3718006 zone: Add debug thermal/power interface by Harvey Wu · 1 year, 1 month ago
- cc0232a zone: Add debug interface to zone dbus path by Harvey Wu · 1 year, 9 months ago
- 57a7af6 fix compile error when enable meson test option by Harvey Wu · 1 year, 5 months ago
- 9fe3a3c Set failsafePwm by pid configuration by ykchiu · 1 year, 6 months ago
- 7c6d35d Allow disabling PID loops at runtime by ykchiu · 1 year, 6 months ago
- 8c05112 clang-format: copy latest and re-format by Patrick Williams · 1 year, 6 months ago
- aacd568 meson: Remove autotools files and ignore patches by Harvey Wu · 1 year, 11 months ago
- 9f9a06a Fix interval calculation bug and D-Bus init by Josh Lehan · 1 year, 11 months ago
- c612c05 Allow derivativeCoeff and DCoefficient optional by Josh Lehan · 1 year, 11 months ago
- 23e22b9 Add new PID Class types "power" and "powersum" by Josh Lehan · 2 years ago
- d38ae27 FanController: Use raw RPM as input to fan PID loop by Josh Lehan · 4 years ago
- de74542 Adding new feature of core PID loop logging by Josh Lehan · 4 years ago
- 5d678da Fix Meson build problem when building tests by Josh Lehan · 2 years ago
- c51ba91 Add debug mode by Bonnie Lo · 2 years, 1 month ago
- 0e8fc39 Support derivative term in PID algorithm and support to set cycle interval time from fan table by Bonnie Lo · 2 years, 1 month ago
- b300575 pid/zone: Adding unscaled to cache and logging by Josh Lehan · 2 years, 9 months ago
- b1225b2 meson: Add meson and meson_option files by Harvey.Wu · 2 years ago
- 3dcfd54 Change folder name build to buildjson by Harvey Wu · 2 years ago
- a1ae4fa fix compile warning when meson build by Harvey.Wu · 2 years ago
- bcdeb83 Add --strict-failsafe-pwm compile flag by Brandon Kim · 2 years, 3 months ago
- b228bc3 sdbusplus: use shorter type aliases by Patrick Williams · 2 years, 4 months ago
- ccc8bb6 For each zone log sensor name with max setpoint by Nirav Shah · 2 years, 9 months ago
- a4146eb pid/zone: Restore PWM when fans returned to auto by Josh Lehan · 4 years, 1 month ago
- 8f73ad7 Make specific UNA sensors not trigger failsafe by Alex.Song · 3 years, 1 month ago
- 7a8d5a1 Fix regex in findSensors by Jae Hyun Yoo · 4 years ago
- 841931d Modify function signature for unit test. by Hao Jiang · 3 years, 8 months ago
- 1df9e87 drop struct keyword for non-packed objects by Patrick Venture · 4 years, 1 month ago
- b8cfc64 dbus: move zone indexing to util by Patrick Venture · 4 years, 1 month ago
- 1a7c49f dbus: Move findSensors to dbus util by Patrick Venture · 4 years, 1 month ago
- 8b4478c dbus: add unit-tests for dbusutil: getSensorPath by Patrick Venture · 4 years, 1 month ago
- 7a98c19 use ZoneInterface pointers where Dbus aspect not important by Patrick Venture · 4 years, 3 months ago
- 597ebd6 s/PIDZone/DbusPidZone/g by Patrick Venture · 4 years, 3 months ago
- 1a15379 pid/zone: split zone interface into its own header by Patrick Venture · 4 years, 3 months ago
- 9b93692 dbushelper: drop obsolete parameter from interface by Patrick Venture · 4 years, 3 months ago
- 8729eb9 Make the dbushelper own its own bus handle. by Patrick Venture · 4 years, 3 months ago
- aadb30d move dbus helper interface into its own file by Patrick Venture · 4 years, 3 months ago
- a076487 sensors/zones: place in namespace and cleanup by Patrick Venture · 4 years, 3 months ago
- cdd6134 Move the sensor utils into their own module by Patrick Venture · 4 years, 3 months ago
- a83a3ec update clang-format from Latest in docs by Patrick Venture · 4 years, 3 months ago
- 0709e2f Fix unit test by James Feist · 4 years, 4 months ago
- 6b9f599 conf: add ignoreDbusMinMax option by Patrick Venture · 5 years ago
- f7a2dd5 rename away from RPM by Patrick Venture · 5 years ago
- 9bbf333 rename RPMSetPoint to SetPoint by Patrick Venture · 5 years ago
- 98b704e Add Fan Redundancy Support by James Feist · 5 years ago
- 375f709 Add stepwise parser by Hank Liou · 6 years ago
- ded0ab5 Check fans for failure by Will Liang · 5 years ago
- 1fe0895 Make dbusconfiguration reloadable without reboot by James Feist · 6 years ago
- 0c8223b Consolidate all util.hpp by James Feist · 5 years ago
- e3eeef4 bugfix: grab hystersis parameter from pid json by Patrick Venture · 6 years ago
- 90e9dbc autotools: Fix for autoconf-archive 2019.01.19 by Patrick Venture · 6 years ago
- 94feffa build: enable code coverage by Patrick Venture · 6 years ago
- 90f9bb5 build: rework gtest checks by Patrick Venture · 6 years ago
- c32e3fc add tuning enable variable by Patrick Venture · 6 years ago
- f81f288 Expand conf namespace by James Feist · 6 years ago
- 3484bed s/minThermalRPM/minThermalOutput by James Feist · 6 years ago
- 75eb769 dbuspassive: allow scaling by James Feist · 6 years ago
- 608304d stepwise: Add ceiling type by James Feist · 6 years ago
- 903b042 conf change: s/feedFwdOffOffsetCoeff/feedFwdOffsetCoeff/g by Patrick Venture · 6 years ago
- dca2d48 DBusConfiguration: Fix scaling by James Feist · 6 years ago
- 5426c34 add json verification for configurations by Patrick Venture · 6 years ago
- d149172 add support to build zones and PIDs from json by Patrick Venture · 6 years ago
- 7280e27 conf change: s/set-point/setpoint/ by Patrick Venture · 6 years ago
- 69c5106 conf change: sensors: read and write path rename by Patrick Venture · 6 years ago
- eeeb867 add support to build sensors from json by Patrick Venture · 6 years ago
- 1f802f5 Move all variant usage to std by James Feist · 6 years ago
- 572c43d Add Hysteresis to pid controllers by James Feist · 6 years ago
- 4cf3986 test: add phosphor-logging to test make by Patrick Venture · 6 years ago
- 734f953 Allow multiple inputs to thermal and stepwise controllers by James Feist · 6 years ago
- 5f59c0f Move all floats to doubles by Patrick Venture · 6 years ago
- e6a7a2e style: s/getMinThermalRpmSetPt/getMinThermalRPMSetpoint/g by Patrick Venture · 6 years ago
- 2d8e785 performance: fixup missing const reference in zone by Patrick Venture · 6 years ago
- 0bbeaf8 style: s/getZoneId/getZoneID/g by Patrick Venture · 6 years ago
- f8cb464 dbus: passive: move exception checking into factory by Patrick Venture · 6 years ago
- 7af157b style: function names should be lower camel by Patrick Venture · 6 years ago
- 563a356 style: member functions should be lower camel by Patrick Venture · 6 years ago
- 36b7d8e [dbus-passive] Add threshold fan failure by James Feist · 6 years ago
- 3dfaafd Add hysteresis to stepwise controller by James Feist · 6 years ago
- 22c257a Add stepwise controller by James Feist · 6 years ago
- e2ec0f6 clang-format: fix pointer alignment, sort using by Patrick Venture · 6 years ago
- da4a5dd add .clang-format by Patrick Venture · 6 years ago
- 40be36a add missing gmock header: read|write interface mock by Patrick Venture · 6 years ago
- 2524323 test: dbus: dbusactiveread by Patrick Venture · 6 years ago
- 0ef1faf test: dbus: passive read interface by Patrick Venture · 6 years ago
- 0df7c0f dbus: transition to interface for testing by Patrick Venture · 6 years ago
- 566a151 test: pid: fancontroller by Patrick Venture · 6 years ago
- 3349ef2 test: pid: thermalcontroller by Patrick Venture · 6 years ago
- a58197c test: pid: zone by Patrick Venture · 6 years ago
- 2e3ecb5 update configure and test/Makefile.am by Patrick Venture · 6 years ago
- da06428 util: enable unit-tests by Patrick Venture · 6 years ago
- 1fa9aab test: sensors: host by Patrick Venture · 6 years ago
- 9805543 test: sensor_manager: add test and sensor_mock by Patrick Venture · 6 years ago
- e31ee6d test: sensors: pluggable by Patrick Venture · 6 years ago
- fe75b19 enable unit-tests: enable for SensorManager by Patrick Venture · 6 years ago
- 4bd518d test: add controller_mock by Patrick Venture · 6 years ago
- 6246393 test: add read and write interface mocks by Patrick Venture · 6 years ago
- 7a841b6 enable unit-tests by Patrick Venture · 6 years ago