summaryrefslogtreecommitdiffstats
path: root/drivers/clk/imx/clk-imx8mm.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* clk: imx: imx8mm: Switch to clk_hw based APIPeng Fan2019-12-231-271/+284
* clk: imx8m: Suppress bind attrsLeonard Crestez2019-12-091-0/+5
* clk: imx: Mark dram pll on 8mm and 8mn with CLK_GET_RATE_NOCACHELeonard Crestez2019-12-091-1/+1
* clk: imx8m: Set CLK_GET_RATE_NOCACHE on dram clocksLeonard Crestez2019-12-091-2/+7
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2019-12-021-102/+48
|\
| * clk: imx: imx8mm: mark sys_pll1/2 as fixed clockPeng Fan2019-10-251-26/+20
| * clk: imx8mm: Define gates for pll1/2 fixed dividersLeonard Crestez2019-10-251-19/+38
| * clk: imx8mm: Move 1443X/1416X PLL clock structure to common placeAnson Huang2019-10-061-77/+10
* | clk: imx8m: Use SYS_PLL1_800M as intermediate parent of CLK_ARMLeonard Crestez2019-10-281-1/+1
|/
* clk: imx: imx8mm: fix pll mux bitPeng Fan2019-09-181-22/+10
* clk: imx8mm: Fix incorrect parentsLeonard Crestez2019-08-191-4/+4
* clk: imx8mm: Unregister clks when of_clk_add_provider failedAnson Huang2019-08-121-1/+6
* clk: imx8mm: Switch to platform driverAbel Vesa2019-08-031-21/+36
* clk: imx: imx8mm: fix audio pll settingPeng Fan2019-08-031-2/+2
* clk: imx8mm: GPT1 clock mux option #5 should be sys_pll1_80mAnson Huang2019-08-031-1/+1
* clk: imx8mm: Fix typo of pwm3 clock's mux option #4Anson Huang2019-08-031-1/+1
* clk: imx8mm: rename 'share_count_dcss' to 'share_count_disp'Fancy Fang2019-08-031-5/+5
* clk: imx8mm: correct the usb1_ctrl parent to be usb_busLi Jun2019-08-031-1/+1
* clk: imx8mm: Make 1416X/1443X PLL macro definitions common for usageAnson Huang2019-08-031-17/+0
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2019-07-171-4/+14
|\
| * clk: imx: imx8mm: correct audio_pll2_clk to audio_pll2_outPeng Fan2019-06-071-3/+3
| * clk: imx8mm: Mark dram_apb criticalLeonard Crestez2019-05-231-1/+1
| * clk: imx8m: Add GIC clockLeonard Crestez2019-05-231-0/+4
| * clk: imx8mm: add SNVS clock to clock treeAnson Huang2019-05-231-0/+1
| * clk: imx8mm: add GPIO clocks to clock treeAnson Huang2019-05-201-0/+5
* | clk: imx: imx8mm: fix int pll clk gatePeng Fan2019-05-211-6/+6
|/
* clk: imx: imx8mm: Mark init function __initStephen Boyd2019-02-221-1/+1
* clk: imx: Add clock driver support for imx8mmBai Ping2019-02-211-0/+675