summaryrefslogtreecommitdiffstats
path: root/drivers/clk/imx/clk-imx8mp.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2020-12-211-2/+2
|\
| * clk: imx8mp: drop of_match_ptr from of_device_id tableKrzysztof Kozlowski2020-11-101-1/+1
| * clk: imx: remove redundant assignment to pointer npColin Ian King2020-11-011-1/+1
* | clk: imx8m: fix bus critical clk registrationPeng Fan2020-11-051-5/+5
|/
* clk: imx: Correct the memrepair clock on imx8mpJacky Bai2020-08-311-10/+4
* clk: imx: Correct the root clk of media ldb on imx8mpJacky Bai2020-08-311-5/+5
* clk: imx8m: Support module buildAnson Huang2020-08-221-0/+4
* clk: imx8mp: add mu root clkPeng Fan2020-06-231-0/+1
* clk: imx: use imx8m_clk_hw_composite_bus for i.MX8M bus clk slicePeng Fan2020-05-211-12/+12
* clk: imx8mp: use imx8m_clk_hw_composite_core to simplify codePeng Fan2020-05-201-31/+16
* clk: imx8mp: Define gates for pll1/2 fixed dividersPeng Fan2020-05-201-18/+36
* clk: imx: imx8mp: fix pll mux bitPeng Fan2020-05-201-10/+10
* clk: imx8m: drop clk_hw_set_parent for A53Peng Fan2020-05-201-3/+0
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2020-04-051-7/+17
|\
| * clk: imx8mp: A53 core clock no need to be criticalAnson Huang2020-03-111-4/+4
| * clk: imx: imx8mp: fix a53 cpu clockPeng Fan2020-02-241-4/+12
| * clk: imx8mp: Rename the IMX8MP_CLK_HDMI_27M clockAnson Huang2020-02-241-2/+2
| * clk: imx8mp: Include slab.h instead of clkdev.hAnson Huang2020-02-191-1/+1
| * clk: imx8mp: Add missing of_node_put()Anson Huang2020-02-171-0/+1
| * clk: imx: imx8mp: add ocotp root clkPeng Fan2020-02-141-0/+1
* | clk: imx8mp: Correct the enet_qos parent clockFugang Duan2020-03-161-1/+1
* | clk: imx8mp: Correct IMX8MP_CLK_HDMI_AXI clock parentAnson Huang2020-03-161-1/+1
|/
* clk: imx: Add support for i.MX8MP clock driverAnson Huang2020-01-121-0/+764