aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/imx/clk-pll14xx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-12-11clk: imx: pll14xx: fix clk_pll14xx_wait_lockPeng Fan1-1/+1
2019-10-14clk: imx: clk-pll14xx: Make two variables staticYueHaibing1-2/+2
2019-10-06clk: imx8mn: Use common 1443X/1416X PLL clock structureAnson Huang1-0/+2
2019-10-06clk: imx8mm: Move 1443X/1416X PLL clock structure to common placeAnson Huang1-0/+30
2019-10-06clk: imx: pll14xx: Fix quick switch of S/K parameterLeonard Crestez1-32/+8
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-05-07Merge branches 'clk-renesas', 'clk-qcom', 'clk-mtk', 'clk-milbeaut' and 'clk-imx' into clk-nextStephen Boyd1-4/+2
2019-04-25clk: imx: pll14xx: drop unused variablePeng Fan1-4/+2
2019-04-12clk: imx: Fix PLL_1416X not rounding ratesLeonard Crestez1-1/+1
2019-02-21clk: imx: Add PLLs driver for imx8mm socBai Ping1-0/+392