summaryrefslogtreecommitdiff
path: root/drivers/clk/imx
AgeCommit message (Expand)AuthorFilesLines
2022-01-27clk: imx8mn: Fix imx8mn_clko1_selsAdam Ford1-3/+3
2021-11-26clk: imx: imx6ul: Move csi_sel mux to correct base registerStefan Riedmueller1-1/+1
2020-10-29clk: imx8mq: Fix usdhc parents orderAbel Vesa1-2/+2
2020-10-01clk: imx: Fix division by zero warning on pfdv2Anson Huang1-0/+6
2020-04-02clk: imx: Align imx sc clock parent msg structs to 4Leonard Crestez1-1/+1
2020-04-02clk: imx: Align imx sc clock msg structs to 4Leonard Crestez1-3/+3
2020-02-24clk: imx: Add correct failure handling for clk based helpersAbel Vesa1-15/+22
2020-01-23clk: imx7ulp: Correct DDR clock mux optionsAnson Huang1-2/+2
2020-01-23clk: imx7ulp: Correct system clock source option #7Anson Huang1-1/+1
2020-01-17clk: imx: pll14xx: Fix quick switch of S/K parameterLeonard Crestez1-32/+8
2019-12-31clk: imx: pll14xx: fix clk_pll14xx_wait_lockPeng Fan1-1/+1
2019-12-31clk: imx: clk-composite-8m: add lock to gate/muxPeng Fan1-0/+2
2019-12-31clk: imx: clk-imx7ulp: Add missing sentinel of ulp_div_tablePeng Fan1-0/+1
2019-10-28clk: imx8m: Use SYS_PLL1_800M as intermediate parent of CLK_ARMLeonard Crestez2-2/+2
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
2019-08-03clk: imx8mq: Remove CLK_IS_CRITICAL flag for IMX8MQ_CLK_TMU_ROOTAnson Huang1-1/+1
2019-08-03clk: imx8mm: rename 'share_count_dcss' to 'share_count_disp'Fancy Fang1-5/+5
2019-08-03clk: imx8mm: correct the usb1_ctrl parent to be usb_busLi Jun1-1/+1
2019-08-03clk: imx8: Add DSP related clocksDaniel Baluta1-0/+5
2019-08-03clk: imx: Add support for i.MX8MN clock driverAnson Huang3-0/+643
2019-08-03clk: imx: Add API for clk unregister when driver probe failAnson Huang2-0/+9
2019-08-03clk: imx8mm: Make 1416X/1443X PLL macro definitions common for usageAnson Huang2-17/+17
2019-07-17Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds19-1992/+2217
2019-07-12Merge branches 'clk-rpi-cpufreq', 'clk-tegra', 'clk-simplify-provider.h', 'cl...Stephen Boyd6-0/+6
2019-07-12clk: consoldiate the __clk_get_hw() declarationsStephen Rothwell6-0/+6
2019-06-24clk: imx8mq: Keep uart clocks on during system bootAnson Huang1-0/+10
2019-06-24clk: imx: Remove __init for imx_register_uart_clocks() APIAnson Huang1-3/+3