aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/imx/clk-pll14xx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-11-01clk: imx: remove unneeded semicolonTom Rix1-1/+1
2020-08-22clk: imx: Explicitly include bits.hAnson Huang1-1/+1
2020-08-22clk: imx: Support building i.MX common clock driver as moduleAnson Huang1-0/+5
2020-04-29clk: imx: pll14xx: Add the device as argument when registeringAbel Vesa1-4/+4
2020-02-24clk: imx: pll14xx: Return error if pll type is invalidAnson Huang1-0/+2
2020-02-13clk: imx: pll14xx: Add new frequency entries for pll1443x tableAnson Huang1-0/+2
2020-01-31Merge branches 'clk-imx', 'clk-ti', 'clk-xilinx', 'clk-nvidia', 'clk-qcom', 'clk-freescale' and 'clk-qoriq' into clk-nextStephen Boyd1-9/+20
2019-12-23clk: imx: clk-pll14xx: Switch to clk_hw based APIPeng Fan1-9/+13
2019-12-11clk: imx: pll14xx: fix clk_pll14xx_wait_lockPeng Fan1-1/+1
2019-12-09clk: imx: Mark dram pll on 8mm and 8mn with CLK_GET_RATE_NOCACHELeonard Crestez1-0/+7
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