Age | Commit message (Expand) | Author |
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 |
2022-08-19 | clk: meson: Hold reference returned by of_get_parent() | Liang He |
2022-06-15 | clk: meson: axg-audio: Don't duplicate devm_clk_get_enabled() | Uwe Kleine-König |
2022-03-11 | clk: cleanup comments | Tom Rix |
2021-11-30 | clk: meson: gxbb: Fix the SDM_EN bit for MPLL0 on GXBB | Martin Blumenstingl |
2021-09-23 | clk: meson: meson8b: Make the video clock trees mutable | Martin Blumenstingl |
2021-09-23 | clk: meson: meson8b: Initialize the HDMI PLL registers | Martin Blumenstingl |
2021-09-23 | clk: meson: meson8b: Add the HDMI PLL M/N parameters | Martin Blumenstingl |
2021-09-23 | clk: meson: meson8b: Add the vid_pll_lvds_en gate clock | Martin Blumenstingl |
2021-09-23 | clk: meson: meson8b: Use CLK_SET_RATE_NO_REPARENT for vclk{,2}_in_sel | Martin Blumenstingl |
2021-09-23 | clk: meson: meson8b: Export the video clocks | Martin Blumenstingl |
2021-06-30 | clk: meson: regmap: switch to determine_rate for the dividers | Martin Blumenstingl |
2021-06-09 | clk: meson: g12a: Add missing NNA source clocks for g12b | Nick Xie |
2021-05-24 | clk: meson: axg-audio: improve deferral handling | Jerome Brunet |
2021-05-20 | clk: meson: g12a: fix gp0 and hifi ranges | Jerome Brunet |
2021-05-19 | clk: meson: pll: switch to determine_rate for the PLL ops | Martin Blumenstingl |
2021-02-09 | clk: meson: axg: Remove MIPI enable clock gate | Remi Pommarel |
2021-01-04 | clk: meson: meson8b: remove compatibility code for old .dtbs | 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-12-21 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |
2020-11-26 | clk: meson: g12a: add MIPI DSI Host Pixel Clock | Neil Armstrong |
2020-11-23 | clk: meson: enable building as modules | Kevin Hilman |
2020-11-23 | clk: meson: Kconfig: fix dependency for G12A | Kevin Hilman |
2020-11-23 | clk: meson: axg: add MIPI DSI Host clock | Neil Armstrong |
2020-11-23 | clk: meson: axg: add Video Clocks | Neil Armstrong |
2020-11-14 | clk: meson: g12: use devm variant to register notifiers | Jerome Brunet |
2020-11-14 | clk: meson: g12: drop use of __clk_lookup() | Jerome Brunet |
2020-10-28 | clk: define to_clk_regmap() as inline function | Arnd Bergmann |
2020-10-20 | Merge branches 'clk-semicolon', 'clk-axi-clkgen', 'clk-qoriq', 'clk-baikal', ... | Stephen Boyd |
2020-10-13 | clk: meson: use semicolons rather than commas to separate statements | Julia Lawall |
2020-09-10 | clk: meson: make shipped controller configurable | Jerome Brunet |
2020-08-29 | clk: meson: g12a: mark fclk_div2 as critical | Stefan Agner |
2020-08-17 | clk: meson: axg-audio: fix g12a tdmout sclk inverter | Jerome Brunet |
2020-08-17 | clk: meson: axg-audio: separate axg and g12a regmap tables | Jerome Brunet |
2020-08-17 | clk: meson: add sclk-ws driver | Jerome Brunet |
2020-07-21 | Merge branch 'clk-amlogic' into clk-next | Stephen Boyd |
2020-07-10 | Replace HTTP links with HTTPS ones: Common CLK framework | Alexander A. Klimov |
2020-07-09 | clk: meson: meson8b: add the vclk2_en gate clock | Martin Blumenstingl |
2020-07-09 | clk: meson: meson8b: add the vclk_en gate clock | Martin Blumenstingl |
2020-06-24 | clk: meson: meson8b: Drop CLK_IS_CRITICAL from fclk_div2 | Martin Blumenstingl |
2020-06-19 | clk: meson: g12a: Add support for NNA CLK source clocks | Dmitry Shmidt |
2020-05-02 | clk: meson: meson8b: Don't rely on u-boot to init all GP_PLL registers | Martin Blumenstingl |
2020-04-29 | clk: meson: meson8b: Make the CCF use the glitch-free VPU mux | Martin Blumenstingl |
2020-04-29 | clk: meson: meson8b: Fix the vclk_div{1, 2, 4, 6, 12}_en gate bits | Martin Blumenstingl |
2020-04-29 | clk: meson: meson8b: Fix the polarity of the RESET_N lines | Martin Blumenstingl |