summaryrefslogtreecommitdiffstats
path: root/drivers/clk/imx
AgeCommit message (Expand)Author
2020-04-05Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2020-04-03Merge tag 'arm-dt-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2020-03-25clk: imx: Align imx sc clock parent msg structs to 4Leonard Crestez
2020-03-25clk: imx: Align imx sc clock msg structs to 4Leonard Crestez
2020-03-16clk: imx: clk-gate2: Pass the device to the register functionAbel Vesa
2020-03-16clk: imx7d: Add PXP clockLaurent Pinchart
2020-03-16clk: imx8mp: Correct the enet_qos parent clockFugang Duan
2020-03-16clk: imx8mp: Correct IMX8MP_CLK_HDMI_AXI clock parentAnson Huang
2020-03-11clk: imx8mq: A53 core clock no need to be criticalAnson Huang
2020-03-11clk: imx8mp: A53 core clock no need to be criticalAnson Huang
2020-03-11clk: imx8mm: A53 core clock no need to be criticalAnson Huang
2020-03-11clk: imx8mn: A53 core clock no need to be criticalAnson Huang
2020-03-10clk: imx: pllv4: use prepare/unpreparePeng Fan
2020-03-10clk: imx: pfdv2: determine best parent ratePeng Fan
2020-03-10clk: imx: pfdv2: switch to use determine_ratePeng Fan
2020-03-10clk: imx: Fix division by zero warning on pfdv2Anson Huang
2020-02-24clk: imx: clk-sscg-pll: Drop unnecessary initializationAnson Huang
2020-02-24clk: imx: pll14xx: Return error if pll type is invalidAnson Huang
2020-02-24clk: imx: imx8mp: fix a53 cpu clockPeng Fan
2020-02-24clk: imx: imx8mn: fix a53 cpu clockPeng Fan
2020-02-24clk: imx: imx8mm: fix a53 cpu clockPeng Fan
2020-02-24clk: imx: imx8mq: fix a53 cpu clockPeng Fan
2020-02-24clk: imx8mp: Rename the IMX8MP_CLK_HDMI_27M clockAnson Huang
2020-02-19clk: imx8mn: Remove unused includesAnson Huang
2020-02-19clk: imx8mm: Remove unused includesAnson Huang
2020-02-19clk: imx8mp: Include slab.h instead of clkdev.hAnson Huang
2020-02-17clk: imx8mp: Add missing of_node_put()Anson Huang
2020-02-17clk: imx8mn: Add missing of_node_put()Anson Huang
2020-02-17clk: imx8mm: Add missing of_node_put()Anson Huang
2020-02-17clk: imx8mq: Add missing of_node_put()Anson Huang
2020-02-17clk: imx6sl: Add missing of_node_put()Anson Huang
2020-02-17clk: imx7ulp: Include clk-provider.h instead of clk.hAnson Huang
2020-02-17clk: imx: drop redundant initializationAnson Huang
2020-02-17clk: imx: Include clk-provider.h instead of clk.h for i.MX8M SoCs clock driverAnson Huang
2020-02-17clk: imx8mm: Add CLKO2 supportFabio Estevam
2020-02-17clk: imx8mm: Fix the CLKO1 source select listFabio Estevam
2020-02-14clk: imx: imx8mn: use imx8m_clk_hw_composite_corePeng Fan
2020-02-14clk: imx: imx8mm: use imx8m_clk_hw_composite_corePeng Fan
2020-02-14clk: imx: imx8mq: use imx8m_clk_hw_composite_corePeng Fan
2020-02-14clk: imx: composite-8m: add imx8m_clk_hw_composite_corePeng Fan
2020-02-14clk: imx: imx8mp: add ocotp root clkPeng Fan
2020-02-13clk: imx: pll14xx: Add new frequency entries for pll1443x tableAnson Huang
2020-02-13clk: imx8mn: add SNVS clock to clock treeHoria Geantă
2020-01-31Merge branches 'clk-imx', 'clk-ti', 'clk-xilinx', 'clk-nvidia', 'clk-qcom', '...Stephen Boyd
2020-01-12clk: imx: Add support for i.MX8MP clock driverAnson Huang
2020-01-12clk: imx: gate4: Switch imx_clk_gate4_flags() to clk_hw based APIAnson Huang
2019-12-23clk: imx: imx8mq: Switch to clk_hw based APIPeng Fan
2019-12-23clk: imx: imx8mm: Switch to clk_hw based APIPeng Fan
2019-12-23clk: imx: imx8mn: Switch to clk_hw based APIPeng Fan
2019-12-23clk: imx: Remove __init for imx_obtain_fixed_clk_hw() APIPeng Fan