Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
phosphor-pid-control
/
6b9f59991b7f694866c98775b4179ae97c5e69a8
6b9f599
conf: add ignoreDbusMinMax option
by Patrick Venture
· 5 years ago
86a1820
build: drop flto option to workaround gcc issue
by Patrick Venture
· 5 years ago
35906cc
sensors: buildjson: only load min/max if type fan
by Patrick Venture
· 5 years ago
c7ab57e
sensors: buildjson: minor min/max cleanup
by Patrick Venture
· 5 years ago
a7ec835
s/swampd.service/phosphor-pid-control.service/g
by Patrick Venture
· 5 years ago
f7a2dd5
rename away from RPM
by Patrick Venture
· 5 years ago
9bbf333
rename RPMSetPoint to SetPoint
by Patrick Venture
· 5 years ago
924dd96
gitignore: add service file
by Patrick Venture
· 5 years ago
081b035
bugfix: writePath is the dbus object path for the sensor
by Patrick Venture
· 5 years ago
5ec2027
Allow setting setpoint based on dynamic thresholds
by James Feist
· 5 years ago
fc2e803
sensors: ignore min/max in json for D-Bus passive sensor read
by Kun Yi
· 5 years ago
6aae76f
util: Avoid division by invalid value
by Kun Yi
· 5 years ago
5e52eab
dbuspassive: Fix typo in variable check
by Kun Yi
· 5 years ago
e7f4a5d
README: configure: fixup markdown
by Patrick Venture
· 5 years ago
5584543
Adding service file
by Vijay Khemka
· 5 years ago
11d243d
dbusconfiguration: Protect better against bad config
by James Feist
· 5 years ago
10f42ef
README: add timeout field to configure details
by Patrick Venture
· 5 years ago
ea0e6cb
README: configure: add PID notes
by Patrick Venture
· 5 years ago
1dad21b
README: start adding configuration details
by Patrick Venture
· 5 years ago
d0aeed9
README: cleanup obsolete or unimportant data
by Patrick Venture
· 5 years ago
2192a6d
README: cleanup and split out oem-ipmi details
by Patrick Venture
· 5 years ago
c2aa9cf
README: formatting cleanup
by Patrick Venture
· 5 years ago
98b704e
Add Fan Redundancy Support
by James Feist
· 5 years ago
926411e
docs: Add a small guide for thermal tuning
by Kun Yi
· 5 years ago
375f709
Add stepwise parser
by Hank Liou
· 6 years ago
ded0ab5
Check fans for failure
by Will Liang
· 5 years ago
d469559
main: fix loggingEnabled checking
by Kun Yi
· 5 years ago
3987c8b
Remove FanProfile configuration
by James Feist
· 5 years ago
1fe0895
Make dbusconfiguration reloadable without reboot
by James Feist
· 6 years ago
0c8223b
Consolidate all util.hpp
by James Feist
· 5 years ago
89002db
explicitly expect a directory for logging
by Patrick Venture
· 5 years ago
de79ee0
split parameters for logging and tuning
by Patrick Venture
· 5 years ago
a3cac53
main: drop log file path check
by Patrick Venture
· 5 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
f427411
build: add CODE_COVERAGE_CXXFLAGS everywhere
by Patrick Venture
· 6 years ago
94feffa
build: enable code coverage
by Patrick Venture
· 6 years ago
90f9bb5
build: rework gtest checks
by Patrick Venture
· 6 years ago
1e48abf
gitignore: add coverage pieces
by Patrick Venture
· 6 years ago
c32e3fc
add tuning enable variable
by Patrick Venture
· 6 years ago
f0096a0
Add fan profile support to dbusconfiguration
by James Feist
· 6 years ago
f81f288
Expand conf namespace
by James Feist
· 6 years ago
3484bed
s/minThermalRPM/minThermalOutput
by James Feist
· 6 years ago
75eb769
dbuspassive: allow scaling
by James Feist
· 6 years ago
608304d
stepwise: Add ceiling type
by James Feist
· 6 years ago
2642cb5
dbusconfiguration: set timeout to 0
by James Feist
· 6 years ago
473d68d
Allow removal from failsafe if timeout=0
by James Feist
· 6 years ago
903b042
conf change: s/feedFwdOffOffsetCoeff/feedFwdOffsetCoeff/g
by Patrick Venture
· 6 years ago
dca2d48
DBusConfiguration: Fix scaling
by James Feist
· 6 years ago
18b1311
build: drop support for YAML configurations
by Patrick Venture
· 6 years ago
4cb7c05
main: if json configuration, override yaml built
by Patrick Venture
· 6 years ago
c19f5d4
main: add json configuration path
by Patrick Venture
· 6 years ago
f72ad44
build: pkg anti-pattern: use defaults
by Patrick Venture
· 6 years ago
331143c
Convert host-ipmid -> libipmid
by William A. Kennington III
· 6 years ago
31eebcd
build: check for json header
by Patrick Venture
· 6 years ago
ba8ffa7
swap libconfig++ for json in configuration parsing
by Patrick Venture
· 6 years ago
5426c34
add json verification for configurations
by Patrick Venture
· 6 years ago
81cef91
errors: add configuration exception
by Patrick Venture
· 6 years ago
d149172
add support to build zones and PIDs from json
by Patrick Venture
· 6 years ago
7280e27
conf change: s/set-point/setpoint/
by Patrick Venture
· 6 years ago
7442c37
conf change: pid: all pid details are now camelCase
by Patrick Venture
· 6 years ago
a1c5d37
sysfs: style fix on sysfswrite
by Patrick Venture
· 6 years ago
69c5106
conf change: sensors: read and write path rename
by Patrick Venture
· 6 years ago
8e2fdb3
conf change: rename zone variables
by Patrick Venture
· 6 years ago
a23468e
pid: rename variables with full names
by Patrick Venture
· 6 years ago
4b0df32
pid: rename structure components for style
by Patrick Venture
· 6 years ago
6f59cf2
sensors: buildjson: add todo for failure
by Patrick Venture
· 6 years ago
eeeb867
add support to build sensors from json
by Patrick Venture
· 6 years ago
1f802f5
Move all variant usage to std
by James Feist
· 6 years ago
a510ea2
sensors: add method to grab default timeout
by Patrick Venture
· 6 years ago
572c43d
Add Hysteresis to pid controllers
by James Feist
· 6 years ago
1738e2a
[dbus-configuration] Add regex support
by James Feist
· 6 years ago
c8bd1d1
[dbus-configuration] Back out divide by 100
by James Feist
· 6 years ago
35621eb
README: Add margin thermal example
by Patrick Venture
· 6 years ago
f043367
README: add missing verbatim wrap
by Patrick Venture
· 6 years ago
3652fce
README: move contents into markdown README
by Patrick Venture
· 6 years ago
98dd4ef
README: drop TOC
by Patrick Venture
· 6 years ago
9fa90c1
Change all default_bus back to new_system bus
by James Feist
· 6 years ago
80b5d9a
Remove singleton from dbuswriter
by James Feist
· 6 years ago
9d5f1a5
Make James Feist a Maintainer
by James Feist
· 6 years ago
e54c7ff
build: cleanup configure script PKG_CHECK_MODULES
by Patrick Venture
· 6 years ago
208abce
dbusconfiguration: Change apply_visitor to visit
by James Feist
· 6 years ago
4cf3986
test: add phosphor-logging to test make
by Patrick Venture
· 6 years ago
f77ecc7
build: cleanup for readability
by Patrick Venture
· 6 years ago
d752357
build: set version to 0.1 to match recipe
by Patrick Venture
· 6 years ago
11c6556
main: drop unused headers
by Patrick Venture
· 6 years ago
fcdd85a
build: drop commented out line
by Patrick Venture
· 6 years ago
e94bdc4
pid: add helper methods for thermal controller types
by Patrick Venture
· 6 years ago
ffd418b
dbusconfiguration: Fix and simplify zone calculation
by James Feist
· 6 years ago
734f953
Allow multiple inputs to thermal and stepwise controllers
by James Feist
· 6 years ago
4a0c061
std::variant: Fixup apply_visitor calls
by William A. Kennington III
· 6 years ago
5f59c0f
Move all floats to doubles
by Patrick Venture
· 6 years ago
ba3c8c1
build: cleanup Makefile
by Patrick Venture
· 6 years ago
Next »