index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
imx
Age
Commit message (
Expand
)
Author
2021-02-22
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2021-01-30
clk: imx: Move 'imx6sl_set_wait_clk()'s prototype out to accessible header
Lee Jones
2021-01-30
clk: imx8mn: add clkout1/2 support
Lucas Stach
2021-01-30
clk: imx8mm: add clkout1/2 support
Lucas Stach
2021-01-30
clk: imx8mq: add PLL monitor output
Lucas Stach
2021-01-29
clk: imx: clk-imx31: Remove unused static const table 'uart_clks'
Lee Jones
2021-01-29
clk: imx6q: demote warning about pre-boot ldb_di_clk reparenting
Ahmad Fatoum
2021-01-12
clk: imx: fix Kconfig warning for i.MX SCU clk
Arnd Bergmann
2021-01-05
clk: imx: clk-imx8qxp: Add some SCU clocks support for MIPI-LVDS subsystems
Liu Ying
2021-01-05
clk: imx: clk-imx8qxp: Register DC0 display clocks with imx_clk_scu2()
Liu Ying
2021-01-05
clk: imx: clk-imx8qxp: Add SCU clocks support for DC0 bypass clocks
Liu Ying
2021-01-05
clk: imx: clk-imx8qxp: Add SCU clocks support for DC0 PLL clocks
Liu Ying
2020-12-21
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2020-12-07
clk: imx: scu: fix MXC_CLK_SCU module build break
Dong Aisheng
2020-11-30
clk: imx: scu: remove the calling of device_is_bound
Dong Aisheng
2020-11-10
clk: imx: scu: Make pd_np with static keyword
Zou Wei
2020-11-10
clk: imx8mq: drop of_match_ptr from of_device_id table
Krzysztof Kozlowski
2020-11-10
clk: imx8mp: drop of_match_ptr from of_device_id table
Krzysztof Kozlowski
2020-11-10
clk: imx8mn: drop of_match_ptr from of_device_id table
Krzysztof Kozlowski
2020-11-10
clk: imx8mm: drop of_match_ptr from of_device_id table
Krzysztof Kozlowski
2020-11-10
clk: imx: gate2: Remove unused variable ret
Zou Wei
2020-11-04
clk: imx8m: fix bus critical clk registration
Peng Fan
2020-11-03
clk: imx: gate2: Add locking in is_enabled op
Abel Vesa
2020-11-03
clk: imx: gate2: Add cgr_mask for more flexible number of control bits
Abel Vesa
2020-11-03
clk: imx: gate2: Check if clock is enabled against cgr_val
Abel Vesa
2020-11-03
clk: imx: gate2: Keep the register writing in on place
Abel Vesa
2020-11-03
clk: imx: gate2: Remove the IMX_CLK_GATE2_SINGLE_BIT special case
Abel Vesa
2020-11-03
clk: imx: scu: fix build break when compiled as modules
Dong Aisheng
2020-11-01
clk: imx: remove redundant assignment to pointer np
Colin Ian King
2020-11-01
clk: imx: remove unneeded semicolon
Tom Rix
2020-10-26
clk: imx: lpcg: add suspend/resume support
Dong Aisheng
2020-10-26
clk: imx: clk-imx8qxp-lpcg: add runtime pm support
Dong Aisheng
2020-10-26
clk: imx: lpcg: allow lpcg clk to take device pointer
Dong Aisheng
2020-10-26
clk: imx: imx8qxp-lpcg: add parsing clocks from device tree
Dong Aisheng
2020-10-26
clk: imx: scu: add suspend/resume support
Dong Aisheng
2020-10-26
clk: imx: scu: add runtime pm support
Dong Aisheng
2020-10-26
clk: imx: scu: allow scu clk to take device pointer
Dong Aisheng
2020-10-26
clk: imx: scu: bypass cpu power domains
Dong Aisheng
2020-10-26
clk: imx: scu: add two cells binding support
Dong Aisheng
2020-10-24
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2020-10-20
clk: imx8mq: Fix usdhc parents order
Abel Vesa
2020-09-22
clk: imx: imx21: Remove clock driver
Fabio Estevam
2020-09-22
clk: imx: imx35: Remove mx35_clocks_init()
Fabio Estevam
2020-09-22
clk: imx: imx31: Remove mx31_clocks_init()
Fabio Estevam
2020-09-22
clk: imx: imx27: Remove mx27_clocks_init()
Fabio Estevam
2020-09-13
clk: imx: gate2: Fix a few typos
Jonathan Neuschäfer
2020-09-07
clk: imx: Fix and update kerneldoc
Krzysztof Kozlowski
2020-09-07
clk: imx: fix i.MX7D peripheral clk mux flags
Peng Fan
2020-09-07
clk: imx: fix composite peripheral flags
Peng Fan
2020-08-31
clk: imx: Correct the memrepair clock on imx8mp
Jacky Bai
[next]