aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-20Merge branches 'clk-semicolon', 'clk-axi-clkgen', 'clk-qoriq', 'clk-baikal', ...Stephen Boyd
2020-10-20Merge branches 'clk-simplify', 'clk-ti', 'clk-tegra', 'clk-rockchip' and 'clk...Stephen Boyd
2020-10-20Merge branches 'clk-renesas', 'clk-amlogic', 'clk-allwinner', 'clk-samsung', ...Stephen Boyd
2020-10-13clk: mmp2: Fix the display clock divider baseLubomir Rintel
2020-10-13clk: pxa: Constify static struct clk_opsRikard Falkeborn
2020-10-13clk: baikal-t1: Mark Ethernet PLL as criticalSerge Semin
2020-10-13clk: qoriq: modify MAX_PLL_DIV to 32Zhao Qiang
2020-10-13clk: axi-clkgen: Set power bits for fractional modeLars-Peter Clausen
2020-10-13clk: axi-clkgen: Add support for fractional dividersLars-Peter Clausen
2020-10-13clk: meson: use semicolons rather than commas to separate statementsJulia Lawall
2020-10-13clk: mvebu: ap80x-cpu: use semicolons rather than commas to separate statementsJulia Lawall
2020-10-13clk: uniphier: use semicolons rather than commas to separate statementsJulia Lawall
2020-10-13clk: mediatek: Add MT8167 clock supportFabien Parent
2020-10-13dt-bindings: clock: mediatek: add bindings for MT8167 clocksFabien Parent
2020-10-08clk: mediatek: add UART0 clock supportHanks Chen
2020-10-07clk: rockchip: Initialize hw to error to avoid undefined behaviorStephen Boyd
2020-09-23Merge tag 'v5.10-rockchip-clk1' of git://git.kernel.org/pub/scm/linux/kernel/...Stephen Boyd
2020-09-23clk: tegra: Drop !provider check in tegra210_clk_emc_set_rate()Stephen Boyd
2020-09-22clk: ti: dra7: add missing clkctrl register for SHA2 instanceTero Kristo
2020-09-22clk: ti: clockdomain: fix static checker warningTero Kristo
2020-09-22clk: ti: autoidle: add checks against NULL pointer referenceTero Kristo
2020-09-22clk: keystone: sci-clk: add 10% slack to set_rateTero Kristo
2020-09-22clk: keystone: sci-clk: cache results of last query rate operationTero Kristo
2020-09-22clk: keystone: sci-clk: fix parsing assigned-clock data during probeTero Kristo
2020-09-22clk: mediatek: fix platform_no_drv_owner.cocci warningsZou Wei
2020-09-22clk: mediatek: mt7629: simplify the return expression of mtk_infrasys_initLiu Shixin
2020-09-22clk: mediatek: mt6797: simplify the return expression of mtk_infrasys_initLiu Shixin
2020-09-22clk: socfpga: agilex: Remove unused variable 'cntr_mux'YueHaibing
2020-09-22clk: si5341: drop unused 'err' variableKrzysztof Kozlowski
2020-09-22clk: mmp: pxa1928: drop unused 'clk' variableKrzysztof Kozlowski
2020-09-22clk: at91: drop unused at91sam9g45_pcr_layoutKrzysztof Kozlowski
2020-09-22clk: davinci: add missing kerneldocKrzysztof Kozlowski
2020-09-22clk: fixed: add missing kerneldocKrzysztof Kozlowski
2020-09-22clk: s2mps11: initialize driver via module_platform_driverKrzysztof Kozlowski
2020-09-22Merge tag 'clk-v5.10-samsung' of https://git.kernel.org/pub/scm/linux/kernel/...Stephen Boyd
2020-09-22clk: rockchip: rk3399: Support module buildElaine Zhang
2020-09-22clk: rockchip: fix the clk config to support module buildElaine Zhang
2020-09-22clk: rockchip: Export some clock common APIs for module driversElaine Zhang
2020-09-22clk: rockchip: Export rockchip_register_softrst()Elaine Zhang
2020-09-22clk: rockchip: Export rockchip_clk_register_ddrclk()Elaine Zhang
2020-09-22clk: rockchip: Use clk_hw_register_composite instead of clk_register_composit...Elaine Zhang
2020-09-22clk: rockchip: rk3308: drop unused mux_timer_src_pKrzysztof Kozlowski
2020-09-21Merge tag 'sunxi-clk-for-5.10-1' of https://git.kernel.org/pub/scm/linux/kern...Stephen Boyd
2020-09-21Merge tag 'clk-meson-v5.10-1' of https://github.com/BayLibre/clk-meson into c...Stephen Boyd
2020-09-21Merge tag 'clk-renesas-for-v5.10-tag2' of git://git.kernel.org/pub/scm/linux/...Stephen Boyd
2020-09-17clk: renesas: rcar-gen3: Update description for RZ/G2Lad Prabhakar
2020-09-17clk: renesas: cpg-mssr: Add support for R-Car V3UYoshihiro Shimoda
2020-09-17Merge tag 'renesas-r8a779a0-dt-binding-defs-tag' into clk-renesas-for-v5.10Geert Uytterhoeven
2020-09-17clk: renesas: cpg-mssr: Add register pointers into struct cpg_mssr_privYoshihiro Shimoda
2020-09-17clk: renesas: cpg-mssr: Use enum clk_reg_layout instead of a boolean flagYoshihiro Shimoda