index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
imx
/
clk-imx8mp.c
Age
Commit message (
Expand
)
Author
2021-06-14
clk: imx: Remove the audio ipg clock from imx8mp
Jacky Bai
2021-04-04
clk: imx8mp: Remove the none exist pcie clocks
Richard Zhu
2021-04-04
clk: imx: Fix reparenting of UARTs not associated with stdout
Adam Ford
2020-12-21
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2020-11-10
clk: imx8mp: drop of_match_ptr from of_device_id table
Krzysztof Kozlowski
2020-11-04
clk: imx8m: fix bus critical clk registration
Peng Fan
2020-11-01
clk: imx: remove redundant assignment to pointer np
Colin Ian King
2020-08-31
clk: imx: Correct the memrepair clock on imx8mp
Jacky Bai
2020-08-31
clk: imx: Correct the root clk of media ldb on imx8mp
Jacky Bai
2020-08-22
clk: imx8m: Support module build
Anson Huang
2020-06-23
clk: imx8mp: add mu root clk
Peng Fan
2020-05-21
clk: imx: use imx8m_clk_hw_composite_bus for i.MX8M bus clk slice
Peng Fan
2020-05-20
clk: imx8mp: use imx8m_clk_hw_composite_core to simplify code
Peng Fan
2020-05-20
clk: imx8mp: Define gates for pll1/2 fixed dividers
Peng Fan
2020-05-20
clk: imx: imx8mp: fix pll mux bit
Peng Fan
2020-05-20
clk: imx8m: drop clk_hw_set_parent for A53
Peng Fan
2020-04-05
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2020-03-16
clk: imx8mp: Correct the enet_qos parent clock
Fugang Duan
2020-03-16
clk: imx8mp: Correct IMX8MP_CLK_HDMI_AXI clock parent
Anson Huang
2020-03-11
clk: imx8mp: A53 core clock no need to be critical
Anson Huang
2020-02-24
clk: imx: imx8mp: fix a53 cpu clock
Peng Fan
2020-02-24
clk: imx8mp: Rename the IMX8MP_CLK_HDMI_27M clock
Anson Huang
2020-02-19
clk: imx8mp: Include slab.h instead of clkdev.h
Anson Huang
2020-02-17
clk: imx8mp: Add missing of_node_put()
Anson Huang
2020-02-14
clk: imx: imx8mp: add ocotp root clk
Peng Fan
2020-01-12
clk: imx: Add support for i.MX8MP clock driver
Anson Huang