index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
imx
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
clk: imx: imx8-acm: Fix return value check in clk_imx_acm_attach_pm_domains()
Yang Yingliang
2024-11-05
1
-2
/
+2
*
clk: imx: lpcg-scu: Skip HDMI LPCG clock save/restore
Peng Fan
2024-11-05
1
-0
/
+6
*
clk: imx: clk-scu: fix clk enable state save and restore
Dong Aisheng
2024-11-05
1
-1
/
+1
*
clk: imx: fracn-gppll: fix pll power up
Peng Fan
2024-11-05
1
-0
/
+4
*
clk: imx: fracn-gppll: correct PLL initialization flow
Peng Fan
2024-11-05
1
-3
/
+3
*
clk: imx: lpcg-scu: SW workaround for errata (e10858)
Peng Fan
2024-11-05
1
-8
/
+29
*
clk: imx: add i.MX91 clk
Pengfei Li
2024-10-23
1
-24
/
+39
*
clk: imx93: Move IMX93_CLK_END macro to clk driver
Pengfei Li
2024-10-23
1
-0
/
+2
*
clk: imx95-blk-ctl: Add one clock gate for HSIO block
Richard Zhu
2024-10-22
1
-0
/
+20
*
clk: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-09-21
2
-2
/
+2
*
Merge branch 'clk-imx-old' into clk-imx
Stephen Boyd
2024-09-05
14
-50
/
+192
|
\
|
*
clk: imx: composite-7ulp: Use NULL instead of 0
Peng Fan
2024-06-24
1
-1
/
+1
|
*
clk: imx: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-06-24
2
-0
/
+2
|
*
clk: imx: clk-imx8mp: Allow media_disp pixel clock reconfigure parent rate
Marek Vasut
2024-06-21
2
-2
/
+6
|
*
clk: imx: fracn-gppll: update rate table
Peng Fan
2024-06-21
1
-0
/
+2
|
*
clk: imx: imx8qxp: Parent should be initialized earlier than the clock
Peng Fan
2024-06-21
1
-3
/
+3
|
*
clk: imx: imx8qxp: Register dc0_bypass0_clk before disp clk
Peng Fan
2024-06-21
1
-2
/
+2
|
*
clk: imx: imx8qxp: Add clock muxes for MIPI and PHY ref clocks
Oliver F. Brown
2024-06-21
1
-4
/
+20
|
*
clk: imx: imx8qxp: Add LVDS bypass clocks
Peng Fan
2024-06-21
1
-9
/
+8
|
*
clk: imx: imx8mm: Change the 'nand_usdhc_bus' clock to non-critical one
Jacky Bai
2024-06-21
1
-1
/
+1
|
*
clk: imx: imx8mn: add sai7_ipg_clk clock settings
Adrian Alonso
2024-06-21
1
-0
/
+1
|
*
clk: imx: add CLK_SET_RATE_PARENT for lcdif_pixel_src for i.MX7D
Peng Fan
2024-06-21
1
-1
/
+1
|
*
clk: imx: Remove CLK_SET_PARENT_GATE for DRAM mux for i.MX7D
Peng Fan
2024-06-21
1
-2
/
+2
|
*
clk: imx: imx8mp: fix clock tree update of TF-A managed clocks
Zhipeng Wang
2024-06-21
1
-2
/
+2
|
*
clk: imx: fracn-gppll: fix fractional part of PLL getting lost
Pengfei Li
2024-06-21
1
-0
/
+4
|
*
clk: imx: composite-7ulp: Check the PCC present bit
Ye Li
2024-06-21
1
-0
/
+7
|
*
clk: imx: composite-93: keep root clock on when mcore enabled
Jacky Bai
2024-06-21
1
-7
/
+8
|
*
clk: imx: composite-8m: Enable gate clk with mcore_booted
Peng Fan
2024-06-21
1
-11
/
+42
|
*
clk: imx: imx6ul: fix default parent for enet*_ref_sel
Sebastien Laveze
2024-06-21
1
-2
/
+2
|
*
clk: imx: clk-audiomix: Correct parent clock for earc_phy and audpll
Shengjiu Wang
2024-06-21
1
-2
/
+11
|
*
clk: imx: clk-audiomix: Add CLK_SET_RATE_PARENT flags for clocks
Shengjiu Wang
2024-06-21
1
-4
/
+6
|
*
clk: imx: clk-audiomix: Add reset controller
Shengjiu Wang
2024-06-21
2
-0
/
+64
*
|
clk: imx6ul: fix clock parent for IMX6UL_CLK_ENETx_REF_SEL
Michel Alex
2024-09-04
1
-2
/
+2
*
|
clk: imx95: enable the clock of NETCMIX block control
Wei Fang
2024-08-29
1
-0
/
+30
*
|
clk: imx: imx8: Use clk_hw pointer for self registered clock in clk_parent_data
Shengjiu Wang
2024-08-29
1
-9
/
+29
|
/
*
clk: imx: imx8mp: Convert to platform remove callback returning void
Uwe Kleine-König
2024-05-01
1
-4
/
+2
*
clk: imx: imx8mp: Switch to RUNTIME_PM_OPS()
Fabio Estevam
2024-05-01
1
-3
/
+3
*
clk: imx: add i.MX95 BLK CTL clk driver
Peng Fan
2024-04-22
3
-0
/
+446
*
clk: imx: imx8mp: Add pm_runtime support for power saving
Shengjiu Wang
2024-04-22
1
-21
/
+136
*
-
.
Merge branches 'clk-samsung', 'clk-imx', 'clk-rockchip', 'clk-clkdev' and 'cl...
Stephen Boyd
2024-03-13
3
-22
/
+27
|
\
\
|
|
*
clk: imx: imx8mp: Fix SAI_MCLK_SEL definition
Shengjiu Wang
2024-02-26
1
-3
/
+8
|
|
*
clk: imx: scu: Use common error handling code in imx_clk_scu_alloc_dev()
Markus Elfring
2024-02-26
1
-12
/
+10
|
|
*
clk: imx: composite-8m: Delete two unnecessary initialisations in __imx8m_clk...
Markus Elfring
2024-02-26
1
-2
/
+2
|
|
*
clk: imx: composite-8m: Less function calls in __imx8m_clk_hw_composite() aft...
Markus Elfring
2024-02-26
1
-5
/
+7
|
|
/
*
/
clk: imx: imx8-acm: Convert to platform remove callback returning void
Uwe Kleine-König
2024-03-09
1
-4
/
+2
|
/
*
clk: imx: pll14xx: change naming of fvco to fout
Shengjiu Wang
2023-12-21
1
-11
/
+12
*
clk: imx: clk-imx8qxp: fix LVDS bypass, pixel and phy clocks
Alexander Stein
2023-12-20
1
-4
/
+20
*
clk: imx: scu: Fix memory leak in __imx_clk_gpr_scu()
Kuan-Wei Chiu
2023-12-20
1
-1
/
+3
*
clk: imx: imx8qm/qxp: add more resources to whitelist
Peng Fan
2023-10-04
2
-0
/
+5
*
clk: imx: scu: ignore clks not owned by Cortex-A partition
Peng Fan
2023-10-04
1
-0
/
+20
[next]