aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/imx (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-12-11clk: imx: pll14xx: fix clk_pll14xx_wait_lockPeng Fan1-1/+1
2019-12-09clk: imx: clk-imx7ulp: Add missing sentinel of ulp_div_tablePeng Fan1-0/+1
2019-12-09clk: imx: clk-composite-8m: add lock to gate/muxPeng Fan1-0/+2
2019-12-01Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds10-301/+208
2019-11-27Merge branches 'clk-hisi', 'clk-amlogic', 'clk-samsung', 'clk-renesas' and 'clk-imx' into clk-nextStephen Boyd10-287/+208
2019-11-04clk: imx: imx8mq: fix sys3_pll_out_selsPeng Fan1-2/+2
2019-10-28clk: imx7ulp: do not export out IMX7ULP_CLK_MIPI_PLL clockFancy Fang1-2/+1
2019-10-28clk: imx8m: Use SYS_PLL1_800M as intermediate parent of CLK_ARMLeonard Crestez2-2/+2
2019-10-28clk: imx: imx6ul: use imx_obtain_fixed_clk_hw to simplify codePeng Fan1-4/+4
2019-10-28clk: imx: imx6sx: use imx_obtain_fixed_clk_hw to simplify codePeng Fan1-6/+6
2019-10-28clk: imx: imx6sll: use imx_obtain_fixed_clk_hw to simplify codePeng Fan1-4/+4
2019-10-28clk: imx: imx7d: use imx_obtain_fixed_clk_hw to simplify codePeng Fan1-2/+2
2019-10-26clk: imx7ulp: Correct DDR clock mux optionsAnson Huang1-2/+2
2019-10-26clk: imx7ulp: Correct system clock source option #7Anson Huang1-1/+1
2019-10-25clk: imx: imx8mq: mark sys1/2_pll as fixed clockPeng Fan1-6/+2
2019-10-25clk: imx: imx8mn: mark sys_pll1/2 as fixed clockPeng Fan1-26/+20
2019-10-25clk: imx: imx8mm: mark sys_pll1/2 as fixed clockPeng Fan1-26/+20
2019-10-25clk: imx8mn: Define gates for pll1/2 fixed dividersLeonard Crestez1-19/+38
2019-10-25clk: imx8mm: Define gates for pll1/2 fixed dividersLeonard Crestez1-19/+38
2019-10-25clk: imx8mq: Define gates for pll1/2 fixed dividersLeonard Crestez1-20/+41
2019-10-16clk: imx: imx8mn: drop unused pll enumPeng Fan1-14/+0
2019-10-14clk: imx: clk-pll14xx: Make two variables staticYueHaibing1-2/+2
2019-10-14clk: imx8mq: Add VIDEO2_PLL clockLaurentiu Palcu1-0/+4
2019-10-06clk: imx8mn: Use common 1443X/1416X PLL clock structureAnson Huang2-79/+12
2019-10-06clk: imx8mm: Move 1443X/1416X PLL clock structure to common placeAnson Huang3-77/+43
2019-10-06clk: imx: pll14xx: Fix quick switch of S/K parameterLeonard Crestez1-32/+8
2019-09-17clk: imx: imx8mn: fix pll mux bitPeng Fan1-22/+10
2019-09-17clk: imx: imx8mm: fix pll mux bitPeng Fan1-22/+10
2019-09-17clk: imx: clk-pll14xx: unbypass PLL by defaultPeng Fan1-0/+5
2019-09-17clk: imx: pll14xx: avoid glitch when set ratePeng Fan1-1/+21
2019-08-24clk: imx: imx8mn: fix audio pll settingPeng Fan1-2/+2
2019-08-19clk: imx8mn: Add necessary frequency support for ARM PLL tableAnson Huang1-0/+2
2019-08-19clk: imx8mn: Add missing rate_count assignment for each PLL structureAnson Huang1-0/+7
2019-08-19clk: imx8mn: fix int pll clk gatePeng Fan1-6/+6
2019-08-19clk: imx8mn: Add GIC clockLeonard Crestez1-0/+5
2019-08-19clk: imx8mn: Fix incorrect parentsLeonard Crestez1-7/+7
2019-08-19clk: imx8mm: Fix incorrect parentsLeonard Crestez1-4/+4
2019-08-19clk: imx8mq: Fix sys3 pll referencesLeonard Crestez1-56/+56
2019-08-12clk: imx8mq: Unregister clks when of_clk_add_provider failedAnson Huang1-1/+9
2019-08-12clk: imx8mm: Unregister clks when of_clk_add_provider failedAnson Huang1-1/+6
2019-08-03clk: imx8mq: Mark AHB clock as criticalAbel Vesa1-1/+2
2019-08-03clk: imx8mn: Keep uart clocks on for early consoleAnson Huang1-0/+10
2019-08-03clk: imx: Remove unused function statementAnson Huang1-1/+0
2019-08-03clk: imx7ulp: Make sure earlycon's clock is enabledAnson Huang1-0/+31
2019-08-03clk: imx8mm: Switch to platform driverAbel Vesa1-21/+36
2019-08-03clk: imx: imx8mm: fix audio pll settingPeng Fan1-2/+2
2019-08-03clk: imx8mm: GPT1 clock mux option #5 should be sys_pll1_80mAnson Huang1-1/+1
2019-08-03clk: imx8mm: Fix typo of pwm3 clock's mux option #4Anson Huang1-1/+1
2019-08-03clk: imx: Remove unused clk based APIAbel Vesa1-24/+0
2019-08-03clk: imx8mq: set correct parent for usb ctrl clocksLi Jun1-2/+2