summaryrefslogtreecommitdiff
path: root/drivers/clk/meson/clk-pll.c
AgeCommit message (Expand)Author
2021-05-19clk: meson: pll: switch to determine_rate for the PLL opsMartin Blumenstingl
2021-01-04clk: meson: clk-pll: propagate the error from meson_clk_pll_set_rate()Martin Blumenstingl
2021-01-04clk: meson: clk-pll: make "ret" a signed integerMartin Blumenstingl
2021-01-04clk: meson: clk-pll: fix initializing the old rate (fallback) for a PLLMartin Blumenstingl
2020-01-31Merge branches 'clk-debugfs-danger', 'clk-basic-hw', 'clk-renesas', 'clk-amlo...Stephen Boyd
2019-12-23clk: let init callback return an error codeJerome Brunet
2019-12-16clk: meson: pll: Fix by 0 division in __pll_params_to_rate()Remi Pommarel
2019-05-07Merge branches 'clk-doc', 'clk-more-critical', 'clk-meson' and 'clk-basic-be'...Stephen Boyd
2019-04-01clk: meson-pll: add reduced specific clk_ops for G12A PCIe PLLNeil Armstrong
2019-03-25clk: meson: pll: fix rounding and setting a rate that matches preciselyMartin Blumenstingl
2019-02-04clk: meson: pll: update driver for the g12aJerome Brunet
2019-02-02clk: meson: rework and clean drivers dependenciesJerome Brunet
2018-11-23clk: meson: clk-pll: check if the clock is already enabledMartin Blumenstingl
2018-09-26clk: meson: clk-pll: drop hard-coded rates from pll tablesJerome Brunet
2018-09-26clk: meson: clk-pll: remove od parametersJerome Brunet
2018-09-26clk: meson: clk-pll: add enable bitJerome Brunet
2018-05-18clk: meson: use SPDX license identifiers consistentlyJerome Brunet
2018-03-13clk: meson: add ROUND_CLOSEST to the pll driverJerome Brunet
2018-03-13clk: meson: improve pll driver results with fracJerome Brunet
2018-03-13clk: meson: remove special gp0 lock loopJerome Brunet
2018-03-13clk: meson: migrate plls clocks to clk_regmapJerome Brunet
2018-02-12clk: meson: fix rate calculation of plls with a fractional partJerome Brunet
2018-02-12clk: meson: add od3 to the pll driverJerome Brunet
2018-02-12clk: meson: use the frac parameter width instead of a constantJerome Brunet
2018-02-12clk: meson: remove unnecessary rounding in the pll clockJerome Brunet
2018-02-12clk: meson: check pll rate param table before using itJerome Brunet
2017-04-04clk: meson: Add support for parameters for specific PLLsNeil Armstrong
2016-06-22clk: meson: fractional pll supportMichael Turquette
2016-06-22clk: meson8b: clean up pll clocksMichael Turquette
2015-06-05clk: meson: Add support for Meson clock controllerCarlo Caione