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

From: Avri Altman
Date: Tue Jan 14 2025 - 04:38:19 EST


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

--
2.25.1