summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-10-22Merge branch 'clk-iproc' into clk-nextStephen Boyd12-159/+840
2015-10-22clk: iproc: define Broadcom NS2 iProc clock bindingJon Mason1-0/+48
2015-10-22clk: iproc: define Broadcom NSP iProc clock bindingJon Mason1-0/+30
2015-10-22clk: ns2: add clock support for Broadcom Northstar 2 SoCJon Mason4-1/+362
2015-10-22clk: iproc: Separate status and control variablesJon Mason2-40/+62
2015-10-22clk: iproc: Split off dig_filterJon Mason4-17/+38
2015-10-22clk: iproc: Add PLL base write functionJon Mason1-47/+33
2015-10-22clk: nsp: add clock support for Broadcom Northstar Plus SoCJon Mason3-0/+188
2015-10-22clk: iproc: Add PWRCTRL supportJon Mason2-17/+44
2015-10-22clk: cygnus: Convert all macros to all capsJon Mason1-73/+73
2015-10-22ARM: cygnus: fix link failures when CONFIG_COMMON_CLK_IPROC is disabledArnd Bergmann2-4/+2
2015-10-22Merge tag 'sunxi-clocks-for-4.4' of https://git.kernel.org/pub/scm/linux/kern...Stephen Boyd9-0/+623
2015-10-22clk: imx31: add missing of_node_putJulia Lawall1-1/+3
2015-10-22clk: imx27: add missing of_node_putJulia Lawall1-1/+3
2015-10-22clk: si5351: add missing of_node_putJulia Lawall1-7/+10
2015-10-22clk: add missing of_node_putJulia Lawall1-1/+4
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 Ripard3-0/+242
2015-10-21clk: Add a basic multiplier clockMaxime Ripard3-0/+224
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-21Merge branch 'clk-shmobile-for-v4.4' of git://git.kernel.org/pub/scm/linux/ke...Michael Turquette3-0/+147
2015-10-20clk: shmobile: Add r8a7795 CPG Core Clock DefinitionsGeert Uytterhoeven1-0/+63
2015-10-20clk: shmobile: Add new Renesas CPG/MSSR DT bindingsGeert Uytterhoeven2-0/+84
2015-10-20Merge tag 'tegra-for-4.4-clk' of git://git.kernel.org/pub/scm/linux/kernel/gi...Michael 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-20clk: keystone: fix a trivial typoGeliang Tang1-1/+1
2015-10-17clk: mvebu: Use of_clk_get_parent_name()Stephen Boyd1-3/+1
2015-10-17clk: qcom: mmcc-8960: Add DSI related clocksArchit Taneja1-0/+404
2015-10-17clk: 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
2015-10-16clk: Allow drivers to build if COMPILE_TEST is enabledJavier Martinez Canillas3-7/+7
2015-10-16clk: Make clk input parameter of __clk_get_name() constGeert Uytterhoeven2-2/+2
2015-10-16clk: shmobile: mstp: Drop bogus closing parenthesis in error messageGeert Uytterhoeven1-1/+1
2015-10-16clk: shmobile: r8a7778: Make r8a7778_rates[] and r8a7778_divs[] static constGeert Uytterhoeven1-4/+4
2015-10-16clk: Use %u to format unsigned int in of_clk_src_onecell_get()Geert Uytterhoeven1-1/+1
2015-10-16Merge tag 'imx-clk-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...Stephen Boyd18-36/+219
2015-10-16clk: Make of_clk_get_parent_name() robust with #clock-cells = 1Stephen Boyd1-2/+20
2015-10-16Merge branch 'clk-fixes' into clk-nextStephen Boyd1-1/+3
2015-10-14clk: max77802: Update MODULE_AUTHOR() email addressJavier Martinez Canillas1-1/+1
2015-10-14Partially revert "clk: mvebu: Convert to clk_hw based provider APIs"Stephen Boyd1-1/+3
2015-10-12clk: tegra: delete unneeded of_node_putJulia Lawall1-3/+1
2015-10-12Merge branch 'clk-bcm2835' into clk-nextStephen Boyd6-56/+1668
2015-10-12clk: bcm2835: Add support for programming the audio domain clocksEric Anholt1-1/+1521