Skip to content

Latest commit

 

History

History
62 lines (41 loc) · 5.48 KB

File metadata and controls

62 lines (41 loc) · 5.48 KB

Changelog

The format is based on Keep a Changelog.

This release builds with the Linux distribution kernels shipped with:

  • RHEL 8.2 to 8.10, and 9.0 to 9.5.
  • Fedora 40 and 41.
  • Ubuntu 20.04, 22.04, and 24.04.

Fixed

  • Fix regression querying platform device in power_hwmon_write() (a98607b).
  • Fix warnings about missing prototypes in qsfp-mem-core driver (9d84f4d).
  • Consistently use CVL in MAX 10 BMC sensor labels (cb86311).
  • Fix missing free() of type in binfo_create_feature_dev_data() (7035881).
  • Fix dfl MODULE_DEVICE_TABLE built on big-endian host (6e26c62).
  • Fix leaking device id for released ports (7f68320).

Added

  • Document parent/child AFU port relationship (55a4090).

Fixed

  • Fix automatic loading of 8250_dfl driver (c955739).

This release builds with the Linux distribution kernels shipped with:

  • RHEL 8.2 to 8.10.
  • Fedora 39 and 40.
  • Ubuntu 20.04 and 22.04.

Added

Fixed

  • Fix handling of CSR-relative addresses (c6fb0fb).
  • Fix resource claim failure (605182a).
  • Handle NACK from QSFP module (cb1a638).
  • Fix multiplier for N6000 board power sensor (2fd7bfa).
  • Fix excessive QSFP cable polling (5e592f2, 3a12784).
  • Add PCI subdevice ID for Intel D5005 card (68adaf0).