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
/
clk-pll.c
Age
Commit message (
Expand
)
Author
2025-07-02
clk: amlogic: get regmap with clk_regmap_init
Jerome Brunet
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-09-30
clk: meson: Support PLL with fixed fractional denominators
Chuan Liu
2024-07-29
clk: meson: introduce symbol namespace for amlogic clocks
Jerome Brunet
2024-06-10
clk: meson: add 'NOINIT_ENABLED' flag to eliminate init for enabled PLL
Dmitry Rokosov
2024-04-10
clk: meson: fix module license to GPL only
Neil Armstrong
2024-03-29
clk: meson: pll: print out pll name when unable to lock it
Dmitry Rokosov
2023-07-11
clk: meson: change usleep_range() to udelay() for atomic context
Dmitry Rokosov
2023-06-15
clk: meson: pll: remove unneeded semicolon
Jiapeng Chong
2023-05-30
clk: meson: introduce new pll power-on sequence for A1 SoC family
Dmitry Rokosov
2023-05-30
clk: meson: make pll rst bit as optional
Dmitry Rokosov
2022-12-12
Merge branches 'clk-bindings', 'clk-renesas', 'clk-amlogic', 'clk-allwinner' ...
Stephen Boyd
2022-11-22
clk: Remove a useless include
Christophe JAILLET
2022-11-08
clk: meson: pll: add pcie lock retry workaround
Heiner Kallweit
2022-11-08
clk: meson: pll: adjust timeout in meson_clk_pll_wait_lock()
Heiner Kallweit
2021-05-19
clk: meson: pll: switch to determine_rate for the PLL ops
Martin Blumenstingl
2021-01-04
clk: meson: clk-pll: propagate the error from meson_clk_pll_set_rate()
Martin Blumenstingl
2021-01-04
clk: meson: clk-pll: make "ret" a signed integer
Martin Blumenstingl
2021-01-04
clk: meson: clk-pll: fix initializing the old rate (fallback) for a PLL
Martin Blumenstingl
2020-01-31
Merge branches 'clk-debugfs-danger', 'clk-basic-hw', 'clk-renesas', 'clk-amlo...
Stephen Boyd
2019-12-23
clk: let init callback return an error code
Jerome Brunet
2019-12-16
clk: meson: pll: Fix by 0 division in __pll_params_to_rate()
Remi Pommarel
2019-05-07
Merge branches 'clk-doc', 'clk-more-critical', 'clk-meson' and 'clk-basic-be'...
Stephen Boyd
2019-04-01
clk: meson-pll: add reduced specific clk_ops for G12A PCIe PLL
Neil Armstrong
2019-03-25
clk: meson: pll: fix rounding and setting a rate that matches precisely
Martin Blumenstingl
2019-02-04
clk: meson: pll: update driver for the g12a
Jerome Brunet
2019-02-02
clk: meson: rework and clean drivers dependencies
Jerome Brunet
2018-11-23
clk: meson: clk-pll: check if the clock is already enabled
Martin Blumenstingl
2018-09-26
clk: meson: clk-pll: drop hard-coded rates from pll tables
Jerome Brunet
2018-09-26
clk: meson: clk-pll: remove od parameters
Jerome Brunet
2018-09-26
clk: meson: clk-pll: add enable bit
Jerome Brunet
2018-05-18
clk: meson: use SPDX license identifiers consistently
Jerome Brunet
2018-03-13
clk: meson: add ROUND_CLOSEST to the pll driver
Jerome Brunet
2018-03-13
clk: meson: improve pll driver results with frac
Jerome Brunet
2018-03-13
clk: meson: remove special gp0 lock loop
Jerome Brunet
2018-03-13
clk: meson: migrate plls clocks to clk_regmap
Jerome Brunet
2018-02-12
clk: meson: fix rate calculation of plls with a fractional part
Jerome Brunet
2018-02-12
clk: meson: add od3 to the pll driver
Jerome Brunet
2018-02-12
clk: meson: use the frac parameter width instead of a constant
Jerome Brunet
2018-02-12
clk: meson: remove unnecessary rounding in the pll clock
Jerome Brunet
2018-02-12
clk: meson: check pll rate param table before using it
Jerome Brunet
2017-04-04
clk: meson: Add support for parameters for specific PLLs
Neil Armstrong
2016-06-22
clk: meson: fractional pll support
Michael Turquette
2016-06-22
clk: meson8b: clean up pll clocks
Michael Turquette
2015-06-05
clk: meson: Add support for Meson clock controller
Carlo Caione