index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
meson
/
clk-pll.c
Age
Commit message (
Expand
)
Author
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