Gentle ping.

Thanks
Uri
-----Original Message-----
From: Uri [mailto:[email protected]] 
Sent: Wednesday, December 19, 2018 11:29 AM
To: James E . J . Bottomley <[email protected]>; Martin K . Petersen 
<[email protected]>; [email protected]
Cc: Alex Lemberg <[email protected]>; Uri Yanai <[email protected]>
Subject: [PATCH 0/2] scsi: ufs: support new temperature atrib(UFSv3.0)

From: Uri Yanai <[email protected]>

Two patches adding support for new UFSv3.0 temperature attributes.
* scsi: ufs: temperature notification:
adds new attributes, macro definitions, ufs_features member to ufs_dev_desc and 
sysfs entries.

* scsi: ufs: add registration to thermal zone:
registers to thermal_zone interface and implements the thermal ops, following 
similar work done on "Intel Wireless WiFi Next Gen AGN”

Uri Yanai (2):
  scsi: ufs: temperature notification
  scsi: ufs: add registration to thermal zone

 drivers/scsi/ufs/ufs-sysfs.c |   6 ++
 drivers/scsi/ufs/ufs.h       |   8 ++
 drivers/scsi/ufs/ufshcd.c    | 182 +++++++++++++++++++++++++++++++++++++++++++
 drivers/scsi/ufs/ufshcd.h    |  33 ++++++++
 4 files changed, 229 insertions(+)

--
2.7.4

Reply via email to