lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Mon, 3 Feb 2020 08:51:12 +0000
From:   "Bean Huo (beanhuo)" <beanhuo@...ron.com>
To:     Avi Shchislowski <avi.shchislowski@....com>,
        Alim Akhtar <alim.akhtar@...sung.com>,
        Avri Altman <avri.altman@....com>,
        "James E.J. Bottomley" <jejb@...ux.ibm.com>,
        "Martin K. Petersen" <martin.petersen@...cle.com>,
        "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
        "linux-scsi@...r.kernel.org" <linux-scsi@...r.kernel.org>
CC:     "cang@...eaurora.org" <cang@...eaurora.org>
Subject: RE: [EXT] [PATCH 0/5] scsi: ufs: ufs device as a temperature sensor

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ