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
/
dbus
/
dbusconfiguration.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Set ignoreDbusMinMax for Stepwise
HEAD
master
James Feist
2019-11-12
1
-0
/
+1
*
Add ignoreDbusMinMax to temp configurations
James Feist
2019-11-11
1
-0
/
+1
*
Allow setting setpoint based on dynamic thresholds
James Feist
2019-07-16
1
-48
/
+136
*
sensors: ignore min/max in json for D-Bus passive sensor read
Kun Yi
2019-07-11
1
-5
/
+0
*
dbusconfiguration: Protect better against bad config
James Feist
2019-06-24
1
-6
/
+7
*
Remove FanProfile configuration
James Feist
2019-05-13
1
-111
/
+42
*
Make dbusconfiguration reloadable without reboot
James Feist
2019-05-09
1
-39
/
+73
*
Consolidate all util.hpp
James Feist
2019-05-08
1
-1
/
+1
*
Bugfix: dbusconfiguration: read correct hysteresis
James Feist
2019-04-02
1
-1
/
+1
*
Add fan profile support to dbusconfiguration
James Feist
2019-02-28
1
-6
/
+206
*
Expand conf namespace
James Feist
2019-02-26
1
-7
/
+7
*
s/minThermalRPM/minThermalOutput
James Feist
2019-02-26
1
-3
/
+3
*
dbuspassive: allow scaling
James Feist
2019-02-26
1
-0
/
+5
*
stepwise: Add ceiling type
James Feist
2019-02-26
1
-0
/
+3
*
dbusconfiguration: set timeout to 0
James Feist
2019-02-25
1
-2
/
+2
*
build: drop support for YAML configurations
Patrick Venture
2019-02-14
1
-3
/
+3
*
conf change: pid: all pid details are now camelCase
Patrick Venture
2019-02-11
1
-26
/
+31
*
conf change: sensors: read and write path rename
Patrick Venture
2019-02-11
1
-5
/
+5
*
conf change: rename zone variables
Patrick Venture
2019-02-11
1
-4
/
+4
*
Move all variant usage to std
James Feist
2019-02-08
1
-54
/
+47
*
Add Hysteresis to pid controllers
James Feist
2019-02-05
1
-0
/
+18
*
[dbus-configuration] Add regex support
James Feist
2019-02-05
1
-40
/
+59
*
dbusconfiguration: Change apply_visitor to visit
James Feist
2018-12-06
1
-23
/
+21
*
dbusconfiguration: Fix and simplify zone calculation
James Feist
2018-11-16
1
-34
/
+17
*
Move all floats to doubles
Patrick Venture
2018-11-11
1
-17
/
+17
*
dbusconfiguration: Protect against partial config
James Feist
2018-11-01
1
-1
/
+1
*
cleanup: drop obsolete is_method_error checks
Patrick Venture
2018-10-31
1
-9
/
+0
*
style: rename main globals per style
Patrick Venture
2018-10-30
1
-13
/
+13
*
style: fixup naming of structures
Patrick Venture
2018-10-30
1
-4
/
+4
*
dbusconfiguration: lower cpu cycles while waiting
James Feist
2018-10-29
1
-0
/
+1
*
dbusconfiguration: Fix mapper call
James Feist
2018-10-25
1
-1
/
+1
*
cleanup: apply constness to read-only iterators
Patrick Venture
2018-10-23
1
-5
/
+5
*
dbus: set inclusion to local-first search
Patrick Venture
2018-10-14
1
-2
/
+3
*
dbus: transition to find_if
Patrick Venture
2018-10-13
1
-6
/
+9
*
Stop using mapbox namespace directly
James Feist
2018-10-11
1
-17
/
+17
*
[dbusconfiguration] Allow partial configurations
James Feist
2018-10-06
1
-99
/
+124
*
Add hysteresis to stepwise controller
James Feist
2018-09-21
1
-0
/
+16
*
Add stepwise controller
James Feist
2018-09-12
1
-133
/
+252
*
DbusConfiguration Flatten configuration
James Feist
2018-09-12
1
-86
/
+123
*
clang-format: fix pointer alignment, sort using
Patrick Venture
2018-09-04
1
-37
/
+37
*
dbusConfiguration: restart on configuration change
James Feist
2018-08-22
1
-0
/
+21
*
Add ability to configure from dbus
James Feist
2018-07-23
1
-0
/
+341