mbox series

[0/2] scsi: ufs: Temperature notification fixes

Message ID 20250114093512.151019-1-avri.altman@wdc.com (mailing list archive)
Headers show
Series scsi: ufs: Temperature notification fixes | expand

Message

Avri Altman Jan. 14, 2025, 9:35 a.m. UTC
Martin hi,

This series includes two changes to the UFS driver. The first patch
simplifies the temperature exception event handling, and the second
patch adds missing ABI documentation for the UFS hwmon driver.

Please consider this for the next merge window.

Thanks,
Avri

Avri Altman (2):
  scsi: ufs: hwmon: Add missing ABI documentation
  scsi: ufs: core: Simplify temperature exception event handling

 .../ABI/testing/sysfs-driver-ufs-hwmon        | 31 +++++++++++++++++++
 MAINTAINERS                                   |  2 ++
 drivers/ufs/core/ufshcd.c                     | 20 +-----------
 3 files changed, 34 insertions(+), 19 deletions(-)
 create mode 100644 Documentation/ABI/testing/sysfs-driver-ufs-hwmon