aboutsummaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)AuthorFilesLines
2019-04-02clk: renesas: rcar-gen3: Parameterise Z and Z2 clock offsetSimon Horman6-20/+13
2019-04-02clk: renesas: rcar-gen3: Parameterise Z and Z2 clock fixed divisorTakeshi Kihara6-16/+28
2019-04-02clk: renesas: r9a06g032: Add missing PCI USB clockGareth Williams1-0/+1
2019-04-02clk: renesas: r7s9210: Always use readl()Geert Uytterhoeven1-1/+2
2019-04-01clk: meson: meson8b: add the video decoder clock treesMartin Blumenstingl2-1/+328
2019-04-01clk: meson: meson8b: add the VPU clock treesMartin Blumenstingl2-1/+175
2019-04-01clk: meson: meson8b: add support for the GP_PLL clock on Meson8m2Martin Blumenstingl2-1/+66
2019-04-01clk: meson: meson8b: use a separate clock table for Meson8m2Martin Blumenstingl1-1/+192
2019-04-01clk: meson-g12a: add video decoder clocksMaxime Jourdan2-1/+170
2019-04-01clk: meson-g12a: add PCIE PLL clocksNeil Armstrong2-1/+122
2019-04-01clk: meson-pll: add reduced specific clk_ops for G12A PCIe PLLNeil Armstrong2-0/+27
2019-04-01clk: meson: g12a: add cpu clocksNeil Armstrong2-1/+371
2019-04-01dt-bindings: clock: g12a-aoclk: expose CLKID_AO_CTS_OSCINNeil Armstrong1-1/+0
2019-04-01dt-bindings: clock: axg-audio: unexpose controller inputsJerome Brunet1-0/+20
2019-03-29Merge tag 'meson-clk-fixes-for-5.1-v2' of https://github.com/BayLibre/clk-mes...Stephen Boyd2-3/+3
2019-03-29clk: meson: vid-pll-div: remove warning and return 0 on invalid configNeil Armstrong1-2/+2
2019-03-26clk: imx: Remove unused imx_get_clk_hw_fixedAbel Vesa1-5/+0
2019-03-25clk: meson: pll: fix rounding and setting a rate that matches preciselyMartin Blumenstingl1-1/+1
2019-03-22clk: samsung: exynos5410: Add gate clock for ADCKrzysztof Kozlowski1-0/+1
2019-03-21clk: sunxi: Add Kconfig optionsMaxime Ripard3-22/+71
2019-03-20clk: imx7ulp: remove snvs clockAnson Huang1-1/+0
2019-03-19Merge tag 'meson-clk-fixes-for-5.1' of https://github.com/BayLibre/clk-meson ...Stephen Boyd2-3/+5
2019-03-19clk: g12a-aoclk: re-export CLKID_AO_SAR_ADC_SEL clock idNeil Armstrong1-1/+0
2019-03-19clk: meson-g12a: fix VPU clock parentsNeil Armstrong1-1/+1
2019-03-19clk: meson: g12a: fix VPU clock muxes maskMaxime Jourdan1-2/+2
2019-03-19clk: meson-gxbb: round the vdec dividers to closestMaxime Jourdan1-0/+2
2019-03-18clk: at91: fix programmable clock for sama5d2Matthias Wieloch3-15/+54
2019-03-18clk: renesas: rcar-gen3: Pass name/offset to cpg_sd_clk_register()Geert Uytterhoeven1-6/+6
2019-03-18drivers: Defer probe if firmware is not readyRajan Vaja1-2/+2
2019-03-18clk: rockchip: fix wrong clock definitions for rk3328Jonas Karlman1-9/+9
2019-03-18clk: sunxi-ng: f1c100s: fix USB PHY gate bit offsetIcenowy Zheng1-1/+1
2019-03-18clk: sunxi-ng: Allow DE clock to set parent rateJernej Skrabec3-3/+5
2019-03-14Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds143-1572/+8658
2019-03-12treewide: add checks for the return value of memblock_alloc*()Mike Rapoport1-0/+3
2019-03-08clk: ti: clkctrl: Fix clkdm_name regression for TI_CLK_CLKCTRL_COMPATTony Lindgren1-1/+1
2019-03-08clk: fixup default index for of_clk_get_by_name()Kuninori Morimoto1-1/+1
2019-03-08Merge branch 'clk-parent-rewrite' (early part) into clk-nextStephen Boyd3-178/+230
2019-03-08Merge branches 'clk-typo', 'clk-json-schema', 'clk-mtk-2712-eco' and 'clk-roc...Stephen Boyd4-11/+15
2019-03-08Merge branch 'clk-at91' into clk-nextStephen Boyd3-5/+10
2019-03-08Merge branches 'clk-ingenic', 'clk-mtk-mux', 'clk-qcom-sdm845-pcie', 'clk-mtk...Stephen Boyd11-50/+88
2019-03-08Merge branches 'clk-qcom-msm8998', 'clk-fractional-parent', 'clk-x86-mv' and ...Stephen Boyd15-67/+155
2019-03-08Merge branches 'clk-qcom-rpmh', 'clk-gpio-sleep', 'clk-stm32mp1', 'clk-qcom-q...Stephen Boyd11-39/+776
2019-03-08Merge branches 'clk-imx', 'clk-samsung', 'clk-ti', 'clk-uniphier-gear' and 'c...Stephen Boyd31-328/+2022
2019-03-08Merge branches 'clk-optional', 'clk-devm-clkdev-register', 'clk-allwinner', '...Stephen Boyd51-825/+5195
2019-03-08Merge branches 'clk-of-refcount', 'clk-mmio-fixed-clock', 'clk-remove-clps', ...Stephen Boyd21-74/+172
2019-03-06clk: highbank: Convert to CLK_IS_CRITICALStephen Boyd1-13/+10
2019-03-06Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds7-98/+913
2019-03-01clk: Move of_clk_*() APIs into clk.c from clkdev.cStephen Boyd3-66/+62
2019-03-01clk: Inform the core about consumer devicesStephen Boyd3-9/+21
2019-03-01clk: Introduce of_clk_get_hw_from_clkspec()Stephen Boyd3-65/+69