Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
dbus-sensors
/
9b53a628bdcfd69088c2b2138fb4eacfe6a5ed08
9b53a62
Add Deassert Event to PSU
by Cheng C Yang
· 5 years ago
3a07f55
Default pwm speed to 30%
by James Feist
· 5 years ago
3546adb
hwmontemp: add tmp175
by Patrick Venture
· 5 years ago
d1a6f00
gitignore: add external components and output
by Patrick Venture
· 5 years ago
bd1a9d5
hwmontemp: add max31725
by Patrick Venture
· 5 years ago
1af64ef
add .clang-ignore
by Patrick Venture
· 5 years ago
7fa475d
hwmontemp: add tmp441
by Patrick Venture
· 5 years ago
9c45e6b
Add Configuration Error Event
by Cheng C Yang
· 5 years ago
ffa07e2
cpusensor: refine CPU detection logic
by Jae Hyun Yoo
· 5 years ago
1cbd1c6
Refine BridgeGpio object creation logic
by Jae Hyun Yoo
· 5 years ago
dbdcfe0
PSUSensor: Change ScaleFactor label
by Vijay Khemka
· 5 years ago
a0b731d
PSUSensor: Add INA230 sensor
by Vijay Khemka
· 5 years ago
53ca444
PSUSensor: Add ScaleFactor
by Vijay Khemka
· 5 years ago
682a5cb
IpmbSensor: Add support for HSC sensor
by Vijay Khemka
· 5 years ago
12bbae0
adcsensor: improve bridge gpio handling
by Jae Hyun Yoo
· 5 years ago
5665db2
Trigger Redfish Log in PSU Event
by Cheng C Yang
· 6 years ago
b6c0b91
Turn on a bunch of warnings
by James Feist
· 6 years ago
be66441
psusensor: Add support for ina219
by Vijay Khemka
· 6 years ago
182798e
Revert "Fix CPU detection GPIO handling logic"
by Jae Hyun Yoo
· 6 years ago
d8bd562
Update Associations For bmcweb changes
by James Feist
· 6 years ago
17ab6e0
Fix Threshold Parse
by James Feist
· 6 years ago
996bad1
Add support for more PSU sensors
by Vijay Khemka
· 6 years ago
445efe3
Support temp sensor on MCU which is available from I2C
by Yuan Li
· 6 years ago
be73e6a
Fix CPU detection GPIO handling logic
by Jae Hyun Yoo
· 6 years ago
52497fd
Change power control match to use host state
by James Feist
· 6 years ago
15266a9
Correct association of PSU PWM Sensor
by Cheng C Yang
· 6 years ago
86dea2b
cpusensor: Add thresold offset
by Vijay Khemka
· 6 years ago
9f16b4b
Add Hysteresis support
by James Feist
· 6 years ago
930fcde
Follow up on Todo, move path out of base sensor
by James Feist
· 6 years ago
b83bb2b
adcsensor: Add CPU presence checking
by James Feist
· 6 years ago
58295ad
cpusensor: detect if cpu is available
by James Feist
· 6 years ago
58b2b53
Implement PSU Event
by Cheng C Yang
· 6 years ago
7b18b1e
Add logging for Fan Presence / Redundancy
by James Feist
· 6 years ago
8dbb395
Change PSU Fan Maximum Value
by Cheng C Yang
· 6 years ago
b839c05
ExitAirTemp: Fix threshold parsing
by James Feist
· 6 years ago
916360b
Add PSU PWM sensor to support FSC
by Cheng C Yang
· 6 years ago
ae11cfc
ExitAir: Limit error prints
by James Feist
· 6 years ago
bdbde96
Change PSU Input Voltage Max Value
by Cheng C Yang
· 6 years ago
c0ca7ee
Check thresholds for sensor override
by Richard Marian Thomaiyar
· 6 years ago
a5e5872
ExitAirSensor: Get power readings from PSU
by James Feist
· 6 years ago
7d47bf5
Replace Skylake with Xeon
by Jae Hyun Yoo
· 6 years ago
690895f
PSUSensor: Add associations
by James Feist
· 6 years ago
ebce7df
Minor CmakeLists fixes
by James Feist
· 6 years ago
84e9e66
Fix fan sensor creation logic
by Jae Hyun Yoo
· 6 years ago
bfaf238
PSUSensor: Fix rescan behavior
by James Feist
· 6 years ago
55ab2af
HwmonTemp: Add support for emc1413 and tmp112
by John Wang
· 6 years ago
24f02f2
Remove references to experimental filesystem
by James Feist
· 6 years ago
93dc2c8
Enable PSUSensor support
by Cheng C Yang
· 6 years ago
d2543f8
Associate to the parent
by James Feist
· 6 years ago
a5b1bbc
[ADC-GPIO]Enabling ADC-Gpio Bridge
by Zhu, Yunge
· 6 years ago
e50345b
Support more PSU Sensors
by Cheng C Yang
· 6 years ago
af6b87c
Fix: Move overriding logic to base sensor class
by Richard Marian Thomaiyar
· 6 years ago
5242795
ExitAirSensor: Fix off by 1 error
by James Feist
· 6 years ago
cee4ef2
Remove other errant debug print
by James Feist
· 6 years ago
c9445d8
Remove errant debug print
by James Feist
· 6 years ago
18ae22f
Fix an issue in the partially installed CPU case
by Jae Hyun Yoo
· 6 years ago
1345209
cfm: allow setting of max pwm
by James Feist
· 6 years ago
60c0ec7
Add Item Iface to Track Fan Presence
by James Feist
· 6 years ago
8a7e291
build: install into bin instead of sbin
by Patrick Venture
· 6 years ago
357be88
Remove #warning ignore
by James Feist
· 6 years ago
209ec56
Implement PSU Power Sensor
by Cheng C Yang
· 6 years ago
9bb6746
Add association to Fan Redundancy
by James Feist
· 6 years ago
82bac4c
Add associations for pwm
by James Feist
· 6 years ago
078f232
Add associations to sensors
by James Feist
· 6 years ago
3a1807e
Destroy redundancy sensor before re-creation.
by James Feist
· 6 years ago
18af423
Trim insignificant figures from exit air temp
by James Feist
· 6 years ago
13f340b
Fix threshold conversion
by James Feist
· 6 years ago
46342ec
Filter ADC threshold crossings
by James Feist
· 6 years ago
0d4f2bd
ipmbsensor: Add delay to init cmd
by James Feist
· 6 years ago
87bf1dd
Adjust DIMM detection interval
by Jae Hyun Yoo
· 6 years ago
523828e
Exit Air: Allow destruction
by James Feist
· 6 years ago
73ca551
Improve cpusensor performance
by Jae Hyun Yoo
· 6 years ago
a222ba7
Fix threshold updating
by James Feist
· 6 years ago
63abdd4
cmakelists: Make sensors able to be disabled
by James Feist
· 6 years ago
e28d1fa
Add chassis intrusion sensor daemon
by Qiang XU
· 6 years ago
201c8d9
Modify PECI macro uses to prepare PECI header update
by Jae Hyun Yoo
· 6 years ago
95b8a2d
Add threshold value scanning logic into cpusensor
by Jae Hyun Yoo
· 6 years ago
13f4888
Exclude non-sensor properties from CPU sensor creation
by Jae Hyun Yoo
· 6 years ago
f7e2c5d
ipmbsensor: resend init command every boot
by James Feist
· 6 years ago
8e94c20
Only show PWMs that are in the config
by James Feist
· 6 years ago
d870587
Update clang format
by James Feist
· 6 years ago
3eb8262
Move variant usage to std
by James Feist
· 6 years ago
fc94b21
Add bios post checking support
by James Feist
· 6 years ago
e86810b
Fix power match
by James Feist
· 6 years ago
08aec6f
[adc] stop using oemname
by James Feist
· 6 years ago
2a408b9
Add initial README
by James Feist
· 6 years ago
8424b49
Enable ipmb sensor
by James Feist
· 6 years ago
9566bfa
Fix Exit Air Temp Sensor
by James Feist
· 6 years ago
b82c2a7
Disable exit air temp sensor
by James Feist
· 6 years ago
a96329f
Change a print to debug only
by James Feist
· 6 years ago
1ccdb5e
Add missing return for empty configuration
by James Feist
· 6 years ago
e8b60d0
Use cached sensor configuration in CPU sensor service
by Jae Hyun Yoo
· 6 years ago
6ef2040
Add Ipmb Sensor
by James Feist
· 6 years ago
9e34470
Fix bad sed
by James Feist
· 6 years ago
cf3bce6
Move filesystem out of experimental namespace
by James Feist
· 6 years ago
71d31b2
Clean up power state handling and fix voltage events
by James Feist
· 6 years ago
40a7214
Move LoadVariant into Utils
by James Feist
· 6 years ago
1d123a1
Install exit air sensor service file
by James Feist
· 6 years ago
b2eb29a
Consider nan too as an override value
by Richard Marian Thomaiyar
· 6 years ago
87d713a
FanSensor: Add configurable min max
by James Feist
· 6 years ago
Next »