aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-05Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds2-220/+1136
2015-11-05Merge tag 'clk-for-linus-20151104' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds107-999/+7515
2015-11-02Merge tag 'mmc-v4.4' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds1-19/+35
2015-10-27Merge branch 'clock' into HEADScott Wood2-220/+1136
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-15/+30
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-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-17/+44
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
2015-10-21clk: qoriq: Move chip-specific knowledge into driverScott Wood1-221/+1040
2015-10-21clk: sunxi: mod1 clock supportEmilio López2-0/+82
2015-10-21clk: sunxi: codec clock supportEmilio López2-0/+45
2015-10-21clk: sunxi: pll2: Add A13 supportMaxime Ripard1-5/+33
2015-10-21clk: sunxi: Add a driver for the PLL2Maxime Ripard2-0/+189
2015-10-21clk: Add a basic multiplier clockMaxime Ripard2-0/+182
2015-10-21clk: iproc: Fix PLL output frequency calculationSimran Rai1-8/+5
2015-10-21clk: berlin: bg2: remove CLK_IGNORE_UNUSED flag for sdio clkJisheng Zhang1-2/+2
2015-10-21clk: berlin: bg2q: remove CLK_IGNORE_UNUSED flag for sdio clkJisheng Zhang1-1/+1
2015-10-20clkdev: fix clk_add_alias() with a NULL alias device nameRussell King1-1/+2
2015-10-20Merge tag 'tegra-for-4.4-clk' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into clk-nextMichael Turquette7-113/+163
2015-10-20clk: tegra: Modify tegra_audio_clk_init to accept more pllsRhyland Klein5-11/+56
2015-10-20clk: tegra: Update struct tegra_clk_pll_params kerneldocThierry Reding1-3/+15
2015-10-20clk: tegra: Fix comments for structure definitionsRhyland Klein1-37/+37
2015-10-20clk: tegra: dfll: Monitor code is DEBUG_FS onlyThierry Reding1-50/+49
2015-10-19clk: keystone: fix a trivial typoGeliang Tang1-1/+1
2015-10-16clk: mvebu: Use of_clk_get_parent_name()Stephen Boyd1-3/+1
2015-10-16clk: qcom: mmcc-8960: Add DSI related clocksArchit Taneja1-0/+404
2015-10-16clk: qcom: clk-rcg: Add customized clk_ops for DSI RCGsArchit Taneja2-0/+233
2015-10-16clk: xgene: Remove unused setup.h includeStephen Boyd1-1/+0