aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk
AgeCommit message (Expand)AuthorFilesLines
2015-12-22Merge branch 'imx/clk' into imx/dtShawn Guo6-28/+30
2015-12-02clk: imx5: ipu_di_sel clocks can set parent ratesPatrick BrĂ¼nn1-4/+4
2015-12-02clk: imx: Replace clk error check with imx_check_clocks()Bai Ping2-7/+2
2015-12-02clk: imx: Add a virtual arm clk on i.mx7dBai Ping1-0/+6
2015-12-02ARM: imx: clk-vf610: fix SAI clock treeStefan Agner1-4/+4
2015-11-25clk: imx: clk-imx6q: Let OSC to be routed to anaclk2/2bMichael Trimarchi1-1/+2
2015-11-25clk: imx: add 'is_prepared' clk_ops callback for pllv3 clkBai Ping1-0/+14
2015-11-25clk: imx25: Remove osc clock from driverMarkus Pargmann1-16/+2
2015-11-12Merge tag 'for-4.4' of git://git.osdn.jp/gitroot/uclinux-h8/linuxLinus Torvalds1-1/+5
2015-11-10Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+13
2015-11-10Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-7/+343
2015-11-10Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-0/+5
2015-11-09Merge branch 'next/arm64' into next/dtOlof Johansson4-25/+9
2015-11-08h8300: unaligned divcr register support.Yoshinori Sato1-1/+5
2015-11-05Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds2-219/+1135
2015-11-05Merge tag 'clk-for-linus-20151104' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds107-997/+7513
2015-11-02Merge tag 'mmc-v4.4' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds1-17/+33
2015-10-27Merge branch 'clock' into HEADScott Wood2-219/+1135
2015-10-28Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-1/+2
2015-10-27clk: qcom: msm8960: Fix dsi1/2 halt bitsStephen Boyd1-2/+2
2015-10-27clk: qoriq: Add ls1043a support.Hou Zhiqiang1-0/+38
2015-10-26clk: lpc18xx-cgu: fix potential system hang when disabling unused clocksJoachim Eastwood1-3/+39
2015-10-26clk: lpc18xx-ccu: fix potential system hang when disabling unused clocksJoachim Eastwood1-2/+15
2015-10-26clk: Add clk_hw_is_enabled() for use by clk providersJoachim Eastwood1-0/+5
2015-10-26clk: rockchip: Make calculations use roundingDouglas Anderson1-6/+7
2015-10-26clk: rockchip: Allow more precision for some mmc clock phasesDouglas Anderson1-14/+29
2015-10-26Merge tag 'sunxi-clocks-for-4.4' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into next/dtOlof Johansson7-0/+528
2015-10-26Merge tag 'arm/soc/for-4.4/rpi-dt-v2' of https://github.com/Broadcom/stblinux into next/dtOlof Johansson4-56/+1576
2015-10-26Merge tag 'samsung-dt-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/dtOlof Johansson1-1/+13
2015-10-23clk: versatile-icst: fix memory leakLinus Walleij1-1/+3
2015-10-23clk: Remove clk_{register,unregister}_multiplier()Stephen Boyd1-51/+0
2015-10-24clk: samsung: exynos5250: Add DISP1 clocksTomeu Vizoso1-1/+13
2015-10-23Merge tag 'imx-dt-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into next/dtOlof Johansson13-31/+209
2015-10-23Merge tag 'sunxi-core-for-4.4' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into next/socOlof Johansson1-0/+1
2015-10-22clk: qoriq: Fix wrong data in p2041_cmux_grp2Scott Wood1-2/+2
2015-10-21Merge branch 'clk-iproc' into clk-nextStephen Boyd8-158/+638
2015-10-21clk: ns2: add clock support for Broadcom Northstar 2 SoCJon Mason3-1/+290
2015-10-21clk: iproc: Separate status and control variablesJon Mason2-40/+62
2015-10-21clk: iproc: Split off dig_filterJon Mason4-17/+38
2015-10-21clk: iproc: Add PLL base write functionJon Mason1-47/+33
2015-10-21clk: nsp: add clock support for Broadcom Northstar Plus SoCJon Mason2-0/+137
2015-10-21clk: iproc: Add PWRCTRL supportJon Mason2-16/+43
2015-10-21clk: cygnus: Convert all macros to all capsJon Mason1-73/+73
2015-10-21ARM: cygnus: fix link failures when CONFIG_COMMON_CLK_IPROC is disabledArnd Bergmann1-3/+1
2015-10-21Merge tag 'sunxi-clocks-for-4.4' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into clk-nextStephen Boyd7-0/+528
2015-10-21clk: imx31: add missing of_node_putJulia Lawall1-1/+3
2015-10-21clk: imx27: add missing of_node_putJulia Lawall1-1/+3
2015-10-21clk: si5351: add missing of_node_putJulia Lawall1-7/+10
2015-10-21clk: add missing of_node_putJulia Lawall1-1/+4
2015-10-21clk: qoriq: Add ls2080a support.Scott Wood2-10/+69