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

Integrate HW-MGMT Version 7.0030.2300 #29

Closed
Closed
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
2 changes: 1 addition & 1 deletion platform/mellanox/hw-management.mk
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
#
# Mellanox HW Management

MLNX_HW_MANAGEMENT_VERSION = 7.0030.2008
MLNX_HW_MANAGEMENT_VERSION = 7.0030.2300

export MLNX_HW_MANAGEMENT_VERSION

Expand Down
2 changes: 1 addition & 1 deletion platform/mellanox/hw-management/hw-mgmt
Submodule hw-mgmt updated 47 files
+59 −0 debian/Release.txt
+2 −2 debian/changelog
+3 −1 recipes-kernel/linux/Patch_Status_Table.txt
+0 −4 recipes-kernel/linux/kconfig.txt
+31 −0 recipes-kernel/linux/linux-5.10/0329-platform-mellanox-indicate-deferred-I2C-bus-creation.patch
+31 −0 recipes-kernel/linux/linux-6.1/0086-platform-mellanox-indicate-deferred-I2C-bus-creation.patch
+4 −0 usr/etc/hw-management-sensors/e3597_sensors.conf
+5 −1 usr/etc/hw-management-sensors/mqm9510_sensors.conf
+5 −1 usr/etc/hw-management-sensors/mqm9520_sensors.conf
+4 −4 usr/etc/hw-management-sensors/msn2010_sensors.conf
+4 −4 usr/etc/hw-management-sensors/msn2100_sensors.conf
+8 −8 usr/etc/hw-management-sensors/msn2410_sensors.conf
+4 −0 usr/etc/hw-management-sensors/msn27002_sensors.conf
+4 −0 usr/etc/hw-management-sensors/msn3420_sensors.conf
+8 −0 usr/etc/hw-management-sensors/msn4800_sensors.conf
+8 −0 usr/etc/hw-management-sensors/msn4800_sensors_lc.conf
+4 −0 usr/etc/hw-management-sensors/p4697_sensors.conf
+4 −0 usr/etc/hw-management-sensors/qm3000_sensors.conf
+4 −0 usr/etc/hw-management-sensors/qm3400_sensors.conf
+4 −0 usr/etc/hw-management-sensors/sn2201_sensors.conf
+25 −20 usr/etc/hw-management-sensors/sn5600_sensors.conf
+2 −2 usr/etc/hw-management-thermal/tc_config_mqm8700.json
+2 −2 usr/etc/hw-management-thermal/tc_config_mqm9700.json
+1 −1 usr/etc/hw-management-thermal/tc_config_msn27002.json
+2 −2 usr/etc/hw-management-thermal/tc_config_msn3420.json
+2 −2 usr/etc/hw-management-thermal/tc_config_msn3700.json
+2 −2 usr/etc/hw-management-thermal/tc_config_msn3700C.json
+2 −2 usr/etc/hw-management-thermal/tc_config_msn3750.json
+2 −2 usr/etc/hw-management-thermal/tc_config_msn3800.json
+2 −2 usr/etc/hw-management-thermal/tc_config_msn4410.json
+2 −2 usr/etc/hw-management-thermal/tc_config_msn4600.json
+2 −2 usr/etc/hw-management-thermal/tc_config_msn4600C.json
+2 −2 usr/etc/hw-management-thermal/tc_config_msn4700.json
+2 −2 usr/etc/hw-management-thermal/tc_config_msn4700_mps.json
+2 −2 usr/etc/hw-management-thermal/tc_config_msn5400.json
+2 −2 usr/etc/hw-management-thermal/tc_config_msn5600.json
+1 −1 usr/etc/hw-management-thermal/tc_config_qm3000.json
+2 −2 usr/etc/hw-management-thermal/tc_config_qm3400.json
+11 −0 usr/etc/hw-management-virtual/HI144/psu_vpd
+11 −0 usr/etc/hw-management-virtual/HI147/psu_vpd
+11 −0 usr/etc/hw-management-virtual/HI157/psu_vpd
+7 −4 usr/usr/bin/hw-management-chassis-events.sh
+5 −2 usr/usr/bin/hw-management-generate-dump.sh
+24 −1 usr/usr/bin/hw-management-helpers.sh
+31 −27 usr/usr/bin/hw-management-thermal-events.sh
+24 −7 usr/usr/bin/hw-management.sh
+16 −18 usr/usr/bin/hw_management_thermal_control.py
9 changes: 5 additions & 4 deletions platform/mellanox/non-upstream-patches/external-changes.patch
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
--- a/patch/series
+++ b/patch/series
@@ -108,6 +108,9 @@
@@ -110,6 +110,9 @@
0045-i2c-mlxcpld-Fix-criteria-for-frequency-setting.patch
0046-i2c-mlxcpld-Reduce-polling-time-for-performance-impr.patch
0047-i2c-mlxcpld-Allow-flexible-polling-time-setting-for-.patch
Expand All @@ -10,7 +10,7 @@
0053-mlxsw-core-Avoid-creation-virtual-hwmon-objects-by-t.patch
0054-mlxsw-minimal-Simplify-method-of-modules-number-dete.patch
0055-platform_data-mlxreg-Add-new-type-to-support-modular.patch
@@ -155,7 +158,68 @@
@@ -157,7 +160,68 @@
0097-1-mlxsw-Use-u16-for-local_port-field.patch
0097-2-mlxsw-i2c-Fix-chunk-size-setting.patch
0097-3-mlxsw-core_hwmon-Adjust-module-label-names.patch
Expand Down Expand Up @@ -79,7 +79,7 @@
0157-platform-x86-mlx-platform-Make-activation-of-some-dr.patch
0158-platform-x86-mlx-platform-Add-cosmetic-changes-for-a.patch
0159-mlx-platform-Add-support-for-systems-equipped-with-t.patch
@@ -166,14 +230,19 @@
@@ -168,14 +232,19 @@
0164-hwmon-jc42-Add-support-for-Seiko-Instruments-S-34TS0.patch
0165-platform-mellanox-mlxreg-io-Add-locking-for-io-opera.patch
0166-DS-leds-leds-mlxreg-Send-udev-event-from-leds-mlxreg.patch
Expand All @@ -99,7 +99,7 @@
0182-platform-mellanox-Introduce-support-of-new-Nvidia-L1.patch
0183-platform-mellanox-Split-initialization-procedure.patch
0184-platform-mellanox-Split-logic-in-init-and-exit-flow.patch
@@ -191,24 +260,121 @@
@@ -193,25 +262,122 @@
0197-platform-mellanox-Fix-order-in-exit-flow.patch
0198-platform-mellanox-Add-new-attributes.patch
0199-platform-mellanox-Change-register-offset-addresses.patch
Expand Down Expand Up @@ -217,6 +217,7 @@
+0326-platform-mellanox-mlxreg-hotplug-Add-support-for-new.patch
+0327-platform-mellanox-mlx-platform-Change-register-name.patch
+0328-platform-mellanox-mlx-platform-Add-support-for-new-X.patch
0329-platform-mellanox-indicate-deferred-I2C-bus-creation.patch
+9002-TMP-fix-for-fan-minimum-speed.patch
###-> mellanox_hw_mgmt-end

Expand Down