* [PATCH v1 0/8] scsi: ufs: enhancements, bug fixes and debug support
@ 2017-02-04 0:56 Subhash Jadavani
2017-02-07 23:06 ` Martin K. Petersen
0 siblings, 1 reply; 2+ messages in thread
From: Subhash Jadavani @ 2017-02-04 0:56 UTC (permalink / raw)
To: vinholikatti, jejb, martin.petersen; +Cc: linux-scsi, Subhash Jadavani
This patch series adds following things:
- Gear scaling during clock scaling to save additional power
- Make clock scaling independent clock gating so that we can set lower
clock gating timeout than clock scaling window
- one bug fix to clock scaling
- additional debug support
Gilad Broner (3):
scsi: ufs: skip request abort task when previous aborts failed
scsi: ufs: reduce printout for aborted requests
scsi: ufs: add host state prints in failure cases
Subhash Jadavani (3):
scsi: ufs: add load based scaling of UFS gear
scsi: ufs: don't suspend clock scaling during clock gating
scsi: ufs: kick start clock scaling only after device detection
Venkat Gopalakrishnan (2):
scsi: ufs-qcom: dump additional testbus registers
scsi: ufs: dump hw regs on link failures
drivers/scsi/ufs/ufs-qcom.c | 48 ++-
drivers/scsi/ufs/ufs-qcom.h | 1 +
drivers/scsi/ufs/ufshcd.c | 863 ++++++++++++++++++++++++++++++++------------
drivers/scsi/ufs/ufshcd.h | 44 ++-
4 files changed, 726 insertions(+), 230 deletions(-)
--
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
a Linux Foundation Collaborative Project
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH v1 0/8] scsi: ufs: enhancements, bug fixes and debug support
2017-02-04 0:56 [PATCH v1 0/8] scsi: ufs: enhancements, bug fixes and debug support Subhash Jadavani
@ 2017-02-07 23:06 ` Martin K. Petersen
0 siblings, 0 replies; 2+ messages in thread
From: Martin K. Petersen @ 2017-02-07 23:06 UTC (permalink / raw)
To: Subhash Jadavani; +Cc: vinholikatti, jejb, martin.petersen, linux-scsi
>>>>> "Subhash" == Subhash Jadavani <subhashj@codeaurora.org> writes:
Subhash> This patch series adds following things: - Gear scaling during
Subhash> clock scaling to save additional power - Make clock scaling
Subhash> independent clock gating so that we can set lower clock gating
Subhash> timeout than clock scaling window - one bug fix to clock
Subhash> scaling - additional debug support
Applied to 4.11/scsi-queue.
--
Martin K. Petersen Oracle Linux Engineering
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-02-07 23:06 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-04 0:56 [PATCH v1 0/8] scsi: ufs: enhancements, bug fixes and debug support Subhash Jadavani
2017-02-07 23:06 ` Martin K. Petersen
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).