index
:
phosphor-pid-control
master
OpenBMC Phosphor PID controller daemon sources
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pid
Commit message (
Expand
)
Author
Age
Files
Lines
*
rename away from RPM
Patrick Venture
2019-07-16
4
-15
/
+15
*
rename RPMSetPoint to SetPoint
Patrick Venture
2019-07-16
5
-14
/
+14
*
Add stepwise parser
Hank Liou
2019-05-28
1
-19
/
+62
*
Check fans for failure
Will Liang
2019-05-23
1
-1
/
+29
*
Make dbusconfiguration reloadable without reboot
James Feist
2019-05-09
1
-0
/
+5
*
Consolidate all util.hpp
James Feist
2019-05-08
2
-11
/
+2
*
explicitly expect a directory for logging
Patrick Venture
2019-05-08
1
-1
/
+1
*
split parameters for logging and tuning
Patrick Venture
2019-05-08
6
-15
/
+21
*
Remove threads
James Feist
2019-04-07
4
-115
/
+135
*
bugfix: grab hystersis parameter from pid json
Patrick Venture
2019-03-26
1
-2
/
+2
*
pid: zone: add zone id to log name
Patrick Venture
2019-03-18
1
-1
/
+1
*
add tuning enable variable
Patrick Venture
2019-02-28
6
-57
/
+93
*
Expand conf namespace
James Feist
2019-02-26
4
-14
/
+19
*
s/minThermalRPM/minThermalOutput
James Feist
2019-02-26
4
-6
/
+7
*
stepwise: Add ceiling type
James Feist
2019-02-26
5
-4
/
+30
*
Allow removal from failsafe if timeout=0
James Feist
2019-02-25
1
-19
/
+13
*
conf change: s/feedFwdOffOffsetCoeff/feedFwdOffsetCoeff/g
Patrick Venture
2019-02-20
1
-1
/
+1
*
DBusConfiguration: Fix scaling
James Feist
2019-02-15
2
-6
/
+2
*
swap libconfig++ for json in configuration parsing
Patrick Venture
2019-02-11
3
-169
/
+0
*
add support to build zones and PIDs from json
Patrick Venture
2019-02-11
2
-0
/
+124
*
conf change: s/set-point/setpoint/
Patrick Venture
2019-02-11
5
-10
/
+10
*
conf change: pid: all pid details are now camelCase
Patrick Venture
2019-02-11
4
-46
/
+48
*
conf change: rename zone variables
Patrick Venture
2019-02-11
2
-5
/
+5
*
pid: rename variables with full names
Patrick Venture
2019-02-11
1
-20
/
+21
*
pid: rename structure components for style
Patrick Venture
2019-02-11
3
-46
/
+49
*
Add Hysteresis to pid controllers
James Feist
2019-02-05
4
-2
/
+46
*
[dbus-configuration] Back out divide by 100
James Feist
2019-02-04
1
-0
/
+6
*
pid: add helper methods for thermal controller types
Patrick Venture
2018-11-15
3
-12
/
+32
*
Allow multiple inputs to thermal and stepwise controllers
James Feist
2018-11-15
4
-16
/
+57
*
Move all floats to doubles
Patrick Venture
2018-11-11
16
-101
/
+101
*
style: s/getMinThermalRpmSetPt/getMinThermalRPMSetpoint/g
Patrick Venture
2018-10-30
2
-3
/
+3
*
zone: use const reference consistently
Patrick Venture
2018-10-30
2
-4
/
+4
*
performance: fixup missing const reference in zone
Patrick Venture
2018-10-30
2
-3
/
+3
*
style: use system path for dbus headers
Patrick Venture
2018-10-30
1
-1
/
+1
*
style: s/getZoneId/getZoneID/g
Patrick Venture
2018-10-30
3
-3
/
+3
*
pid: add missing override specifiers
Patrick Venture
2018-10-30
1
-4
/
+4
*
pid: stepwisecontroller: add missing override
Patrick Venture
2018-10-30
1
-1
/
+1
*
style: function names should be lower camel
Patrick Venture
2018-10-30
10
-18
/
+18
*
style: member functions should be lower camel
Patrick Venture
2018-10-30
13
-59
/
+59
*
style: fixup naming of structures
Patrick Venture
2018-10-30
3
-8
/
+8
*
cleanup: move from copy and pointer to just const reference
Patrick Venture
2018-10-23
6
-19
/
+20
*
cleanup: rename variable per openbmc style
Patrick Venture
2018-10-23
1
-2
/
+2
*
cleanup: apply constness to read-only iterators
Patrick Venture
2018-10-23
6
-23
/
+25
*
[dbus-passive] Add threshold fan failure
James Feist
2018-10-15
1
-1
/
+5
*
cleanup: reduce scope of variables
Patrick Venture
2018-10-13
3
-11
/
+6
*
Add hysteresis to stepwise controller
James Feist
2018-09-21
4
-3
/
+29
*
Add stepwise controller
James Feist
2018-09-12
14
-74
/
+326
*
add .clang-format
Patrick Venture
2018-08-31
17
-341
/
+294
*
test: pid: fancontroller
Patrick Venture
2018-06-22
3
-0
/
+12
*
test: pid: thermalcontroller
Patrick Venture
2018-06-22
1
-0
/
+6
[next]