summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/clock
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-07-041-1/+1
|\
| * doc: fix misspellings with 'codespell' toolAnatol Pomozov2013-05-281-1/+1
* | Merge tag 'clk-for-linus-3.11' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds2013-07-037-104/+269
|\ \
| * | clk: add support for Rockchip gate clocksHeiko Stübner2013-06-201-0/+74
| * | clk: Add TI-Nspire clock driversDaniel Tang2013-05-311-0/+24
| * | clk: vt8500: Add support for clocks on the WM8850 SoCsTony Prisk2013-05-291-0/+2
| * | clk: sun5i: Add compatibles for Allwinner A13Maxime Ripard2013-05-283-104/+164
| * | clk: si5351: Allow user to define disabled state for every clock outputSebastian Hesselbarth2013-05-281-0/+5
| |/
* | Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2013-07-021-0/+201
|\ \
| * | clk: exynos5420: register clocks using common clock frameworkChander Kashyap2013-06-191-0/+201
* | | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-021-0/+64
|\| |
| * | clk: samsung: register audio subsystem clocks using common clock frameworkPadmavathi Venna2013-06-191-0/+64
* | | Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2013-07-026-606/+125
|\ \ \
| * \ \ Merge tag 'nomadik-dt-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Arnd Bergmann2013-06-201-0/+104
| |\ \ \
| | * | | clk: nomadik: implement the Nomadik clocks properlyLinus Walleij2013-06-201-0/+104
| | | |/ | | |/|
| * | | Merge tag 'imx-soc-3.11' of git://git.linaro.org/people/shawnguo/linux-2.6 in...Arnd Bergmann2013-06-204-0/+50
| |\ \ \
| * \ \ \ Merge tag 'zynq-dt-for-3.11' of git://git.xilinx.com/linux-xlnx into next/dtArnd Bergmann2013-06-201-37/+86
| |\ \ \ \
| * \ \ \ \ Merge tag 'tegra-for-3.11-dt' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson2013-06-143-605/+12
| |\ \ \ \ \
| | * | | | | ARM: tegra114: create a DT header defining CLK IDsHiroshi Doyu2013-05-281-248/+4
| | * | | | | ARM: tegra30: create a DT header defining CLK IDsHiroshi Doyu2013-05-281-207/+4
| | * | | | | ARM: tegra20: create a DT header defining CLK IDsHiroshi Doyu2013-05-281-150/+4
| | | |_|/ / | | |/| | |
| * | | | | Merge tag 'exynos-dt-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kgen...Olof Johansson2013-06-121-1/+2
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | clk: exynos4: Add additional G2D clocksSachin Kamat2013-06-121-1/+2
| | |/ / /
| * / / / ARM: socfpga: dts: Add gate-clock bindingsDinh Nguyen2013-06-111-0/+7
| |/ / /
* | | | Merge tag 'imx-soc-3.11' of git://git.linaro.org/people/shawnguo/linux-2.6 in...Arnd Bergmann2013-06-204-0/+50
|\ \ \ \ | | |_|/ | |/| |
| * | | ARM: imx: add VF610 clock supportJingchang Lu2013-06-171-0/+26
| * | | ARM i.MX5: Add S/PDIF clocksPhilipp Zabel2013-06-171-0/+12
| * | | ARM i.MX53: Add SATA clockSascha Hauer2013-06-171-0/+1
| * | | ARM: imx6q: clk: add the eim_slow clockHuang Shijie2013-06-171-0/+1
| * | | ARM: imx: add clock support for imx6slShawn Guo2013-06-171-0/+10
| |/ /
* | | Merge tag 'u300-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann2013-06-201-0/+80
|\ \ \ | |_|/ |/| |
| * | ARM: u300: convert MMC/SD clock to device treeLinus Walleij2013-06-171-0/+23
| * | ARM: u300: move the gated system controller clocks to DTLinus Walleij2013-06-171-0/+57
| |/
* | clk: zynq: Remove deprecated clock codeSoren Brinkmann2013-05-271-48/+0
* | clk: zynq: Add clock controller driverSoren Brinkmann2013-05-271-0/+97
|/
* Merge tag 'soc-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-05-072-1/+16
|\
| * ARM i.MX53: tve_di clock is not part of the CCM, but of TVEPhilipp Zabel2013-04-121-1/+0
| * ARM: i.MX5: Add PATA and SRTC clocksSascha Hauer2013-04-121-0/+2
| * ARM: i.MX53 Add the cko1, cko2 clock outputs.Martin Fuzzey2013-04-121-0/+6
| * ARM i.MX6q: Add audio/video PLL post dividers for i.MX6q rev 1.1Philipp Zabel2013-04-121-0/+3
| * ARM i.MX53: Add GPU clocks to clock treePhilipp Zabel2013-04-121-0/+5
* | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-045-2/+831
|\ \
| * \ Merge tag 'clk-exynos-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2013-04-093-0/+526
| |\ \
| | * | clk: exynos4: export clocks required for fimc-isSylwester Nawrocki2013-04-081-14/+28
| | * | clk: exynos5250: register display block gate clocks to common clock frameworkLeela Krishna Amudala2013-04-041-0/+6
| | * | clk: exynos4: Add missing CMU_TOP and ISP clocksAndrzej Hajda2013-04-041-0/+30
| | * | clk: exynos4: Add G3D clocksTomasz Figa2013-04-041-0/+4
| | * | clk: exynos4: Add camera related clock definitionsSylwester Nawrocki2013-04-041-0/+20
| | * | clk: exynos4: Export clocks used by exynos cpufreq driversLukasz Majewski2013-04-041-0/+2
| | * | clk: exynos4: Export sclk_pcm0Tomasz Figa2013-04-041-0/+1