linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V2 0/1] scsi: ufs: Add support for Auto-Hibernate Idle Timer
@ 2018-03-19  8:01 Adrian Hunter
  2018-03-19  8:01 ` [PATCH V2 1/1] " Adrian Hunter
  0 siblings, 1 reply; 4+ messages in thread
From: Adrian Hunter @ 2018-03-19  8:01 UTC (permalink / raw)
  To: Vinayak Holikatti, Martin K. Petersen, James E.J. Bottomley
  Cc: Stanislav Nijnikov, Jaegeuk Kim, Bart Van Assche, linux-scsi,
	linux-kernel, Szymon Mielczarek, Alim Akhtar, Alex Lemberg,
	Vivek Gautam

Hi

Here is V2, now re-based on top of patch "scsi: ufs: sysfs:reworking of the
rpm_lvl and spm_lvl entries".

Michał Potomski has previously sent a patch for Auto-Hibernate, but this
patch is slightly different, based on the latest ufs-sysfs changes, it also
takes care to restore auto-hibernate during resume, and otherwise avoids
updating the register if the device is runtime suspended.  Also a default
value of 150ms is set.


Changes in V2:

	Re-based on top of (yet to be applied) patch "scsi: ufs: sysfs:
	reworking of the rpm_lvl and spm_lvl entries"


Adrian Hunter (1):
      scsi: ufs: Add support for Auto-Hibernate Idle Timer

 Documentation/ABI/testing/sysfs-driver-ufs | 15 ++++++
 drivers/scsi/ufs/ufs-sysfs.c               | 77 ++++++++++++++++++++++++++++++
 drivers/scsi/ufs/ufshcd.c                  | 26 ++++++++++
 drivers/scsi/ufs/ufshcd.h                  |  3 ++
 drivers/scsi/ufs/ufshci.h                  |  7 +++
 5 files changed, 128 insertions(+)


Regards
Adrian

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-03-20 12:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-19  8:01 [PATCH V2 0/1] scsi: ufs: Add support for Auto-Hibernate Idle Timer Adrian Hunter
2018-03-19  8:01 ` [PATCH V2 1/1] " Adrian Hunter
2018-03-20 11:56   ` Stanislav Nijnikov
2018-03-20 12:09     ` Adrian Hunter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).