All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/10] clk: imx: scu: add more scu clock features
@ 2021-06-04  9:09 ` Dong Aisheng
  0 siblings, 0 replies; 36+ messages in thread
From: Dong Aisheng @ 2021-06-04  9:09 UTC (permalink / raw)
  To: linux-clk
  Cc: linux-arm-kernel, sboyd, dongas86, shawnguo, kernel, abel.vesa,
	Dong Aisheng

Add more scu clock features

Anson Huang (3):
  clk: imx: scu: Add A53 frequency scaling support
  clk: imx: scu: Add A72 frequency scaling support
  clk: imx: scu: Only save DC SS clock using non-cached clock rate

Dong Aisheng (5):
  clk: imx: scu: add more scu clocks
  clk: imx: scu: bypass cpu clock save and restore
  clk: imx: scu: detach pd if can't power up
  clk: imx: scu: bypass pi_pll enable status restore
  clk: imx: scu: add parent save and restore

Guoniu.zhou (1):
  clk: imx: scu: add parallel port clock ops

Nitin Garg (1):
  clk: imx: scu: Do not enable runtime PM for CPU clks

 drivers/clk/imx/clk-imx8qxp.c | 152 +++++++++++++++++++++++++++++++++-
 drivers/clk/imx/clk-scu.c     |  93 +++++++++++++++++----
 2 files changed, 227 insertions(+), 18 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2021-06-14 10:24 UTC | newest]

Thread overview: 36+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-04  9:09 [PATCH 00/10] clk: imx: scu: add more scu clock features Dong Aisheng
2021-06-04  9:09 ` Dong Aisheng
2021-06-04  9:09 ` [PATCH 01/10] clk: imx: scu: add more scu clocks Dong Aisheng
2021-06-04  9:09   ` Dong Aisheng
2021-06-14  8:52   ` Abel Vesa
2021-06-14  8:52     ` Abel Vesa
2021-06-04  9:09 ` [PATCH 02/10] clk: imx: scu: add parallel port clock ops Dong Aisheng
2021-06-04  9:09   ` Dong Aisheng
2021-06-14  8:53   ` Abel Vesa
2021-06-14  8:53     ` Abel Vesa
2021-06-04  9:09 ` [PATCH 03/10] clk: imx: scu: bypass cpu clock save and restore Dong Aisheng
2021-06-04  9:09   ` Dong Aisheng
2021-06-14  8:54   ` Abel Vesa
2021-06-14  8:54     ` Abel Vesa
2021-06-04  9:09 ` [PATCH 04/10] clk: imx: scu: detach pd if can't power up Dong Aisheng
2021-06-04  9:09   ` Dong Aisheng
2021-06-14  8:55   ` Abel Vesa
2021-06-14  8:55     ` Abel Vesa
2021-06-04  9:09 ` [PATCH 05/10] clk: imx: scu: bypass pi_pll enable status restore Dong Aisheng
2021-06-04  9:09   ` Dong Aisheng
2021-06-14  8:57   ` Abel Vesa
2021-06-14  8:57     ` Abel Vesa
2021-06-04  9:09 ` [PATCH 06/10] clk: imx: scu: Add A53 frequency scaling support Dong Aisheng
2021-06-04  9:09   ` Dong Aisheng
2021-06-04  9:09 ` [PATCH 07/10] clk: imx: scu: Add A72 " Dong Aisheng
2021-06-04  9:09   ` Dong Aisheng
2021-06-04  9:09 ` [PATCH 08/10] clk: imx: scu: Only save DC SS clock using non-cached clock rate Dong Aisheng
2021-06-04  9:09   ` Dong Aisheng
2021-06-04  9:09 ` [PATCH 09/10] clk: imx: scu: add parent save and restore Dong Aisheng
2021-06-04  9:09   ` Dong Aisheng
2021-06-04  9:09 ` [PATCH 10/10] clk: imx: scu: Do not enable runtime PM for CPU clks Dong Aisheng
2021-06-04  9:09   ` Dong Aisheng
2021-06-14  9:07 ` [PATCH 00/10] clk: imx: scu: add more scu clock features Abel Vesa
2021-06-14  9:07   ` Abel Vesa
2021-06-14 10:22 ` Abel Vesa
2021-06-14 10:22   ` Abel Vesa

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.