All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/4] scsi: ufs-mediatek: provide power management
@ 2019-12-13  8:11 ` Stanley Chu
  0 siblings, 0 replies; 39+ messages in thread
From: Stanley Chu @ 2019-12-13  8:11 UTC (permalink / raw)
  To: linux-scsi, martin.petersen, avri.altman, alim.akhtar,
	pedrom.sousa, jejb, matthias.bgg
  Cc: linux-mediatek, linux-arm-kernel, linux-kernel, beanhuo,
	kuohong.wang, peter.wang, chun-hung.wu, andy.teng, Stanley Chu

The patch set provides power management on MediaTek Chipsets by

1. Introduce reference clock control
2. Configure customized auto-hibernate timer
3. Enable clk-gating with customized delayed timer value

Stanley Chu (4):
  scsi: ufs-mediatek: introduce reference clock control
  scsi: ufs: export ufshcd_auto_hibern8_update for vendor usage
  scsi: ufs-mediatek: configure customized auto-hibern8 timer
  scsi: ufs-mediatek: configure and enable clk-gating

 drivers/scsi/ufs/ufs-mediatek.c | 93 +++++++++++++++++++++++++++++++--
 drivers/scsi/ufs/ufs-mediatek.h | 20 ++++++-
 drivers/scsi/ufs/ufs-sysfs.c    | 20 -------
 drivers/scsi/ufs/ufshcd.c       | 18 +++++++
 drivers/scsi/ufs/ufshcd.h       |  1 +
 5 files changed, 126 insertions(+), 26 deletions(-)

-- 
2.18.0

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

end of thread, other threads:[~2019-12-20  2:26 UTC | newest]

Thread overview: 39+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-13  8:11 [PATCH v1 0/4] scsi: ufs-mediatek: provide power management Stanley Chu
2019-12-13  8:11 ` Stanley Chu
2019-12-13  8:11 ` Stanley Chu
2019-12-13  8:11 ` [PATCH v1 1/4] scsi: ufs-mediatek: introduce reference clock control Stanley Chu
2019-12-13  8:11   ` Stanley Chu
2019-12-13  8:11   ` Stanley Chu
2019-12-19 18:17   ` Alim Akhtar
2019-12-19 18:17     ` Alim Akhtar
2019-12-19 18:17     ` Alim Akhtar
2019-12-13  8:11 ` [PATCH v1 2/4] scsi: ufs: export ufshcd_auto_hibern8_update for vendor usage Stanley Chu
2019-12-13  8:11   ` Stanley Chu
2019-12-13  8:11   ` Stanley Chu
2019-12-18 23:53   ` Asutosh Das (asd)
2019-12-18 23:53     ` Asutosh Das (asd)
2019-12-18 23:53     ` Asutosh Das (asd)
2019-12-19 18:32   ` Alim Akhtar
2019-12-19 18:32     ` Alim Akhtar
2019-12-19 18:32     ` Alim Akhtar
2019-12-13  8:11 ` [PATCH v1 3/4] scsi: ufs-mediatek: configure customized auto-hibern8 timer Stanley Chu
2019-12-13  8:11   ` Stanley Chu
2019-12-13  8:11   ` Stanley Chu
2019-12-19 18:25   ` Alim Akhtar
2019-12-19 18:25     ` Alim Akhtar
2019-12-19 18:25     ` Alim Akhtar
2019-12-13  8:11 ` [PATCH v1 4/4] scsi: ufs-mediatek: configure and enable clk-gating Stanley Chu
2019-12-13  8:11   ` Stanley Chu
2019-12-13  8:11   ` Stanley Chu
2019-12-19 18:33   ` Alim Akhtar
2019-12-19 18:33     ` Alim Akhtar
2019-12-19 18:33     ` Alim Akhtar
2019-12-19 23:17 ` [PATCH v1 0/4] scsi: ufs-mediatek: provide power management Martin K. Petersen
2019-12-19 23:17   ` Martin K. Petersen
2019-12-19 23:17   ` Martin K. Petersen
2019-12-20  1:25   ` Stanley Chu
2019-12-20  1:25     ` Stanley Chu
2019-12-20  1:25     ` Stanley Chu
2019-12-20  2:25     ` Martin K. Petersen
2019-12-20  2:25       ` Martin K. Petersen
2019-12-20  2:25       ` Martin K. Petersen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.