Message ID | 20230831130826.5592-1-peter.wang@mediatek.com (mailing list archive) |
---|---|
Headers | show |
Series | Fix abnormal clock scaling behaviors | expand |
On Thu, 31 Aug 2023 21:08:23 +0800, peter.wang@mediatek.com wrote: > This patch fix abnormal clock scaling behaviors. > > Peter Wang (3): > ufs: core: only suspend clock scaling if scale down > ufs: core: fix abnormal scale up after last cmd finish > ufs: core: fix abnormal scale up after scale down > > [...] Applied to 6.7/scsi-queue, thanks! [1/3] ufs: core: only suspend clock scaling if scale down https://git.kernel.org/mkp/scsi/c/1d969731b87f [2/3] ufs: core: fix abnormal scale up after last cmd finish https://git.kernel.org/mkp/scsi/c/6fd53da45bbc [3/3] ufs: core: fix abnormal scale up after scale down https://git.kernel.org/mkp/scsi/c/b50d9c27a31e
From: Peter Wang <peter.wang@mediatek.com> This patch fix abnormal clock scaling behaviors. Peter Wang (3): ufs: core: only suspend clock scaling if scale down ufs: core: fix abnormal scale up after last cmd finish ufs: core: fix abnormal scale up after scale down drivers/ufs/core/ufshcd.c | 26 ++++++++++++-------------- 1 file changed, 12 insertions(+), 14 deletions(-)