Skip to content

[Mellanox] Update hw-mgmt package to V.7.0020.3006 #11538

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

Merged
merged 2 commits into from
Aug 11, 2022
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
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.0020.2004
MLNX_HW_MANAGEMENT_VERSION = 7.0020.3006

export MLNX_HW_MANAGEMENT_VERSION

Expand Down
2 changes: 1 addition & 1 deletion platform/mellanox/hw-management/hw-mgmt
Submodule hw-mgmt updated 71 files
+33 −0 .github/workflows/build-release.yml
+70 −0 .github/workflows/codeql-analysis.yml
+6 −5 README.md
+285 −7 debian/Release.txt
+2 −2 debian/changelog
+2 −2 debian/copyright
+43 −9 recipes-kernel/linux/Patch_Status_Table.txt
+11 −8 recipes-kernel/linux/linux-4.19/0145-hwmon-Add-support-for-EMC2305-RPM-based-PWM-Fan-Spee.patch
+33 −102 recipes-kernel/linux/linux-4.19/0147-hwmon-powr1220-Upgrade-driver-to-support-hwmon-info-.patch
+63 −30 recipes-kernel/linux/linux-4.19/0148-hwmon-powr1220-Add-support-for-Lattice-s-POWR1014-po.patch
+11 −12 recipes-kernel/linux/linux-4.19/0149-platform_data-mlxreg-Add-field-for-notification-call.patch
+107 −57 recipes-kernel/linux/linux-4.19/0151-platform-mellanox-Add-support-for-new-SN2201-system.patch
+19 −21 recipes-kernel/linux/linux-4.19/0153-Documentation-ABI-Add-new-attributes-for-mlxreg-io-s.patch
+47 −0 recipes-kernel/linux/linux-4.19/0156-hwmon-jc42-Add-support-for-Seiko-Instruments-S-34TS0.patch
+1,019 −0 recipes-kernel/linux/linux-4.19/0157-platform-mellanox-Introduce-support-for-NDR-InfiniBa.patch
+86 −0 recipes-kernel/linux/linux-4.19/0158-platform-mellanox-Add-COME-board-revision-register.patch
+345 −0 recipes-kernel/linux/linux-4.19/0159-platform-mellanox-Introduce-support-for-NVLink4-mana.patch
+76 −0 recipes-kernel/linux/linux-4.19/0160-DS-leds-leds-mlxreg-Send-udev-event-from-leds-mlxreg.patch
+106 −0 recipes-kernel/linux/linux-4.19/0160-platform-mellanox-mlxreg-io-Add-locking-for-io-opera.patch
+126 −0 recipes-kernel/linux/linux-4.19/0161-TMP-mlxsw-i2c-Prevent-transaction-execution-for-spec.patch
+30 −0 recipes-kernel/linux/linux-4.19/0162-i2c-mlxcpld-Fix-register-setting-for-400KHz-frequenc.patch
+191 −0 recipes-kernel/linux/linux-4.19/0163-platform-mellanox-mlxreg-lc-Fix-cleanup-on-failure-a.patch
+126 −0 recipes-kernel/linux/linux-4.9/0075-TMP-mlxsw-i2c-Prevent-transaction-execution-for-spec.patch
+10 −13 recipes-kernel/linux/linux-5.10/0083-platform_data-mlxreg-Add-field-for-notification-call.patch
+24 −45 recipes-kernel/linux/linux-5.10/0085-hwmon-powr1220-Upgrade-driver-to-support-hwmon-info-.patch
+22 −38 recipes-kernel/linux/linux-5.10/0086-hwmon-powr1220-Add-support-for-Lattice-s-POWR1014-po.patch
+11 −8 recipes-kernel/linux/linux-5.10/0087-hwmon-Add-support-for-EMC2305-RPM-based-PWM-Fan-Spee.patch
+108 −60 recipes-kernel/linux/linux-5.10/0089-platform-mellanox-Add-support-for-new-SN2201-system.patch
+41 −41 recipes-kernel/linux/linux-5.10/0090-Documentation-ABI-Add-new-attributes-for-mlxreg-io-s.patch
+1 −1 recipes-kernel/linux/linux-5.10/0135-mlxsw-core_linecards-Add-line-card-objects-and-imple.patch
+120 −0 recipes-kernel/linux/linux-5.10/0157-platform-x86-mlx-platform-Make-activation-of-some-dr.patch
+0 −79 recipes-kernel/linux/linux-5.10/0158-platform-mellanox-Introduce-support-for-COMe-NVSwitc.patch
+84 −0 recipes-kernel/linux/linux-5.10/0158-platform-x86-mlx-platform-Add-cosmetic-changes-for-a.patch
+8 −8 recipes-kernel/linux/linux-5.10/0159-mlx-platform-Add-support-for-systems-equipped-with-t.patch
+360 −0 recipes-kernel/linux/linux-5.10/0160-platform-mellanox-Introduce-support-for-COMe-NVSwitc.patch
+7 −7 recipes-kernel/linux/linux-5.10/0161-platform-x86-mlx-platform-Add-support-for-new-system.patch
+272 −63 recipes-kernel/linux/linux-5.10/0162-platform-mellanox-Introduce-support-for-NDR-InfiniBa.patch
+86 −0 recipes-kernel/linux/linux-5.10/0163-platform-mellanox-Add-COME-board-revision-register.patch
+391 −0 recipes-kernel/linux/linux-5.10/0164-platform-mellanox-Introduce-support-for-NVLink4-mana.patch
+47 −0 recipes-kernel/linux/linux-5.10/0165-hwmon-jc42-Add-support-for-Seiko-Instruments-S-34TS0.patch
+106 −0 recipes-kernel/linux/linux-5.10/0166-platform-mellanox-mlxreg-io-Add-locking-for-io-opera.patch
+74 −0 recipes-kernel/linux/linux-5.10/0167-DS-leds-leds-mlxreg-Send-udev-event-from-leds-mlxreg.patch
+97 −0 recipes-kernel/linux/linux-5.10/0168-TMP-lan743x-Add-support-for-fixed-phy.patch
+30 −0 recipes-kernel/linux/linux-5.10/0169-TMP-mlxsw-minimal-Ignore-error-reading-SPAD-register.patch
+126 −0 recipes-kernel/linux/linux-5.10/0170-TMP-mlxsw-i2c-Prevent-transaction-execution-for-spec.patch
+30 −0 recipes-kernel/linux/linux-5.10/0171-i2c-mlxcpld-Fix-register-setting-for-400KHz-frequenc.patch
+194 −0 recipes-kernel/linux/linux-5.10/0172-platform-mellanox-mlxreg-lc-Fix-cleanup-on-failure-a.patch
+84 −0 recipes-kernel/linux/linux-5.10/0173-TMP-platform-mlx-platform-Add-SPI-path-for-NVLink-sw.patch
+93 −0 recipes-kernel/linux/linux-5.10/0174-DS-mlxsw-core_linecards-Skip-devlink-and-provisionin.patch
+10 −0 rpm/gen_rpm.sh
+194 −0 rpm/hw-management.spec
+177 −0 usr/etc/hw-management-sensors/mqm9510_sensors.conf
+153 −0 usr/etc/hw-management-sensors/mqm9520_sensors.conf
+26 −0 usr/etc/hw-management-sensors/msn3700_sensors.conf
+26 −0 usr/etc/hw-management-sensors/msn4700_respin_sensors.conf
+26 −0 usr/etc/hw-management-sensors/msn4700_sensors.conf
+259 −0 usr/etc/hw-management-sensors/msn4800_sensors_lc.conf
+75 −62 usr/etc/hw-management-sensors/p4697_sensors.conf
+114 −0 usr/etc/hw-management-sensors/sn3750sx_sensors.conf
+18 −12 usr/lib/udev/rules.d/50-hw-management-events.rules
+234 −96 usr/usr/bin/hw-management-chassis-events.sh
+61 −9 usr/usr/bin/hw-management-global-wp.sh
+12 −0 usr/usr/bin/hw-management-helpers.sh
+30 −23 usr/usr/bin/hw-management-i2c-gpio-expander.sh
+2 −2 usr/usr/bin/hw-management-lc-fru-parser.py
+0 −0 usr/usr/bin/hw-management-led-state-conversion.sh
+1 −1 usr/usr/bin/hw-management-parse-eeprom.sh
+10 −9 usr/usr/bin/hw-management-start-post.sh
+33 −20 usr/usr/bin/hw-management-thermal-control.sh
+27 −3 usr/usr/bin/hw-management-thermal-events.sh
+342 −155 usr/usr/bin/hw-management.sh