| Age | Commit message (Expand) | Author | Files | Lines |
| 2019-04-02 | clk: renesas: rcar-gen3: Parameterise Z and Z2 clock offset | Simon Horman | 6 | -20/+13 |
| 2019-04-02 | clk: renesas: rcar-gen3: Parameterise Z and Z2 clock fixed divisor | Takeshi Kihara | 6 | -16/+28 |
| 2019-04-02 | clk: renesas: r9a06g032: Add missing PCI USB clock | Gareth Williams | 1 | -0/+1 |
| 2019-04-02 | clk: renesas: r7s9210: Always use readl() | Geert Uytterhoeven | 1 | -1/+2 |
| 2019-04-01 | clk: meson: meson8b: add the video decoder clock trees | Martin Blumenstingl | 2 | -1/+328 |
| 2019-04-01 | clk: meson: meson8b: add the VPU clock trees | Martin Blumenstingl | 2 | -1/+175 |
| 2019-04-01 | clk: meson: meson8b: add support for the GP_PLL clock on Meson8m2 | Martin Blumenstingl | 2 | -1/+66 |
| 2019-04-01 | clk: meson: meson8b: use a separate clock table for Meson8m2 | Martin Blumenstingl | 1 | -1/+192 |
| 2019-04-01 | clk: meson-g12a: add video decoder clocks | Maxime Jourdan | 2 | -1/+170 |
| 2019-04-01 | clk: meson-g12a: add PCIE PLL clocks | Neil Armstrong | 2 | -1/+122 |
| 2019-04-01 | clk: meson-pll: add reduced specific clk_ops for G12A PCIe PLL | Neil Armstrong | 2 | -0/+27 |
| 2019-04-01 | clk: meson: g12a: add cpu clocks | Neil Armstrong | 2 | -1/+371 |
| 2019-04-01 | dt-bindings: clock: g12a-aoclk: expose CLKID_AO_CTS_OSCIN | Neil Armstrong | 1 | -1/+0 |
| 2019-04-01 | dt-bindings: clock: axg-audio: unexpose controller inputs | Jerome Brunet | 1 | -0/+20 |
| 2019-03-29 | Merge tag 'meson-clk-fixes-for-5.1-v2' of https://github.com/BayLibre/clk-mes... | Stephen Boyd | 2 | -3/+3 |
| 2019-03-29 | clk: meson: vid-pll-div: remove warning and return 0 on invalid config | Neil Armstrong | 1 | -2/+2 |
| 2019-03-26 | clk: imx: Remove unused imx_get_clk_hw_fixed | Abel Vesa | 1 | -5/+0 |
| 2019-03-25 | clk: meson: pll: fix rounding and setting a rate that matches precisely | Martin Blumenstingl | 1 | -1/+1 |
| 2019-03-22 | clk: samsung: exynos5410: Add gate clock for ADC | Krzysztof Kozlowski | 1 | -0/+1 |
| 2019-03-21 | clk: sunxi: Add Kconfig options | Maxime Ripard | 3 | -22/+71 |
| 2019-03-20 | clk: imx7ulp: remove snvs clock | Anson Huang | 1 | -1/+0 |
| 2019-03-19 | Merge tag 'meson-clk-fixes-for-5.1' of https://github.com/BayLibre/clk-meson ... | Stephen Boyd | 2 | -3/+5 |
| 2019-03-19 | clk: g12a-aoclk: re-export CLKID_AO_SAR_ADC_SEL clock id | Neil Armstrong | 1 | -1/+0 |
| 2019-03-19 | clk: meson-g12a: fix VPU clock parents | Neil Armstrong | 1 | -1/+1 |
| 2019-03-19 | clk: meson: g12a: fix VPU clock muxes mask | Maxime Jourdan | 1 | -2/+2 |
| 2019-03-19 | clk: meson-gxbb: round the vdec dividers to closest | Maxime Jourdan | 1 | -0/+2 |
| 2019-03-18 | clk: at91: fix programmable clock for sama5d2 | Matthias Wieloch | 3 | -15/+54 |
| 2019-03-18 | clk: renesas: rcar-gen3: Pass name/offset to cpg_sd_clk_register() | Geert Uytterhoeven | 1 | -6/+6 |
| 2019-03-18 | drivers: Defer probe if firmware is not ready | Rajan Vaja | 1 | -2/+2 |
| 2019-03-18 | clk: rockchip: fix wrong clock definitions for rk3328 | Jonas Karlman | 1 | -9/+9 |
| 2019-03-18 | clk: sunxi-ng: f1c100s: fix USB PHY gate bit offset | Icenowy Zheng | 1 | -1/+1 |
| 2019-03-18 | clk: sunxi-ng: Allow DE clock to set parent rate | Jernej Skrabec | 3 | -3/+5 |
| 2019-03-14 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 143 | -1572/+8658 |
| 2019-03-12 | treewide: add checks for the return value of memblock_alloc*() | Mike Rapoport | 1 | -0/+3 |
| 2019-03-08 | clk: ti: clkctrl: Fix clkdm_name regression for TI_CLK_CLKCTRL_COMPAT | Tony Lindgren | 1 | -1/+1 |
| 2019-03-08 | clk: fixup default index for of_clk_get_by_name() | Kuninori Morimoto | 1 | -1/+1 |
| 2019-03-08 | Merge branch 'clk-parent-rewrite' (early part) into clk-next | Stephen Boyd | 3 | -178/+230 |
| 2019-03-08 | Merge branches 'clk-typo', 'clk-json-schema', 'clk-mtk-2712-eco' and 'clk-roc... | Stephen Boyd | 4 | -11/+15 |
| 2019-03-08 | Merge branch 'clk-at91' into clk-next | Stephen Boyd | 3 | -5/+10 |
| 2019-03-08 | Merge branches 'clk-ingenic', 'clk-mtk-mux', 'clk-qcom-sdm845-pcie', 'clk-mtk... | Stephen Boyd | 11 | -50/+88 |
| 2019-03-08 | Merge branches 'clk-qcom-msm8998', 'clk-fractional-parent', 'clk-x86-mv' and ... | Stephen Boyd | 15 | -67/+155 |
| 2019-03-08 | Merge branches 'clk-qcom-rpmh', 'clk-gpio-sleep', 'clk-stm32mp1', 'clk-qcom-q... | Stephen Boyd | 11 | -39/+776 |
| 2019-03-08 | Merge branches 'clk-imx', 'clk-samsung', 'clk-ti', 'clk-uniphier-gear' and 'c... | Stephen Boyd | 31 | -328/+2022 |
| 2019-03-08 | Merge branches 'clk-optional', 'clk-devm-clkdev-register', 'clk-allwinner', '... | Stephen Boyd | 51 | -825/+5195 |
| 2019-03-08 | Merge branches 'clk-of-refcount', 'clk-mmio-fixed-clock', 'clk-remove-clps', ... | Stephen Boyd | 21 | -74/+172 |
| 2019-03-06 | clk: highbank: Convert to CLK_IS_CRITICAL | Stephen Boyd | 1 | -13/+10 |
| 2019-03-06 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Linus Torvalds | 7 | -98/+913 |
| 2019-03-01 | clk: Move of_clk_*() APIs into clk.c from clkdev.c | Stephen Boyd | 3 | -66/+62 |
| 2019-03-01 | clk: Inform the core about consumer devices | Stephen Boyd | 3 | -9/+21 |
| 2019-03-01 | clk: Introduce of_clk_get_hw_from_clkspec() | Stephen Boyd | 3 | -65/+69 |