summaryrefslogtreecommitdiff
path: root/drivers/clk/imx/clk-pll14xx.c
AgeCommit message (Expand)Author
2023-12-21clk: imx: pll14xx: change naming of fvco to foutShengjiu Wang
2023-08-14clk: imx: pll14xx: dynamically configure PLL for 393216000/361267200HzAhmad Fatoum
2023-08-14clk: imx: pll14xx: align pdiv with reference manualMarco Felsch
2023-02-21clk: imx: pll14xx: fix recalc_rate for negative kdivKevin Groeneveld
2022-11-22clk: imx: pll14xx: Add 320 MHz and 640 MHz entries for PLL146xMarek Vasut
2022-03-04clk: imx: pll14xx: Support dynamic ratesSascha Hauer
2022-03-04clk: imx: pll14xx: Add pr_fmtSascha Hauer
2022-03-04clk: imx: pll14xx: explicitly return lowest rateSascha Hauer
2022-03-04clk: imx: pll14xx: name variables after usageSascha Hauer
2022-03-04clk: imx: pll14xx: consolidate rate calculationSascha Hauer
2022-03-04clk: imx: pll14xx: Use FIELD_GET/FIELD_PREPSascha Hauer
2022-03-04clk: imx: pll14xx: Drop wrong shiftingSascha Hauer
2022-03-04clk: imx: pll14xx: Use register defines consistentlySascha Hauer
2020-11-01clk: imx: remove unneeded semicolonTom Rix
2020-08-22clk: imx: Explicitly include bits.hAnson Huang
2020-08-22clk: imx: Support building i.MX common clock driver as moduleAnson Huang
2020-04-29clk: imx: pll14xx: Add the device as argument when registeringAbel Vesa
2020-02-24clk: imx: pll14xx: Return error if pll type is invalidAnson Huang
2020-02-13clk: imx: pll14xx: Add new frequency entries for pll1443x tableAnson Huang
2020-01-31Merge branches 'clk-imx', 'clk-ti', 'clk-xilinx', 'clk-nvidia', 'clk-qcom', '...Stephen Boyd
2019-12-23clk: imx: clk-pll14xx: Switch to clk_hw based APIPeng Fan
2019-12-11clk: imx: pll14xx: fix clk_pll14xx_wait_lockPeng Fan
2019-12-09clk: imx: Mark dram pll on 8mm and 8mn with CLK_GET_RATE_NOCACHELeonard Crestez
2019-10-14clk: imx: clk-pll14xx: Make two variables staticYueHaibing
2019-10-06clk: imx8mn: Use common 1443X/1416X PLL clock structureAnson Huang
2019-10-06clk: imx8mm: Move 1443X/1416X PLL clock structure to common placeAnson Huang
2019-10-06clk: imx: pll14xx: Fix quick switch of S/K parameterLeonard Crestez
2019-09-17clk: imx: clk-pll14xx: unbypass PLL by defaultPeng Fan
2019-09-17clk: imx: pll14xx: avoid glitch when set ratePeng Fan
2019-05-07Merge branches 'clk-renesas', 'clk-qcom', 'clk-mtk', 'clk-milbeaut' and 'clk-...Stephen Boyd
2019-04-25clk: imx: pll14xx: drop unused variablePeng Fan
2019-04-12clk: imx: Fix PLL_1416X not rounding ratesLeonard Crestez
2019-02-21clk: imx: Add PLLs driver for imx8mm socBai Ping