summaryrefslogtreecommitdiffstats
path: root/drivers/clk/imx/clk-pll14xx.c
Commit message (Expand)AuthorAgeFilesLines
* clk: imx: pll14xx: change naming of fvco to foutShengjiu Wang2023-12-211-11/+12
* clk: imx: pll14xx: dynamically configure PLL for 393216000/361267200HzAhmad Fatoum2023-08-141-2/+0
* clk: imx: pll14xx: align pdiv with reference manualMarco Felsch2023-08-141-6/+5
* clk: imx: pll14xx: fix recalc_rate for negative kdivKevin Groeneveld2023-02-211-1/+1
* clk: imx: pll14xx: Add 320 MHz and 640 MHz entries for PLL146xMarek Vasut2022-11-221-0/+2
* clk: imx: pll14xx: Support dynamic ratesSascha Hauer2022-03-041-17/+126
* clk: imx: pll14xx: Add pr_fmtSascha Hauer2022-03-041-6/+6
* clk: imx: pll14xx: explicitly return lowest rateSascha Hauer2022-03-041-2/+2
* clk: imx: pll14xx: name variables after usageSascha Hauer2022-03-041-21/+21
* clk: imx: pll14xx: consolidate rate calculationSascha Hauer2022-03-041-33/+26
* clk: imx: pll14xx: Use FIELD_GET/FIELD_PREPSascha Hauer2022-03-041-21/+19
* clk: imx: pll14xx: Drop wrong shiftingSascha Hauer2022-03-041-2/+2
* clk: imx: pll14xx: Use register defines consistentlySascha Hauer2022-03-041-24/+25
* clk: imx: remove unneeded semicolonTom Rix2020-11-011-1/+1
* clk: imx: Explicitly include bits.hAnson Huang2020-08-221-1/+1
* clk: imx: Support building i.MX common clock driver as moduleAnson Huang2020-08-221-0/+5
* clk: imx: pll14xx: Add the device as argument when registeringAbel Vesa2020-04-291-4/+4
* clk: imx: pll14xx: Return error if pll type is invalidAnson Huang2020-02-241-0/+2
* clk: imx: pll14xx: Add new frequency entries for pll1443x tableAnson Huang2020-02-131-0/+2
*-. Merge branches 'clk-imx', 'clk-ti', 'clk-xilinx', 'clk-nvidia', 'clk-qcom', '...Stephen Boyd2020-01-311-9/+20
|\ \
| * | clk: imx: clk-pll14xx: Switch to clk_hw based APIPeng Fan2019-12-231-9/+13
| * | clk: imx: Mark dram pll on 8mm and 8mn with CLK_GET_RATE_NOCACHELeonard Crestez2019-12-091-0/+7
| |/
* / clk: imx: pll14xx: fix clk_pll14xx_wait_lockPeng Fan2019-12-111-1/+1
|/
* clk: imx: clk-pll14xx: Make two variables staticYueHaibing2019-10-141-2/+2
* clk: imx8mn: Use common 1443X/1416X PLL clock structureAnson Huang2019-10-061-0/+2
* clk: imx8mm: Move 1443X/1416X PLL clock structure to common placeAnson Huang2019-10-061-0/+30
* clk: imx: pll14xx: Fix quick switch of S/K parameterLeonard Crestez2019-10-061-32/+8
* clk: imx: clk-pll14xx: unbypass PLL by defaultPeng Fan2019-09-171-0/+5
* clk: imx: pll14xx: avoid glitch when set ratePeng Fan2019-09-171-1/+21
*-. Merge branches 'clk-renesas', 'clk-qcom', 'clk-mtk', 'clk-milbeaut' and 'clk-...Stephen Boyd2019-05-071-4/+2
|\ \
| | * clk: imx: pll14xx: drop unused variablePeng Fan2019-04-251-4/+2
| |/
* / clk: imx: Fix PLL_1416X not rounding ratesLeonard Crestez2019-04-121-1/+1
|/
* clk: imx: Add PLLs driver for imx8mm socBai Ping2019-02-211-0/+392