Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added sensors.conf for S6100/Z9100 platform #1788

Merged
merged 1 commit into from
Jul 24, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions device/dell/x86_64-dell_s6100_c2538-r0/sensors.conf
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
chip "SMF_S6100_ON-isa-0000"
label power1 "PSU1 Input Power"
label power2 "PSU1 Output Power"
label power3 "PSU2 Input Power"
label power4 "PSU2 Output Power"
label temp14 "PSU1 Temp"
label temp15 "PSU1 Temp"
ignore temp12
ignore temp13
12 changes: 12 additions & 0 deletions device/dell/x86_64-dell_z9100_c2538-r0/sensors.conf
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
chip "SMF_Z9100_ON-isa-0000"
label power1 "PSU1 Input Power"
label power2 "PSU1 Output Power"
label power3 "PSU2 Input Power"
label power4 "PSU2 Output Power"
label temp14 "PSU1 Temp"
label temp15 "PSU1 Temp"
ignore temp12
ignore temp13
ignore temp5
ignore temp7
ignore temp8