- 23e22b9 Add new PID Class types "power" and "powersum" by Josh Lehan · 2 years ago
- e100ab8 Adding more temporary files to gitignore 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
- fb82a87 dbusconfiguration: Init margin similar to temp by Josh Lehan · 4 years, 2 months 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
- 22579ca fix cppcheck warning 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
- cf8ee30 Move Ed from maintainer to reviewer by Ed Tanous · 2 years, 1 month ago
- e2ec69a Add SIGHUP handling for reloading configuration by Potin Lai · 2 years, 1 month ago
- f2efcbb Using readPath dbuspath in getMatch function by Harvey.Wu · 2 years, 9 months ago
- ed1dafd Modified sensorConfig map index name about fan by Harvey.Wu · 2 years, 9 months ago
- bcdeb83 Add --strict-failsafe-pwm compile flag by Brandon Kim · 2 years, 3 months ago
- 14a8088 MAINTAINERS: remove file by Patrick Williams · 2 years, 3 months ago
- b228bc3 sdbusplus: use shorter type aliases by Patrick Williams · 2 years, 4 months ago
- 94a1b64 OWNERS: switch 'matches' to 'matchers' 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
- ac3a219 build: enable C++20 by Patrick Williams · 2 years, 7 months ago
- d8c5a45 sdbusplus: object: don't use 'bool' argument constructor by Patrick Williams · 2 years, 7 months ago
- a4146eb pid/zone: Restore PWM when fans returned to auto by Josh Lehan · 4 years, 1 month ago
- 26de89b phosphor-pid-control: Remove venture from reviewer by Willy Tu · 2 years, 9 months ago
- d4fc570 ipmi.md: Clarification of some docs by Josh Lehan · 3 years ago
- 8f73ad7 Make specific UNA sensors not trigger failsafe by Alex.Song · 3 years, 1 month ago
- 457993f sdbusplus: remove usage of deprecated alias by Patrick Williams · 3 years ago
- cca9c65 Add OWNERS file by Manojkiran Eda · 3 years ago
- 0001ee0 catch exceptions as const by Patrick Williams · 3 years, 1 month ago
- e7507a8 exception: switch to public sdbus exception by Patrick Williams · 3 years, 2 months ago
- 903a968 configure.md: add stepwise documentation by Paul Fertser · 3 years, 3 months ago
- f7575a7 configure.md: updates and clarifications by Paul Fertser · 3 years, 7 months ago
- 18d5bb1 main: Remove shared_ptr copy by William A. Kennington III · 3 years, 6 months ago
- f54b260 Fix command-line parsing of loggingPath by Josh Lehan · 3 years, 7 months ago
- cb4c1a2 Add object manager by Bruce Lee · 3 years, 7 months ago
- e39bbe9 enable shellcheck by Patrick Williams · 3 years, 7 months ago
- e8adaa0 bootstrap: fix shellcheck warnings by Patrick Williams · 3 years, 7 months ago
- d11a732 Eliminate ControlLoop init delay. by Hao Jiang · 3 years, 8 months ago
- 17971ef sensors: host: Implement getFailed function to HostSensor by Harvey Wu · 3 years, 9 months ago
- 7a8d5a1 Fix regex in findSensors by Jae Hyun Yoo · 4 years ago
- b6a0b89 Bug fix: pidControlLoop may loop infinitely. by Hao Jiang · 3 years, 9 months ago
- 232ffe4 Expose exception of restartControlLoops(). by Hao Jiang · 3 years, 9 months ago
- b228cea Retry pidControlLoop in individual context handler by Hao Jiang · 3 years, 9 months ago
- 841931d Modify function signature for unit test. by Hao Jiang · 3 years, 8 months ago
- 258530a MAINTAINERS: Venture: M->R by Patrick Venture · 3 years, 9 months ago
- 0e84d4a Add Ed as a maintainer by Ed Tanous · 3 years, 9 months ago
- ca79115 FanController/ThermalController: Clean up PID input math by Josh Lehan · 4 years, 2 months ago
- ffa15f6 Remove James from MAINTAINERS by James Feist · 4 years, 1 month ago
- 1df9e87 drop struct keyword for non-packed objects by Patrick Venture · 4 years, 1 month ago
- 7382318 dbus: parameterize dbusconfiguration init by Patrick Venture · 4 years, 1 month ago
- 39199b4 dbus: move debugPrint to util 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
- 811f31d main: Allowing logging and tuning to also be enabled by files by Josh Lehan · 4 years, 2 months ago
- 55ccad6 DbusPidZone: Allow per-zone setpoint files during tuning by Josh Lehan · 4 years, 2 months ago
- 998fbe6 dbusconfiguration: Accept ZoneIndex parameter for zoneID by Josh Lehan · 4 years, 2 months ago
- 7e952d9 dbus: move types to header for use in tests by Patrick Venture · 4 years, 1 month ago
- 3e2f758 dbuspassive: Input processing cleanup and allow "margin" by Josh Lehan · 4 years, 2 months ago
- 2400ce4 dbuswrite: Add another write() form to WriteInterface by Josh Lehan · 4 years, 1 month ago
- 6803c70 Add Josh Lehan to MAINTAINERS by Patrick Venture · 4 years, 1 month ago
- 5301aae Eliminate swampd core dump after D-Bus updates sensors by Johnathan Mantey · 4 years, 1 month ago
- ad971e1 bugfix: add virtual destructor to zoneinterface by Patrick Venture · 4 years, 1 month ago
- 91fe17f dbusutil: Fix critical bug in scaleSensorReading by Josh Lehan · 4 years, 2 months ago
- 270d27d gitignore: Adding more files to ignore by Josh Lehan · 4 years, 2 months ago
- 7f9d690 transition dbus-configuration to run-time check by Patrick Venture · 4 years, 2 months ago
- 7f837e0 dbus/dbusconfiguration: add missing asio header by Patrick Venture · 4 years, 2 months ago
- a5cf208 stepwisecontroller: add stepwise info setter by Patrick Venture · 4 years, 3 months ago
- eb42820 pid/stepwisecontroller: fixup method name by Patrick Venture · 4 years, 3 months ago
- 09334bb ipmi: add zone controller interface by Patrick Venture · 4 years, 3 months ago
- d82d0b7 ipmi: split dbus get property into separate file by Patrick Venture · 4 years, 3 months ago
- 9bf5cef ipmi: split library constructor by Patrick Venture · 4 years, 3 months ago
- b748b68 pid/builder: add missing headers by Patrick Venture · 4 years, 3 months ago
- 2a50eda pid/builder: switch to structured bindings by Patrick Venture · 4 years, 3 months ago
- d057130 dbus/dbuspassive: drop no longer used bus reference by Patrick Venture · 4 years, 3 months 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
- 0911bfe dbusconfiguration: deconflict variable names by Patrick Venture · 4 years, 3 months ago
- 84c188f move util methods to dbusutil 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
- ef1f886 dbusconfiguration: fixup header inclusion 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
- cfbf62b sensors/builder: add missing headers 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
- 3c2564c sysfs/sysfsread: add missing explicit to constructor by Patrick Venture · 4 years, 3 months ago
- 4f4bb17 sensors:sensor: drop unused chrono header by Patrick Venture · 4 years, 3 months ago
- f3b04fd dbusconfiguration: add support for one-to-one fan/pwm mapping by Jason Ling · 4 years, 3 months ago
- 1277543 ipmi/manualcmds: fixup style for enum by Patrick Venture · 4 years, 3 months ago
- a83a3ec update clang-format from Latest in docs by Patrick Venture · 4 years, 3 months ago
- 83a2c3b cleanup: add missing explicit to constructors by Patrick Venture · 4 years, 3 months ago
- 37b247a ipmi/manualcmds: cleanup return codes by Patrick Venture · 4 years, 3 months ago
- 7e3f8ab pid/builder: make zonePids const by Patrick Venture · 4 years, 3 months ago
- 36ab6f6 move ipmi handler into namespace by Patrick Venture · 4 years, 3 months ago
- 6fc301f dbus:config: add descriptive failures for missing attributes by Jason Ling · 4 years, 4 months ago
- 991ebd8 dbusconfiguration: Filter InterfacesAdded Match by James Feist · 4 years, 4 months ago