summaryrefslogtreecommitdiffstats
path: root/drivers/clk
AgeCommit message (Expand)AuthorFilesLines
2014-01-02Merge remote-tracking branches 'asoc/topic/ad1836', 'asoc/topic/ad193x', 'aso...Mark Brown1-2/+2
2013-12-31Merge branch 'clk-next-unregister' into clk-nextMike Turquette3-13/+200
2013-12-30Merge branch 'for_3.14/keystone-clk' of git://git.kernel.org/pub/scm/linux/ke...Mike Turquette2-8/+28
2013-12-30clk: exynos5250: Add CLK_SET_RATE_PARENT flag to mout_apllSachin Kamat1-1/+2
2013-12-30clk: samsung: exynos5250: Fix parents of gate clocks from MFC domainTomasz Figa1-3/+5
2013-12-30clk: samsung: exynos5250: Correct parent list of audio muxesTomasz Figa1-3/+3
2013-12-30clk: samsung: exynos5250: Add missing unpopulated mux parentsTomasz Figa1-4/+12
2013-12-30clk: samsung: exynos5250: Fix parent of gate clocks from DISP1 domainTomasz Figa1-6/+8
2013-12-30clk: samsung: exynos5250: Fix parents of gate clocks from GSCL domainTomasz Figa1-8/+17
2013-12-30clk: samsung: exynos5250: Make names of mux and div clocks consistentTomasz Figa1-122/+123
2013-12-30clk: samsung: exynos5250: Sort definitions by registers and bitfieldTomasz Figa1-102/+188
2013-12-30Merge branch 'samsung-fixes' into samsung-next-baseTomasz Figa3-11/+15
2013-12-30clk: exynos: File scope reg_save array should depend on PM_SLEEPKrzysztof Kozlowski1-5/+5
2013-12-30clk: samsung: exynos5250: Add CLK_IGNORE_UNUSED flag for the sysreg clockAbhilash Kesavan1-1/+2
2013-12-30clk: samsung: exynos5250: Add MDMA0 clocksAbhilash Kesavan1-1/+4
2013-12-30clk: samsung: exynos5250: Fix ACP gate register offsetAbhilash Kesavan1-1/+1
2013-12-30clk: exynos5250: fix sysmmu_mfc{l,r} gate clocksAndrew Bresticker1-2/+2
2013-12-30clk: samsung: exynos4: Correct SRC_MFC registerSeung-Woo Kim1-1/+1
2013-12-29Merge tag 'sunxi-clk-3.14-for-mike' of https://bitbucket.org/emiliolopez/linu...Mike Turquette3-77/+437
2013-12-28clk: sunxi: Allwinner A20 output clock supportChen-Yu Tsai1-0/+57
2013-12-28clk: sunxi: support better factor DT nodesEmilio López1-0/+9
2013-12-28clk: sunxi: mod0 supportEmilio López1-0/+57
2013-12-28clk: sunxi: add PLL5 and PLL6 supportEmilio López1-0/+230
2013-12-28clk: sunxi: make factors_clk_setup return the clock it registersEmilio López1-7/+8
2013-12-28clk: sunxi: add gating support to PLL1Emilio López1-0/+2
2013-12-28clk: sunxi: clean the magic number of mux parentsEmilio López1-2/+3
2013-12-28clk: sunxi: register factors clocks behind compositeEmilio López3-73/+76
2013-12-27clk: remove CONFIG_COMMON_CLK_DEBUGMike Turquette2-11/+1
2013-12-26clk: max77686: Remove redundant breakSachin Kamat1-2/+0
2013-12-26Merge branch 'tegra/dma-reset-rework' into next/dtOlof Johansson16-3075/+4720
2013-12-26Merge tag 'tegra-for-3.14-dmas-resets-rework' of git://git.kernel.org/pub/scm...Olof Johansson8-82/+57
2013-12-26Merge branches 'depends/asoc-dma', 'depends/dma-of' and 'depends/tegra-clk' i...Olof Johansson16-3008/+4678
2013-12-23Merge tag 'samsung-dt-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kge...Olof Johansson1-1/+2
2013-12-22clk: add accuracy support for fixed clockBoris BREZILLON1-6/+37
2013-12-22clk: add clk accuracy retrieval supportBoris BREZILLON1-7/+93
2013-12-22clk: si570: Remove redundant of_match_ptr helperSachin Kamat1-1/+1
2013-12-22Merge tag 'renesas-clock-for-v3.14' of git://git.kernel.org/pub/scm/linux/ker...Mike Turquette2-1/+105
2013-12-22Merge branch 'at91/dt' into next/driversOlof Johansson14-0/+3288
2013-12-21clk: samsung: exynos4: Fix definition of div_mmc_pre4 dividerTomasz Figa1-1/+2
2013-12-20Merge tag 'mvebu-clk-3.14' of git://git.infradead.org/linux-mvebu into clk-nextMike Turquette3-0/+229
2013-12-20clk/zynq/clkc: Add 'fclk-enable' featureSoren Brinkmann1-3/+15
2013-12-19clk: ux500: Remove extra semicolonSachin Kamat1-1/+1
2013-12-19clk: vt8500: Staticize vtwm_pll_opsSachin Kamat1-1/+1
2013-12-19clk: mvebu: Staticize of_cpu_clk_setupSachin Kamat1-1/+1
2013-12-19clk: versatile: Staticize clk_sp810_timerclken_of_getSachin Kamat1-1/+1
2013-12-19clk: socfpga: Use NULL instead of 0Sachin Kamat1-1/+1
2013-12-19clk: tegra: Staticize tegra_clk_periph_nodiv_opsSachin Kamat1-1/+1
2013-12-19clk: tegra: Staticize local variables in clk-pll.cSachin Kamat1-6/+6
2013-12-19clk: SPEAr: Staticize clk_frac_opsSachin Kamat1-1/+1
2013-12-19clk: at91: fix pmc_clk_ids data type attriubteBoris BREZILLON1-1/+1