RE: [EXT] [PATCH 0/5] scsi: ufs: ufs device as a temperature sensor

From: Bean Huo (beanhuo)
Date: Mon Feb 03 2020 - 03:51:18 EST


Hi, Avi
Please add "resend" prefix or version in your subject when you re-send your patches for the next time,
Such make us easier follow your changes.

Thanks,

//Bean

> Subject: [EXT] [PATCH 0/5] scsi: ufs: ufs device as a temperature sensor
>
> Avi Shchislowski (5):
> scsi: ufs: Add ufs thermal support
> scsi: ufs: export ufshcd_enable_ee
> scsi: ufs: enable thermal exception event
> scsi: ufs-thermal: implement thermal file ops
> scsi: ufs: temperature atrributes add to ufs_sysfs
>
> drivers/scsi/ufs/Kconfig | 11 ++
> drivers/scsi/ufs/Makefile | 1 +
> drivers/scsi/ufs/ufs-sysfs.c | 6 +
> drivers/scsi/ufs/ufs-thermal.c | 247
> +++++++++++++++++++++++++++++++++++++++++
> drivers/scsi/ufs/ufs-thermal.h | 25 +++++
> drivers/scsi/ufs/ufs.h | 20 +++-
> drivers/scsi/ufs/ufshcd.c | 9 +-
> drivers/scsi/ufs/ufshcd.h | 12 ++
> 8 files changed, 329 insertions(+), 2 deletions(-) create mode 100644
> drivers/scsi/ufs/ufs-thermal.c create mode 100644 drivers/scsi/ufs/ufs-
> thermal.h
>
> --
> 1.9.1