summaryrefslogtreecommitdiffstats
path: root/drivers/clk/imx/clk-imx8mn.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* clk: imx8mn: remove SYS PLL 1/2 clock gatesPeng Fan2022-03-041-34/+16
* clk: imx8mn: Fix imx8mn_clko1_selsAdam Ford2021-11-221-3/+3
* clk: imx8mn: Add M7 core clockMarek Vasut2021-08-241-0/+5
* clk: imx8m: fix clock tree update of TF-A managed clocksAhmad Fatoum2021-08-241-3/+4
* clk: imx8mn: use correct mux type for clkout pathLucas Stach2021-08-241-2/+2
* clk: imx: Fix reparenting of UARTs not associated with stdoutAdam Ford2021-04-041-16/+2
* clk: imx8mn: add clkout1/2 supportLucas Stach2021-01-301-0/+12
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2020-12-211-1/+1
|\
| * clk: imx8mn: drop of_match_ptr from of_device_id tableKrzysztof Kozlowski2020-11-101-1/+1
* | clk: imx8m: fix bus critical clk registrationPeng Fan2020-11-051-3/+3
|/
* clk: imx8m: Support module buildAnson Huang2020-08-221-0/+4
* clk: imx: use imx8m_clk_hw_composite_bus for i.MX8M bus clk slicePeng Fan2020-05-211-8/+8
* clk: imx8m: migrate A53 clk root to use composite corePeng Fan2020-05-201-3/+3
* clk: imx8m: drop clk_hw_set_parent for A53Peng Fan2020-05-201-3/+0
* clk: imx8mn: A53 core clock no need to be criticalAnson Huang2020-03-111-4/+4
* clk: imx: imx8mn: fix a53 cpu clockPeng Fan2020-02-241-4/+12
* clk: imx8mn: Remove unused includesAnson Huang2020-02-191-2/+0
* clk: imx8mn: Add missing of_node_put()Anson Huang2020-02-171-0/+1
* clk: imx: Include clk-provider.h instead of clk.h for i.MX8M SoCs clock driverAnson Huang2020-02-171-1/+1
* clk: imx: imx8mn: use imx8m_clk_hw_composite_corePeng Fan2020-02-141-8/+11
* clk: imx8mn: add SNVS clock to clock treeHoria Geantă2020-02-131-0/+1
* clk: imx: imx8mn: Switch to clk_hw based APIPeng Fan2019-12-231-238/+251
* clk: imx8mn: correct the usb1_ctrl parent to be usb_busLi Jun2019-12-111-1/+1
* 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/+8
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2019-12-021-118/+48
|\
| *-. Merge branches 'clk-hisi', 'clk-amlogic', 'clk-samsung', 'clk-renesas' and 'c...Stephen Boyd2019-11-271-104/+48
| |\ \
| | | * clk: imx: imx8mn: mark sys_pll1/2 as fixed clockPeng Fan2019-10-251-26/+20
| | | * clk: imx8mn: Define gates for pll1/2 fixed dividersLeonard Crestez2019-10-251-19/+38
| | | * clk: imx8mn: Use common 1443X/1416X PLL clock structureAnson Huang2019-10-061-79/+10
| | |/
| * / clk: imx: imx8mn: drop unused pll enumPeng Fan2019-10-161-14/+0
| |/
* / clk: imx8m: Use SYS_PLL1_800M as intermediate parent of CLK_ARMLeonard Crestez2019-10-281-1/+1
|/
* clk: imx: imx8mn: fix pll mux bitPeng Fan2019-09-181-22/+10
* clk: imx: imx8mn: fix audio pll settingPeng Fan2019-08-241-2/+2
* clk: imx8mn: Add necessary frequency support for ARM PLL tableAnson Huang2019-08-191-0/+2
* clk: imx8mn: Add missing rate_count assignment for each PLL structureAnson Huang2019-08-191-0/+7
* clk: imx8mn: fix int pll clk gatePeng Fan2019-08-191-6/+6
* clk: imx8mn: Add GIC clockLeonard Crestez2019-08-191-0/+5
* clk: imx8mn: Fix incorrect parentsLeonard Crestez2019-08-191-7/+7
* clk: imx8mn: Keep uart clocks on for early consoleAnson Huang2019-08-031-0/+10
* clk: imx: Add support for i.MX8MN clock driverAnson Huang2019-08-031-0/+636