开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
imx
/
clk-imx8mp.c
Age
Commit message (
Expand
)
Author
2024-06-21
clk: imx: clk-imx8mp: Allow media_disp pixel clock reconfigure parent rate
Marek Vasut
2024-06-21
clk: imx: imx8mp: fix clock tree update of TF-A managed clocks
Zhipeng Wang
2023-08-14
clk: imx8mp: fix sai4 clock
Marco Felsch
2023-06-12
clk: imx: clk-imx8mp: improve error handling in imx8mp_clocks_probe()
Yuxing Liu
2023-04-09
clk: imx: imx8mp: change the 'nand_usdhc_bus' clock to non-critical
Haibo Chen
2023-04-09
clk: imx: imx8mp: Add LDB root clock
Liu Ying
2023-04-09
clk: imx: imx8mp: correct DISP2 pixel clock type
Peng Fan
2023-01-29
clk: imx: remove clk_count of imx_register_uart_clocks
Peng Fan
2022-11-25
clk: imx: rename imx_obtain_fixed_clk_hw() to imx_get_clk_hw_by_name()
Dario Binacchi
2022-11-22
clk: imx8mp: Add audio shared gate
Abel Vesa
2022-11-21
clk: imx: imx8mp: add shared clk gate for usb suspend clk
Li Jun
2022-09-02
clk: imx8mp: tune the order of enet_qos_root_clk
Peng Fan
2022-05-17
clk: imx8mp: fix usb_root_clk parent
Peng Fan
2022-05-02
clk: imx8mp: add clkout1/2 support
Lucas Stach
2022-04-18
clk: imx8mp: Add DISP2 pixel clock
Marek Vasut
2022-04-12
clk: imx: Remove the snvs clock
Jacky Bai
2022-04-12
clk: imx: add mcore_booted module paratemter
Peng Fan
2022-03-04
clk: imx8mp: remove SYS PLL 1/2 clock gates
Peng Fan
2022-02-21
clk: imx8mp: Add missing IMX8MP_CLK_MEDIA_MIPI_PHY1_REF_ROOT clock
Laurent Pinchart
2021-11-22
clk: imx8mp: Fix the parent clk of the audio_root_clk
Hui Wang
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