From: Subhash Jadavani <subhashj@codeaurora.org>
To: vinholikatti@gmail.com, jejb@linux.vnet.ibm.com,
martin.petersen@oracle.com
Cc: linux-scsi@vger.kernel.org, Subhash Jadavani <subhashj@codeaurora.org>
Subject: [PATCH v1 0/8] scsi: ufs: enhancements, bug fixes and debug support
Date: Fri, 3 Feb 2017 16:56:30 -0800 [thread overview]
Message-ID: <1486169790-22655-1-git-send-email-subhashj@codeaurora.org> (raw)
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
next reply other threads:[~2017-02-04 0:56 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-04 0:56 Subhash Jadavani [this message]
2017-02-07 23:06 ` [PATCH v1 0/8] scsi: ufs: enhancements, bug fixes and debug support Martin K. Petersen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1486169790-22655-1-git-send-email-subhashj@codeaurora.org \
--to=subhashj@codeaurora.org \
--cc=jejb@linux.vnet.ibm.com \
--cc=linux-scsi@vger.kernel.org \
--cc=martin.petersen@oracle.com \
--cc=vinholikatti@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).