aboutsummaryrefslogtreecommitdiffstats
path: root/include/dt-bindings (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linuxLinus Torvalds1-0/+17
2014-01-23Merge tag 'clk-for-linus-3.14-part1' of git://git.linaro.org/people/mike.turquette/linuxLinus Torvalds16-1/+2498
2014-01-23Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+20
2014-01-23Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-0/+59
2014-01-23Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds5-2/+416
2014-01-23Merge tag 'omap-for-v3.14/dt-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/boardsOlof Johansson1-0/+20
2014-01-16clk: qcom: Add support for MSM8660's global clock controller (GCC)Stephen Boyd2-0/+410
2014-01-16clk: qcom: Add support for MSM8974's multimedia clock controller (MMCC)Stephen Boyd2-0/+223
2014-01-16clk: qcom: Add support for MSM8974's global clock controller (GCC)Stephen Boyd2-0/+416
2014-01-16clk: qcom: Add support for MSM8960's multimedia clock controller (MMCC)Stephen Boyd2-0/+230
2014-01-16clk: qcom: Add support for MSM8960's global clock controller (GCC)Stephen Boyd2-0/+431
2014-01-08Merge tag 'renesas-dt-fixes-for-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/dtOlof Johansson2-26/+0
2014-01-08clk: exynos-audss: add support for Exynos 5420Andrew Bresticker1-1/+2
2014-01-08clk: exynos5250: add clock ID for div_pcm0Andrew Bresticker1-0/+1
2014-01-08ARM: exynos5440: create a DT header defining CLK IDsAndrzej Hajda1-0/+42
2014-01-08ARM: exynos5420: create a DT header defining CLK IDsAndrzej Hajda1-0/+188
2014-01-08ARM: exynos5250: create a DT header defining CLK IDsAndrzej Hajda1-0/+159
2014-01-08ARM: exynos4: create a DT header defining CLK IDsAndrzej Hajda1-0/+244
2014-01-07ARM: dts: Add omap specific pinctrl defines to use padconf addressesTony Lindgren1-0/+20
2014-01-03Merge tag 'renesas-dt3-for-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/dtOlof Johansson2-0/+244
2014-01-02Merge tag 'imx-soc-3.14' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/socOlof Johansson3-2/+211
2013-12-31ARM: imx6sl: Add missing spba clock to clock treeNicolin Chen1-1/+2
2013-12-31ARM: imx6sl: Add missing pll4_audio_div to the clock treeNicolin Chen1-1/+2
2013-12-31ARM: imx: imx53: Add SATA PHY clockMarek Vasut1-1/+2
2013-12-31ARM: imx: rename IMX6SL_CLK_CLK_END to IMX6SL_CLK_ENDShawn Guo1-1/+1
2013-12-31ARM: imx5: introduce DT includes for clock providerLucas Stach1-0/+202
2013-12-29Merge tag 'renesas-soc2-for-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/socOlof Johansson2-0/+205
2013-12-26Merge tag 'tegra-for-3.14-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/dtOlof Johansson2-0/+46
2013-12-26Merge branch 'tegra/dma-reset-rework' into next/dtOlof Johansson4-7/+356
2013-12-26Merge tag 'tegra-for-3.14-dmas-resets-rework' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/cleanupOlof Johansson2-2/+2
2013-12-26Merge branches 'depends/asoc-dma', 'depends/dma-of' and 'depends/tegra-clk' into next/cleanupOlof Johansson3-5/+354
2013-12-26Revert "ARM: shmobile: r8a7791: Add SSI clocks in device tree"Simon Horman1-13/+0
2013-12-26Revert "ARM: shmobile: r8a7790: Add SSI clocks in device tree"Simon Horman1-13/+0
2013-12-24ARM: shmobile: r8a7791: Add SSI clocks in device treeLaurent Pinchart1-0/+13
2013-12-24ARM: shmobile: r8a7790: Add SSI clocks in device treeLaurent Pinchart1-0/+13
2013-12-24ARM: shmobile: r8a7791: Add QSPI module clock in device treeLaurent Pinchart1-0/+1
2013-12-24ARM: shmobile: r8a7790: Add QSPI module clock in device treeLaurent Pinchart1-0/+1
2013-12-24ARM: shmobile: r8a7791: Add MSIOF clocks in device treeLaurent Pinchart1-0/+5
2013-12-24ARM: shmobile: r8a7790: Add MSIOF clocks in device treeLaurent Pinchart1-0/+6
2013-12-19ARM: shmobile: r8a7791: Add clock index macros for DT sourcesLaurent Pinchart1-0/+105
2013-12-19ARM: shmobile: r8a7790: Add clock index macros for DT sourcesLaurent Pinchart1-0/+100
2013-12-16ARM: tegra: Add header file for pinctrl constantsLaxman Dewangan1-0/+45
2013-12-16ARM: tegra: add port FF to GPIO IDsAshwini Ghuge1-0/+1
2013-12-12Merge tag 'clk-hisilicon' of git://git.kernel.org/pub/scm/linux/kernel/git/hzhuang1/linux into clk-next-hisiliconMike Turquette1-0/+152
2013-12-11clk: tegra: remove bogus PCIE_XCLKStephen Warren2-2/+2
2013-12-09ARM: imx: Add DMAMUX clock for Vybrid vf610 SoCJingchang Lu1-1/+5
2013-12-04thermal: introduce device tree parserEduardo Valentin1-0/+17
2013-12-04clk: hisilicon: add common clock supportHaojian Zhuang1-0/+152
2013-12-02clk: at91: add PMC macro file for dt definitionsBoris BREZILLON1-0/+22
2013-11-26clk: tegra124: Add support for Tegra124 clocksPeter De Schrijver1-0/+341