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
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
*
conf: add ignoreDbusMinMax option
Patrick Venture
2019-09-10
1
-0
/
+7
*
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
2
-14
/
+0
*
util: Avoid division by invalid value
Kun Yi
2019-07-10
1
-1
/
+1
*
dbuspassive: Fix typo in variable check
Kun Yi
2019-07-10
1
-1
/
+1
*
dbusconfiguration: Protect better against bad config
James Feist
2019-06-24
1
-6
/
+7
*
Add Fan Redundancy Support
James Feist
2019-06-05
4
-11
/
+252
*
Remove FanProfile configuration
James Feist
2019-05-13
1
-111
/
+42
*
Make dbusconfiguration reloadable without reboot
James Feist
2019-05-09
2
-40
/
+74
*
Consolidate all util.hpp
James Feist
2019-05-08
8
-114
/
+8
*
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
3
-9
/
+9
*
s/minThermalRPM/minThermalOutput
James Feist
2019-02-26
1
-3
/
+3
*
dbuspassive: allow scaling
James Feist
2019-02-26
5
-4
/
+60
*
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
4
-77
/
+63
*
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
*
Change all default_bus back to new_system bus
James Feist
2019-01-29
2
-3
/
+3
*
Remove singleton from dbuswriter
James Feist
2019-01-15
1
-22
/
+8
*
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
*
std::variant: Fixup apply_visitor calls
William A. Kennington III
2018-11-12
2
-2
/
+2
*
Move all floats to doubles
Patrick Venture
2018-11-11
3
-39
/
+22
*
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
2
-13
/
+1
*
style: rename main globals per style
Patrick Venture
2018-10-30
1
-13
/
+13
*
dbus: dbuswrite: add try/catch block on calls
Patrick Venture
2018-10-30
1
-6
/
+23
*
dbus: dbuswrite: use factory to catch errors
Patrick Venture
2018-10-30
2
-12
/
+55
*
dbus: passive: move exception checking into factory
Patrick Venture
2018-10-30
3
-15
/
+31
*
dbus: util: add missing try/catch block
Patrick Venture
2018-10-30
1
-6
/
+11
*
style: function names should be lower camel
Patrick Venture
2018-10-30
4
-15
/
+15
*
dbus: util: add missing try/catch block
Patrick Venture
2018-10-30
3
-6
/
+19
*
style: member functions should be lower camel
Patrick Venture
2018-10-30
6
-19
/
+19
*
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-passive] Add threshold fan failure
James Feist
2018-10-15
4
-2
/
+111
*
dbus: set inclusion to local-first search
Patrick Venture
2018-10-14
2
-4
/
+6
*
dbus: transition to find_if
Patrick Venture
2018-10-13
1
-6
/
+9
*
Stop using mapbox namespace directly
James Feist
2018-10-11
3
-21
/
+21
[next]