summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)AuthorFilesLines
2018-05-16clk: hisilicon: add missing usb3 clocks for Hi3798CV200 SoCJianguo Sun1-0/+17
2018-05-16clk:aspeed: Fix reset bits for PCI/VGA and PECIJae Hyun Yoo1-2/+2
2018-05-16clk: aspeed: Support second reset registerJoel Stanley1-8/+36
2018-05-16clk: socfpga: stratix10: suppress unbinding platform's clock driverDinh Nguyen1-0/+1
2018-05-16clk: socfpga: stratix10: use platform driver APIsDinh Nguyen1-22/+17
2018-05-16clk: uniphier: add LD11/LD20 stream demux system clockKatsuhiro Suzuki1-0/+5
2018-05-16clk: samsung: simplify getting .drvdataWolfram Sang1-4/+2
2018-05-15clk: stm32mp1: Fix a memory leak in 'clk_stm32_register_gate_ops()'Christophe JAILLET1-8/+1
2018-05-15clk: stm32mp1: Add CLK_IGNORE_UNUSED to ck_sys_dbg clockGabriel Fernandez1-1/+2
2018-05-15clk: meson: drop CLK_SET_RATE_PARENT flagYixun Lan1-1/+1
2018-05-15clk: meson-axg: Add AO Clock and Reset controller driverQiufang Dai4-1/+195
2018-05-15clk: meson: aoclk: refactor common code into dedicated fileYixun Lan6-62/+160
2018-05-15clk: meson: migrate to devm_of_clk_add_hw_provider APIYixun Lan1-1/+1
2018-05-15clk: meson: gxbb: add the video decoder clocksMaxime Jourdan2-1/+119
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-05clk: imx6sx: add missing lvds2 clock to the clock treeAnson Huang1-3/+7
2018-05-05clk: 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-02clk: qcom: gdsc: Add support to poll CFG register to check GDSC stateAmit Nischal2-16/+27
2018-05-02clk: npcm7xx: fix return value check in npcm7xx_clk_init()Wei Yongjun1-1/+1
2018-05-02Merge tag 'meson-clk-fixes-4.17-1' of https://github.com/BayLibre/clk-meson i...Stephen 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-17clk: qcom: Add MSM8998 Global Clock Control (GCC) driverJoonwoo Park3-0/+2843
2018-04-17clk: qcom: gdsc: Add support to poll for higher timeout valueAmit Nischal1-1/+1
2018-04-17clk: qcom: gdsc: Add support to reset AON and block reset logicAmit Nischal2-3/+23
2018-04-17clk: 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-14Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds158-3894/+14649
2018-04-07clk: actions: Add S900 SoC clock supportManivannan Sadhasivam3-0/+734