Age | Commit message (Expand) | Author | Files | Lines |
2021-06-30 | clk: meson: regmap: switch to determine_rate for the dividers | Martin Blumenstingl | 1 | -10/+9 |
2021-06-09 | clk: meson: g12a: Add missing NNA source clocks for g12b | Nick Xie | 1 | -0/+6 |
2021-05-24 | clk: meson: axg-audio: improve deferral handling | Jerome Brunet | 1 | -3/+2 |
2021-05-20 | clk: meson: g12a: fix gp0 and hifi ranges | Jerome Brunet | 1 | -1/+1 |
2021-05-19 | clk: meson: pll: switch to determine_rate for the PLL ops | Martin Blumenstingl | 1 | -11/+15 |
2021-02-09 | clk: meson: axg: Remove MIPI enable clock gate | Remi Pommarel | 2 | -4/+0 |
2021-01-04 | clk: meson: meson8b: remove compatibility code for old .dtbs | Martin Blumenstingl | 1 | -40/+5 |
2021-01-04 | clk: meson: clk-pll: propagate the error from meson_clk_pll_set_rate() | Martin Blumenstingl | 1 | -2/+3 |
2021-01-04 | clk: meson: clk-pll: make "ret" a signed integer | Martin Blumenstingl | 1 | -1/+2 |
2021-01-04 | clk: meson: clk-pll: fix initializing the old rate (fallback) for a PLL | Martin Blumenstingl | 1 | -1/+1 |
2020-12-21 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 11 | -61/+1004 |
2020-11-26 | clk: meson: g12a: add MIPI DSI Host Pixel Clock | Neil Armstrong | 2 | -1/+76 |
2020-11-23 | clk: meson: enable building as modules | Kevin Hilman | 9 | -9/+34 |
2020-11-23 | clk: meson: Kconfig: fix dependency for G12A | Kevin Hilman | 1 | -0/+1 |
2020-11-23 | clk: meson: axg: add MIPI DSI Host clock | Neil Armstrong | 2 | -1/+69 |
2020-11-23 | clk: meson: axg: add Video Clocks | Neil Armstrong | 2 | -1/+773 |
2020-11-14 | clk: meson: g12: use devm variant to register notifiers | Jerome Brunet | 1 | -14/+20 |
2020-11-14 | clk: meson: g12: drop use of __clk_lookup() | Jerome Brunet | 1 | -36/+32 |
2020-10-28 | clk: define to_clk_regmap() as inline function | Arnd Bergmann | 1 | -1/+4 |
2020-10-20 | Merge branches 'clk-semicolon', 'clk-axi-clkgen', 'clk-qoriq', 'clk-baikal', ... | Stephen Boyd | 1 | -1/+1 |
2020-10-13 | clk: meson: use semicolons rather than commas to separate statements | Julia Lawall | 1 | -1/+1 |
2020-09-10 | clk: meson: make shipped controller configurable | Jerome Brunet | 1 | -9/+17 |
2020-08-29 | clk: meson: g12a: mark fclk_div2 as critical | Stefan Agner | 1 | -0/+11 |
2020-08-17 | clk: meson: axg-audio: fix g12a tdmout sclk inverter | Jerome Brunet | 1 | -25/+60 |
2020-08-17 | clk: meson: axg-audio: separate axg and g12a regmap tables | Jerome Brunet | 1 | -8/+127 |
2020-08-17 | clk: meson: add sclk-ws driver | Jerome Brunet | 2 | -0/+62 |
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-amlo... | 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 |