|
| 1 | +================================================================================ |
| 2 | +- V.7.0050.3000 |
| 3 | +- Tue, 13 Jan 2026 |
| 4 | +-------------------------------------------------------------------------------- |
| 5 | + |
| 6 | +- New features |
| 7 | + o Add support for SN58XX_LD liquid-cooled Ethernet platforms |
| 8 | + o Add support for SN5810_LD virtual platform |
| 9 | + o Add ThermalControl v2.5 with module EEPROM-based configuration support for SPC4/5 systems |
| 10 | + o Add hw-mgmt-sync controller service with peripheral and thermal updaters |
| 11 | + o Add signalling for ASIC readiness |
| 12 | + o Add support for kernel 6.12.41/6.12.44 minor versions |
| 13 | + o Add new pmbus drivers for MP2845 and MP5926 voltage regulator devices |
| 14 | + o Add Cartridge EEPROM Flash Tool |
| 15 | + o Add system EEPROM update script |
| 16 | + o Add voltage regulator device flashing utility |
| 17 | + o Add script for updating list of voltage regulators by single request |
| 18 | + o Add tool for kernel I2C trace decoding (pmbus device) |
| 19 | + o Add support for running fixups hooks in hw-mgmt dump |
| 20 | + o Add support reading Critical TH for module temperature |
| 21 | + o Add module vendor info retrieval for independent mode |
| 22 | + o Add BMC default user password initialization |
| 23 | + o Add ISL68137 VR driver loading on X86 systems |
| 24 | + o Add scales for current and power measurement for GB300 NVLink systems |
| 25 | + o Add I2C bus ownership check and reporting for VMOD0021 systems |
| 26 | + o Add comprehensive test coverage and quality infrastructure |
| 27 | + |
| 28 | +- Bug fixes |
| 29 | + o #4828481 hw-mgmt: scripts: Fix generate dump failed on sys folder |
| 30 | + o #4744091 hw-mgmt: scripts: Fix voltmon5 address conflict with DPU |
| 31 | + o #4738257 hw-mgmt: scripts: Make creation of parsed VPD files atomic |
| 32 | + o #4662187 hw-mgmt: scripts: Restore ASIC chipup status on restart |
| 33 | + o #4710734 hw-mgmt: scripts: Update sensors configuration of SN5640/SN5610 systems |
| 34 | + o #4647791 hw-mgmt: scripts: Fix race conditions for write in thermal updater |
| 35 | + o #4661922 hw-mgmt: thermal: Fix recovery flow for special attention FAN |
| 36 | + o #4686090 hw-mgmt: sensors: Fix MSN4700 lmsensors config |
| 37 | + o #4497061 Revert ASIC temperature reading fix to prevent critical regression |
| 38 | + o #4761522 Restore missing platform configurations (HI176, HI177, HI179, HI180) |
| 39 | + o #4677548 hw-mgmt: thermal: TC fix attention_fans config for Q3400 |
| 40 | + o #4571615 hw-mgmt: thermal: TC fix attention_fans config for SN4280 |
| 41 | + o #4546995 Refactor hw-management: Split sync service into peripheral and thermal updaters |
| 42 | + o hw-mgmt: thermal: ThermalControl memory usage optimization |
| 43 | + o hw-mgmt: thermal: Fix FAN speed tolerance |
| 44 | + o hw-mgmt: thermal: Fix TEC module support |
| 45 | + o hw-mgmt: thermal: Fix module present status update and lcrit validation |
| 46 | + o hw-mgmt: thermal: Fix thermal data for SN5600 |
| 47 | + o hw-mgmt: thermal: Fix thermal config name for MSN2700-A1 |
| 48 | + o hw-mgmt: thermal: TC fix PCH thermal sensor availability |
| 49 | + o hw-mgmt: thermal: Fix thermal config default parameters apply for swbX_voltmon |
| 50 | + o hw-mgmt: thermal: TC removed unsupported ASIC sensor from Q3450 config |
| 51 | + o hw-mgmt: thermal: Fix misprint in Q3450 thermal config |
| 52 | + o hw-mgmt: scripts: Fix peripheral/thermal updater service crash on exit |
| 53 | + o hw-mgmt: scripts: Fix detection of PDB devices on Q3450 systems |
| 54 | + o hw-mgmt: scripts: Fix creation of ASIC init attributes for SN58XX_LD |
| 55 | + o hw-mgmt: scripts: Fix ASIC PCIE mapping for N61XX_LD platform |
| 56 | + o hw-mgmt: scripts: Fix for sodimm temp attribute |
| 57 | + o hw-mgmt: scripts: Fix SN4280 sensors config |
| 58 | + o hw-mgmt: sensors: Fix typo in sensors names for NVLink systems |
| 59 | + o hw-mgmt: sensors: Rename PMIC-7 sensor for GB300 NVLink systems |
| 60 | + o hw-mgmt: sensors: Remove PSU power2_cap attribute |
| 61 | + o hw-mgmt: rules: Fix usb0 interface rule to work with kernel 6.12 |
| 62 | + o hw-mgmt: service: Fix service start-limit issue |
| 63 | + o hw-mgmt: scripts: Re-instantiate mlxreg-dpu devices |
| 64 | + o hw-mgmt: scripts: Improve logging for thermal and peripheral updater service |
| 65 | + o hw-mgmt: scripts: ThermalControl optimize logging |
| 66 | + |
| 67 | +- Kernel Patches for New Features: |
| 68 | + o Add pmbus drivers for new MPS devices (MP2845, MP5926) for GB300, NV144 and new systems |
| 69 | + recipes-kernel/linux/linux-6.1/0107-hwmon-pmbus-mp2845-Add-support-for-MP2845-device.patch |
| 70 | + recipes-kernel/linux/linux-6.1/0108-hwmon-pmbus-mp5926-Add-support-for-MP5926-device.patch |
| 71 | + recipes-kernel/linux/linux-6.12/0056-hwmon-pmbus-mp2845-Add-support-for-MP2845-device.patch |
| 72 | + recipes-kernel/linux/linux-6.12/0057-hwmon-pmbus-mp5926-Add-support-for-MP5926-device.patch |
| 73 | + o Add SN58XX_LD platform driver for kernel 6.1 and 6.12 |
| 74 | + recipes-kernel/linux/linux-6.1/0091-platform-mellanox-nvsw-bmc-Add-system-control-and-mo.patch |
| 75 | + recipes-kernel/linux/linux-6.12/0050-platform-mellanox-nvsw-bmc-Add-system-control-and-mo.patch |
| 76 | + o Update N61XX_LD platform driver with new reset causes and attributes |
| 77 | + recipes-kernel/linux/linux-6.1/0091-platform-mellanox-nvsw-bmc-Add-system-control-and-mo.patch |
| 78 | + o #4616243 Add support for kernel 6.12.41/6.12.44 minor version |
| 79 | + recipes-kernel/linux/linux-6.12/0026-Fix-initialization-order-for-firmware_a.patch |
| 80 | + o #5360318 hw-mgmt: kernel 6.1: mp2975: Clear interrupts at probe |
| 81 | + recipes-kernel/linux/linux-6.1/0106-hwmon-pmbus-mp2975-Clear-interrupts-at-probe.patch |
| 82 | + o Fix SN5640 LED platform data for kernel 6.12 |
| 83 | + o Fix DPU boot_progress read issue for kernel 6.12 |
| 84 | + o Fix DPU dpuX_pwr_force access privileges for kernel 6.12 |
| 85 | + |
| 86 | +- For detailed patch list: Please view: https://github.com/Mellanox/hw-mgmt/blob/V.7.0050.3000/recipes-kernel/linux/Patch_Status_Table.txt |
| 87 | + |
| 88 | +- Known issues and limitations: |
| 89 | + o Systems like sn2700 which contain delta 460 PSU may have "Error getting sensor data: dps460/#25: Can't read" |
| 90 | + which is a temporary inaccessibility of certain alarm attributes read from the PSU. |
| 91 | + o Systems may show a message of WARNING kernel: … supply vcc not found, using dummy regulator" |
| 92 | + o Systems SN2010, SN2100, SN2410, SN2700 and SN2740 (and their "-B" variants) require the following flag in kernel cmdline: |
| 93 | + "acpi_enforce_resources=lax acpi=noirq". |
| 94 | + |
| 95 | + |
1 | 96 | ================================================================================ |
2 | 97 | - V.7.0050.2935 |
3 | 98 | - Thu, 08 Jan 2026 |
|
0 commit comments