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
/
meson
/
meson8b.c
Age
Commit message (
Expand
)
Author
2025-07-02
clk: amlogic: drop clk_regmap tables
Jerome Brunet
2025-06-30
clk: amlogic: remove unnecessary headers
Jerome Brunet
2024-09-30
clk: meson: meson8b: remove spinlock
Jerome Brunet
2024-09-30
clk: meson: mpll: Delete a useless spinlock from the MPLL
Chuan Liu
2023-08-08
clk: meson: meson8b: move bindings include to main driver
Neil Armstrong
2023-08-08
clk: meson: migrate meson8b out of hw_onecell_data to drop NR_CLKS
Neil Armstrong
2022-08-19
clk: meson: Hold reference returned by of_get_parent()
Liang He
2022-03-11
clk: cleanup comments
Tom Rix
2021-09-23
clk: meson: meson8b: Make the video clock trees mutable
Martin Blumenstingl
2021-09-23
clk: meson: meson8b: Initialize the HDMI PLL registers
Martin Blumenstingl
2021-09-23
clk: meson: meson8b: Add the HDMI PLL M/N parameters
Martin Blumenstingl
2021-09-23
clk: meson: meson8b: Add the vid_pll_lvds_en gate clock
Martin Blumenstingl
2021-09-23
clk: meson: meson8b: Use CLK_SET_RATE_NO_REPARENT for vclk{,2}_in_sel
Martin Blumenstingl
2021-01-04
clk: meson: meson8b: remove compatibility code for old .dtbs
Martin Blumenstingl
2020-07-09
clk: meson: meson8b: add the vclk2_en gate clock
Martin Blumenstingl
2020-07-09
clk: meson: meson8b: add the vclk_en gate clock
Martin Blumenstingl
2020-06-24
clk: meson: meson8b: Drop CLK_IS_CRITICAL from fclk_div2
Martin Blumenstingl
2020-05-02
clk: meson: meson8b: Don't rely on u-boot to init all GP_PLL registers
Martin Blumenstingl
2020-04-29
clk: meson: meson8b: Make the CCF use the glitch-free VPU mux
Martin Blumenstingl
2020-04-29
clk: meson: meson8b: Fix the vclk_div{1, 2, 4, 6, 12}_en gate bits
Martin Blumenstingl
2020-04-29
clk: meson: meson8b: Fix the polarity of the RESET_N lines
Martin Blumenstingl
2020-04-29
clk: meson: meson8b: Fix the first parent of vid_pll_in_sel
Martin Blumenstingl
2020-04-14
clk: meson: meson8b: make the hdmi_sys clock tree mutable
Martin Blumenstingl
2020-02-21
clk: meson: meson8b: set audio output clock hierarchy
Martin Blumenstingl
2020-01-07
clk: meson: meson8b: make the CCF use the glitch-free mali mux
Martin Blumenstingl
2019-12-11
clk: meson: meson8b: use of_clk_hw_register to register the clocks
Martin Blumenstingl
2019-12-11
clk: meson: meson8b: don't register the XTAL clock when provided via OF
Martin Blumenstingl
2019-12-11
clk: meson: meson8b: change references to the XTAL clock to use [fw_]name
Martin Blumenstingl
2019-12-11
clk: meson: meson8b: use clk_hw_set_parent in the CPU clock notifier
Martin Blumenstingl
2019-07-29
clk: meson: clk-regmap: migrate to new parent description method
Alexandre Mergnat
2019-07-29
clk: meson: meson8b: migrate to the new parent description method
Alexandre Mergnat
2019-06-11
clk: meson: meson8b: add the cts_i958 clock
Martin Blumenstingl
2019-06-11
clk: meson: meson8b: add the cts_mclk_i958 clocks
Martin Blumenstingl
2019-06-11
clk: meson: meson8b: add the cts_amclk clocks
Martin Blumenstingl
2019-05-20
clk: meson: meson8b: fix a typo in the VPU parent names array variable
Martin Blumenstingl
2019-04-01
clk: meson: meson8b: add the video decoder clock trees
Martin Blumenstingl
2019-04-01
clk: meson: meson8b: add the VPU clock trees
Martin Blumenstingl
2019-04-01
clk: meson: meson8b: add support for the GP_PLL clock on Meson8m2
Martin Blumenstingl
2019-04-01
clk: meson: meson8b: use a separate clock table for Meson8m2
Martin Blumenstingl
2019-02-13
clk: meson: meson8b: fix the naming of the APB clocks
Martin Blumenstingl
2019-02-02
clk: meson: rework and clean drivers dependencies
Jerome Brunet
2019-01-07
clk: meson: meson8b: add the GPU clock tree
Martin Blumenstingl
2019-01-07
clk: meson: meson8b: use a separate clock table for Meson8
Martin Blumenstingl
2018-12-03
clk: meson: meson8b: add the read-only video clock trees
Martin Blumenstingl
2018-12-03
clk: meson: meson8b: add the fractional divider for vid_pll_dco
Martin Blumenstingl
2018-12-03
clk: meson: meson8b: fix the offset of vid_pll_dco's N value
Martin Blumenstingl
2018-11-23
clk: meson: meson8b: add the CPU clock post divider clocks
Martin Blumenstingl
2018-11-23
clk: meson: meson8b: rename cpu_div2/cpu_div3 to cpu_in_div2/cpu_in_div3
Martin Blumenstingl
2018-11-23
clk: meson: meson8b: allow changing the CPU clock tree
Martin Blumenstingl
2018-11-23
clk: meson: meson8b: run from the XTAL when changing the CPU frequency
Martin Blumenstingl
[next]