linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/3] scsi: ufs: Cleanup and refactor clock scaling
@ 2021-01-20 15:01 Stanley Chu
  2021-01-20 15:01 ` [PATCH v3 1/3] scsi: ufs: Refactor cancelling clkscaling works Stanley Chu
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Stanley Chu @ 2021-01-20 15:01 UTC (permalink / raw)
  To: linux-scsi, martin.petersen, avri.altman, alim.akhtar, jejb
  Cc: beanhuo, asutoshd, cang, matthias.bgg, bvanassche,
	linux-mediatek, linux-arm-kernel, linux-kernel, kuohong.wang,
	peter.wang, chun-hung.wu, andy.teng, chaotian.jing, cc.chou,
	jiajie.hao, alice.chao, Stanley Chu

Hi,
This series cleans up and refactors clk-scaling feature, and shall not change any functionality.

This series is based on Can's series "Three changes related with UFS clock scaling" in 5.12/scsi-queue branch in Martin's tree.

Changes since v2:
  - Remove patch 4
  - Rebase to Can's series: [v11] Three changes related with UFS clock scaling

Changes since v1:
  - Refactor ufshcd_clk_scaling_suspend() in patch [3/4]
  - Change function name from ufshcd_clk_scaling_pm() to ufshcd_clk_scaling_suspend() in patch [3/4]
  - Refine patch titles


Stanley Chu (3):
  scsi: ufs: Refactor cancelling clkscaling works
  scsi: ufs: Remove redundant null checking of devfreq instance
  scsi: ufs: Cleanup and refactor clk-scaling feature

 drivers/scsi/ufs/ufshcd.c | 87 ++++++++++++++++++---------------------
 1 file changed, 41 insertions(+), 46 deletions(-)

-- 
2.18.0


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

end of thread, other threads:[~2021-01-23  4:24 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-20 15:01 [PATCH v3 0/3] scsi: ufs: Cleanup and refactor clock scaling Stanley Chu
2021-01-20 15:01 ` [PATCH v3 1/3] scsi: ufs: Refactor cancelling clkscaling works Stanley Chu
2021-01-20 15:01 ` [PATCH v3 2/3] scsi: ufs: Remove redundant null checking of devfreq instance Stanley Chu
2021-01-20 15:01 ` [PATCH v3 3/3] scsi: ufs: Cleanup and refactor clk-scaling feature Stanley Chu
2021-01-21  3:29 ` [PATCH v3 0/3] scsi: ufs: Cleanup and refactor clock scaling Martin K. Petersen
2021-01-23  4:22 ` 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).