| Age | Commit message (Expand) | Author | Files | Lines |
| 2020-07-21 | Merge branch 'clk-amlogic' into clk-next |  Stephen Boyd | 4 | -19/+178 |
| 2020-07-10 | Replace HTTP links with HTTPS ones: Common CLK framework |  Alexander A. Klimov | 1 | -1/+1 |
| 2020-07-09 | clk: meson: meson8b: add the vclk2_en gate clock |  Martin Blumenstingl | 2 | -6/+27 |
| 2020-07-09 | clk: meson: meson8b: add the vclk_en gate clock |  Martin Blumenstingl | 2 | -6/+27 |
| 2020-06-24 | clk: meson: meson8b: Drop CLK_IS_CRITICAL from fclk_div2 |  Martin Blumenstingl | 1 | -7/+0 |
| 2020-06-19 | clk: meson: g12a: Add support for NNA CLK source clocks |  Dmitry Shmidt | 2 | -1/+125 |
| 2020-05-02 | clk: meson: meson8b: Don't rely on u-boot to init all GP_PLL registers |  Martin Blumenstingl | 2 | -0/+13 |
| 2020-04-29 | clk: meson: meson8b: Make the CCF use the glitch-free VPU mux |  Martin Blumenstingl | 1 | -3/+11 |
| 2020-04-29 | clk: meson: meson8b: Fix the vclk_div{1, 2, 4, 6, 12}_en gate bits |  Martin Blumenstingl | 1 | -5/+5 |
| 2020-04-29 | clk: meson: meson8b: Fix the polarity of the RESET_N lines |  Martin Blumenstingl | 1 | -23/+56 |
| 2020-04-29 | clk: meson: meson8b: Fix the first parent of vid_pll_in_sel |  Martin Blumenstingl | 1 | -1/+1 |
| 2020-04-16 | clk: meson: g12a: Prepare the GPU clock tree to change at runtime |  Martin Blumenstingl | 1 | -8/+22 |
| 2020-04-16 | clk: meson: gxbb: Prepare the GPU clock tree to change at runtime |  Martin Blumenstingl | 1 | -18/+22 |
| 2020-04-14 | clk: meson: meson8b: make the hdmi_sys clock tree mutable |  Martin Blumenstingl | 1 | -3/+3 |
| 2020-04-14 | clk: meson8b: export the HDMI system clock |  Martin Blumenstingl | 1 | -1/+0 |
| 2020-02-21 | clk: meson: meson8b: set audio output clock hierarchy |  Martin Blumenstingl | 1 | -8/+13 |
| 2020-02-19 | clk: meson: g12a: add support for the SPICC SCLK Source clocks |  Neil Armstrong | 2 | -1/+134 |
| 2020-02-13 | clk: meson: gxbb: set audio output clock hierarchy |  Jerome Brunet | 1 | -8/+10 |
| 2020-02-13 | clk: meson: gxbb: add the gxl internal dac gate |  Jerome Brunet | 2 | -1/+4 |
| 2020-01-31 | Merge branches 'clk-debugfs-danger', 'clk-basic-hw', 'clk-renesas', 'clk-amlogic' and 'clk-allwinner' into clk-next |  Stephen Boyd | 5 | -56/+229 |
| 2020-01-07 | clk: meson: meson8b: make the CCF use the glitch-free mali mux |  Martin Blumenstingl | 1 | -4/+7 |
| 2019-12-23 | clk: let init callback return an error code |  Jerome Brunet | 4 | -4/+12 |
| 2019-12-16 | Merge branch 'v5.5/fixes' into v5.6/drivers |  Jerome Brunet | 2 | -0/+10 |
| 2019-12-16 | clk: meson: pll: Fix by 0 division in __pll_params_to_rate() |  Remi Pommarel | 1 | -0/+9 |
| 2019-12-16 | clk: meson: g12a: fix missing uart2 in regmap table |  Jerome Brunet | 1 | -0/+1 |
| 2019-12-11 | clk: meson: meson8b: use of_clk_hw_register to register the clocks |  Martin Blumenstingl | 1 | -1/+1 |
| 2019-12-11 | clk: meson: meson8b: don't register the XTAL clock when provided via OF |  Martin Blumenstingl | 1 | -3/+9 |
| 2019-12-11 | clk: meson: meson8b: change references to the XTAL clock to use [fw_]name |  Martin Blumenstingl | 1 | -34/+44 |
| 2019-12-11 | clk: meson: meson8b: use clk_hw_set_parent in the CPU clock notifier |  Martin Blumenstingl | 1 | -13/+8 |
| 2019-12-11 | clk: meson: add a driver for the Meson8/8b/8m2 DDR clock controller |  Martin Blumenstingl | 2 | -1/+150 |
| 2019-10-14 | clk: meson: axg-audio: use devm_platform_ioremap_resource() to simplify code |  YueHaibing | 1 | -3/+1 |
| 2019-10-08 | clk: meson: axg_audio: add sm1 support |  Jerome Brunet | 2 | -30/+574 |
| 2019-10-08 | clk: meson: axg-audio: provide clk top signal name |  Jerome Brunet | 2 | -4/+17 |
| 2019-10-08 | clk: meson: axg-audio: prepare sm1 addition |  Jerome Brunet | 1 | -684/+781 |
| 2019-10-08 | clk: meson: axg-audio: fix regmap last register |  Jerome Brunet | 1 | -1/+1 |
| 2019-10-08 | clk: meson: axg-audio: remove useless defines |  Jerome Brunet | 1 | -4/+0 |
| 2019-10-01 | clk: meson: g12a: set CLK_MUX_ROUND_CLOSEST on the cpu clock muxes |  Neil Armstrong | 1 | -0/+9 |
| 2019-10-01 | clk: meson: g12a: fix cpu clock rate setting |  Neil Armstrong | 1 | -2/+2 |
| 2019-10-01 | clk: meson: gxbb: let sar_adc_clk_div set the parent clock rate |  Martin Blumenstingl | 1 | -0/+1 |
| 2019-09-19 | Merge branches 'clk-init-destroy', 'clk-doc', 'clk-imx' and 'clk-allwinner' into clk-next |  Stephen Boyd | 1 | -2/+5 |
| 2019-08-26 | clk: meson: g12a: add support for SM1 CPU 1, 2 & 3 clocks |  Neil Armstrong | 2 | -1/+61 |
| 2019-08-26 | clk: meson: g12a: add support for SM1 DynamIQ Shared Unit clock |  Neil Armstrong | 2 | -1/+198 |
| 2019-08-26 | clk: meson: g12a: add support for SM1 GP1 PLL |  Neil Armstrong | 2 | -1/+310 |
| 2019-08-20 | clk: meson: axg-audio: add g12a reset support |  Jerome Brunet | 2 | -2/+106 |
| 2019-08-16 | clk: meson: axg-audio: Don't reference clk_init_data after registration |  Stephen Boyd | 1 | -2/+5 |
| 2019-08-09 | Merge branch 'v5.4/dt' into v5.4/drivers |  Jerome Brunet | 1 | -1/+0 |
| 2019-08-09 | clk: meson: g12a: expose CPUB clock ID for G12B |  Neil Armstrong | 1 | -1/+0 |
| 2019-08-09 | clk: meson: g12a: add notifiers to handle cpu clock change |  Neil Armstrong | 1 | -52/+479 |
| 2019-08-09 | clk: meson: add g12a cpu dynamic divider driver |  Neil Armstrong | 4 | -0/+99 |
| 2019-07-29 | clk: meson: remove clk input helper |  Alexandre Mergnat | 4 | -72/+0 |