aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-15clk: meson: meson8b: add support for the NAND clocksMartin Blumenstingl2-1/+58
2018-05-10clk: qcom: Base rcg parent rate off plan frequencyEvan Green1-0/+1
2018-05-09clk: renesas: cpg-mssr: Add support for R-Car E3Yoshihiro Shimoda5-0/+302
2018-05-08clk: qcom: Add Global Clock controller (GCC) driver for SDM845Taniya Das3-0/+3475
2018-05-08clk: qcom: Add support for BRANCH_HALT_SKIP flag for branch clocksAmit Nischal2-2/+6
2018-05-08clk: qcom: Simplify gdsc status checking logicStephen Boyd1-19/+37
2018-05-08clk: qcom: Configure the RCGs to a safe source as neededAmit Nischal2-24/+155
2018-05-04clk: imx6sx: add missing lvds2 clock to the clock treeAnson Huang1-3/+7
2018-05-04clk: imx6ul: fix periph clk2 clock mux selectionStefan Agner1-1/+1
2018-05-04clk: sunxi-ng: add support for H6 PRCM CCUIcenowy Zheng4-0/+232
2018-05-01clk: qcom: gdsc: Add support to poll CFG register to check GDSC stateAmit Nischal2-16/+27
2018-05-01clk: npcm7xx: fix return value check in npcm7xx_clk_init()Wei Yongjun1-1/+1
2018-05-01Merge tag 'meson-clk-fixes-4.17-1' of https://github.com/BayLibre/clk-meson into clk-fixesStephen Boyd2-4/+3
2018-04-25clk: meson: meson8b: fix meson8b_cpu_clk parent clock nameMartin Blumenstingl1-1/+2
2018-04-25clk: meson: meson8b: fix meson8b_fclk_div3_div clock nameMartin Blumenstingl1-1/+1
2018-04-25clk: meson: drop meson_aoclk_gate_regmap_opsYixun Lan1-2/+0
2018-04-19clk: Remove clk_init_cb typedefGeert Uytterhoeven1-1/+1
2018-04-16clk: qcom: Add MSM8998 Global Clock Control (GCC) driverJoonwoo Park3-0/+2843
2018-04-16clk: qcom: gdsc: Add support to poll for higher timeout valueAmit Nischal1-1/+1
2018-04-16clk: qcom: gdsc: Add support to reset AON and block reset logicAmit Nischal2-3/+23
2018-04-16clk: npcm7xx: add clock controllerTali Perry2-0/+657
2018-04-16clk: meson: honor CLK_MUX_ROUND_CLOSEST in clk_regmapJerome Brunet1-1/+10
2018-04-16clk: honor CLK_MUX_ROUND_CLOSEST in generic clk muxJerome Brunet2-4/+13
2018-04-16clk: cs2000: mark resume function as __maybe_unusedArnd Bergmann1-1/+1
2018-04-16Merge branch 'clk-stm32mp1' into clk-fixesStephen Boyd1-31/+23
2018-04-16clk: renesas: rcar-gen2: Centralize quirks handlingGeert Uytterhoeven1-4/+16
2018-04-16clk: renesas: r8a77980: Correct parent clock of PCIEC0Geert Uytterhoeven1-1/+1
2018-04-16clk: renesas: r8a7794: Fix LB clock dividerGeert Uytterhoeven1-1/+1
2018-04-16clk: renesas: r8a7792: Fix LB clock dividerGeert Uytterhoeven1-1/+1
2018-04-16clk: renesas: r8a7791/r8a7793: Fix LB clock dividerGeert Uytterhoeven1-1/+1
2018-04-16clk: renesas: r8a7745: Fix LB clock dividerGeert Uytterhoeven1-1/+1
2018-04-16clk: renesas: r8a7743: Fix LB clock dividerGeert Uytterhoeven1-1/+1
2018-04-16clk: renesas: cpg-mssr: Add r8a77470 supportBiju Das6-0/+254
2018-04-16clk: renesas: r8a77965: Add MSIOF controller clocksTakeshi Kihara1-0/+4
2018-04-13Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds158-3894/+14649
2018-04-06clk: actions: Add S900 SoC clock supportManivannan Sadhasivam3-0/+734
2018-04-06clk: actions: Add pll clock supportManivannan Sadhasivam3-0/+287
2018-04-06clk: actions: Add composite clock supportManivannan Sadhasivam3-0/+324
2018-04-06clk: actions: Add fixed factor clock supportManivannan Sadhasivam1-0/+28
2018-04-06clk: actions: Add factor clock supportManivannan Sadhasivam3-0/+306
2018-04-06clk: actions: Add divider clock supportManivannan Sadhasivam3-0/+170
2018-04-06clk: actions: Add mux clock supportManivannan Sadhasivam3-0/+122
2018-04-06clk: actions: Add gate clock supportManivannan Sadhasivam3-0/+151
2018-04-06clk: actions: Add common clock driver supportManivannan Sadhasivam6-0/+139
2018-04-06clk: spear: fix WDT clock definition on SPEAr600Quentin Schulz1-1/+1
2018-04-06clk: stm32mp1: remove ck_apb_dbg clockGabriel Fernandez1-4/+0
2018-04-06clk: stm32mp1: set stgen_k clock as criticalGabriel Fernandez1-2/+1
2018-04-06clk: stm32mp1: add missing tzc2 clockGabriel Fernandez1-3/+6
2018-04-06clk: stm32mp1: fix SAI3 & SAI4 clocksGabriel Fernandez1-2/+2
2018-04-06clk: stm32mp1: remove unused dfsdm_src[] constGabriel Fernandez1-4/+0