Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
phosphor-pid-control
/
1a7c49f93b03d0788e8f5d2e87c3ab0a0f6b738f
1a7c49f
dbus: Move findSensors to dbus util
by Patrick Venture
· 5 years ago
8b4478c
dbus: add unit-tests for dbusutil: getSensorPath
by Patrick Venture
· 5 years ago
811f31d
main: Allowing logging and tuning to also be enabled by files
by Josh Lehan
· 5 years ago
55ccad6
DbusPidZone: Allow per-zone setpoint files during tuning
by Josh Lehan
· 5 years ago
998fbe6
dbusconfiguration: Accept ZoneIndex parameter for zoneID
by Josh Lehan
· 5 years ago
7e952d9
dbus: move types to header for use in tests
by Patrick Venture
· 5 years ago
3e2f758
dbuspassive: Input processing cleanup and allow "margin"
by Josh Lehan
· 5 years ago
2400ce4
dbuswrite: Add another write() form to WriteInterface
by Josh Lehan
· 5 years ago
6803c70
Add Josh Lehan to MAINTAINERS
by Patrick Venture
· 5 years ago
5301aae
Eliminate swampd core dump after D-Bus updates sensors
by Johnathan Mantey
· 5 years ago
ad971e1
bugfix: add virtual destructor to zoneinterface
by Patrick Venture
· 5 years ago
91fe17f
dbusutil: Fix critical bug in scaleSensorReading
by Josh Lehan
· 5 years ago
270d27d
gitignore: Adding more files to ignore
by Josh Lehan
· 5 years ago
7f9d690
transition dbus-configuration to run-time check
by Patrick Venture
· 5 years ago
7f837e0
dbus/dbusconfiguration: add missing asio header
by Patrick Venture
· 5 years ago
a5cf208
stepwisecontroller: add stepwise info setter
by Patrick Venture
· 5 years ago
eb42820
pid/stepwisecontroller: fixup method name
by Patrick Venture
· 5 years ago
09334bb
ipmi: add zone controller interface
by Patrick Venture
· 5 years ago
d82d0b7
ipmi: split dbus get property into separate file
by Patrick Venture
· 5 years ago
9bf5cef
ipmi: split library constructor
by Patrick Venture
· 5 years ago
b748b68
pid/builder: add missing headers
by Patrick Venture
· 5 years ago
2a50eda
pid/builder: switch to structured bindings
by Patrick Venture
· 5 years ago
d057130
dbus/dbuspassive: drop no longer used bus reference
by Patrick Venture
· 5 years ago
7a98c19
use ZoneInterface pointers where Dbus aspect not important
by Patrick Venture
· 5 years ago
597ebd6
s/PIDZone/DbusPidZone/g
by Patrick Venture
· 5 years ago
1a15379
pid/zone: split zone interface into its own header
by Patrick Venture
· 5 years ago
0911bfe
dbusconfiguration: deconflict variable names
by Patrick Venture
· 5 years ago
84c188f
move util methods to dbusutil header
by Patrick Venture
· 5 years ago
9b93692
dbushelper: drop obsolete parameter from interface
by Patrick Venture
· 5 years ago
8729eb9
Make the dbushelper own its own bus handle.
by Patrick Venture
· 5 years ago
ef1f886
dbusconfiguration: fixup header inclusion
by Patrick Venture
· 5 years ago
aadb30d
move dbus helper interface into its own file
by Patrick Venture
· 5 years ago
cfbf62b
sensors/builder: add missing headers
by Patrick Venture
· 5 years ago
a076487
sensors/zones: place in namespace and cleanup
by Patrick Venture
· 5 years ago
cdd6134
Move the sensor utils into their own module
by Patrick Venture
· 5 years ago
3c2564c
sysfs/sysfsread: add missing explicit to constructor
by Patrick Venture
· 5 years ago
4f4bb17
sensors:sensor: drop unused chrono header
by Patrick Venture
· 5 years ago
f3b04fd
dbusconfiguration: add support for one-to-one fan/pwm mapping
by Jason Ling
· 5 years ago
1277543
ipmi/manualcmds: fixup style for enum
by Patrick Venture
· 5 years ago
a83a3ec
update clang-format from Latest in docs
by Patrick Venture
· 5 years ago
83a2c3b
cleanup: add missing explicit to constructors
by Patrick Venture
· 5 years ago
37b247a
ipmi/manualcmds: cleanup return codes
by Patrick Venture
· 5 years ago
7e3f8ab
pid/builder: make zonePids const
by Patrick Venture
· 5 years ago
36ab6f6
move ipmi handler into namespace
by Patrick Venture
· 5 years ago
6fc301f
dbus:config: add descriptive failures for missing attributes
by Jason Ling
· 5 years ago
991ebd8
dbusconfiguration: Filter InterfacesAdded Match
by James Feist
· 5 years ago
4b36f26
Mark sensor failed if non-functional
by James Feist
· 5 years ago
0709e2f
Fix unit test
by James Feist
· 5 years ago
8154e32
Allow building with double value interface
by James Feist
· 5 years ago
304c033
Fix swampd path
by Vijay Khemka
· 5 years ago
1a704dc
Fix regex pattern for finding sensors
by Jae Hyun Yoo
· 5 years ago
323f1d9
Rename sdbusplus::message::variant -> std::variant
by William A. Kennington III
· 5 years ago
e30916c
add needed include for numeric_limits
by Andrew Geissler
· 5 years ago
77ac856
ensure proper data type for variant
by Andrew Geissler
· 5 years ago
298a95c
catch the execption during buildSensors
by Yong Li
· 5 years ago
3660b38
Set ignoreDbusMinMax for Stepwise
by James Feist
· 6 years ago
3433cb6
Add ignoreDbusMinMax to temp configurations
by James Feist
· 6 years ago
75c65d9
Start phoshphor-pid-control after fansensor
by Peter Lundgren
· 6 years ago
6b9f599
conf: add ignoreDbusMinMax option
by Patrick Venture
· 6 years ago
86a1820
build: drop flto option to workaround gcc issue
by Patrick Venture
· 6 years ago
35906cc
sensors: buildjson: only load min/max if type fan
by Patrick Venture
· 6 years ago
c7ab57e
sensors: buildjson: minor min/max cleanup
by Patrick Venture
· 6 years ago
a7ec835
s/swampd.service/phosphor-pid-control.service/g
by Patrick Venture
· 6 years ago
f7a2dd5
rename away from RPM
by Patrick Venture
· 6 years ago
9bbf333
rename RPMSetPoint to SetPoint
by Patrick Venture
· 6 years ago
924dd96
gitignore: add service file
by Patrick Venture
· 6 years ago
081b035
bugfix: writePath is the dbus object path for the sensor
by Patrick Venture
· 6 years ago
5ec2027
Allow setting setpoint based on dynamic thresholds
by James Feist
· 6 years ago
fc2e803
sensors: ignore min/max in json for D-Bus passive sensor read
by Kun Yi
· 6 years ago
6aae76f
util: Avoid division by invalid value
by Kun Yi
· 6 years ago
5e52eab
dbuspassive: Fix typo in variable check
by Kun Yi
· 6 years ago
e7f4a5d
README: configure: fixup markdown
by Patrick Venture
· 6 years ago
5584543
Adding service file
by Vijay Khemka
· 6 years ago
11d243d
dbusconfiguration: Protect better against bad config
by James Feist
· 6 years ago
10f42ef
README: add timeout field to configure details
by Patrick Venture
· 6 years ago
ea0e6cb
README: configure: add PID notes
by Patrick Venture
· 6 years ago
1dad21b
README: start adding configuration details
by Patrick Venture
· 6 years ago
d0aeed9
README: cleanup obsolete or unimportant data
by Patrick Venture
· 6 years ago
2192a6d
README: cleanup and split out oem-ipmi details
by Patrick Venture
· 6 years ago
c2aa9cf
README: formatting cleanup
by Patrick Venture
· 6 years ago
98b704e
Add Fan Redundancy Support
by James Feist
· 6 years ago
926411e
docs: Add a small guide for thermal tuning
by Kun Yi
· 6 years ago
375f709
Add stepwise parser
by Hank Liou
· 6 years ago
ded0ab5
Check fans for failure
by Will Liang
· 6 years ago
d469559
main: fix loggingEnabled checking
by Kun Yi
· 6 years ago
3987c8b
Remove FanProfile configuration
by James Feist
· 6 years ago
1fe0895
Make dbusconfiguration reloadable without reboot
by James Feist
· 6 years ago
0c8223b
Consolidate all util.hpp
by James Feist
· 6 years ago
89002db
explicitly expect a directory for logging
by Patrick Venture
· 6 years ago
de79ee0
split parameters for logging and tuning
by Patrick Venture
· 6 years ago
a3cac53
main: drop log file path check
by Patrick Venture
· 6 years ago
ce6a3f3
Remove threads
by James Feist
· 6 years ago
5782ab8
Bugfix: dbusconfiguration: read correct hysteresis
by James Feist
· 6 years ago
fe0b896
build: install into bin instead of sbin
by Patrick Venture
· 6 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
e6e6f62
pid: zone: add zone id to log name
by Patrick Venture
· 6 years ago
b5cc37c
swap out getopts for cli11
by Patrick Venture
· 6 years ago
6d31049
experiment: cppcheck cleanup
by Patrick Venture
· 6 years ago
005d462
use filesystem instead of experimental
by Patrick Venture
· 6 years ago
Next »