aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/clock (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-20Merge tag 'clk-for-linus-3.19' of git://git.linaro.org/people/mike.turquette/linuxLinus Torvalds8-14/+237
2014-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2014-12-11Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linuxLinus Torvalds1-2/+12
2014-11-28Merge tag 'imx-dt-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into next/dtArnd Bergmann1-0/+15
2014-11-24Merge tag 'sunxi-clocks-for-3.19' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into clk-nextMichael Turquette1-4/+27
2014-11-23clk: sunxi: Implement A31 PLL6 as a divs clock for 2x outputChen-Yu Tsai1-2/+17
2014-11-23clk: sunxi: Removed unused/incorrect sun6i-a31-apb2-clk driverChen-Yu Tsai1-1/+0
2014-11-23ARM: dts: vf610: assign oscillator to clock moduleStefan Agner1-0/+15
2014-11-20Merge Linus' tree to be be to apply submitted patches to newer code thanJiri Kosina17-335/+335
2014-11-19Merge branch 'for-v3.19/exynos-clk' of git://linuxtv.org/snawrocki/samsung into clk-next-exynosMichael Turquette2-0/+131
2014-11-19clk: shmobile: Deprecate renesas,clock-indicesGeert Uytterhoeven1-4/+4
2014-11-19Merge branch 'clk-next-shmobile' into clk-nextMichael Turquette1-6/+12
2014-11-12clk: mmp: add mmp2 DT support for clock driverChao Xie1-0/+21
2014-11-12clk: mmp: add pxa910 DT support for clock driverChao Xie1-0/+21
2014-11-12clk: mmp: add pxa168 DT support for clock driverChao Xie1-0/+21
2014-11-12clk: shmobile: document DIV6 clock parent bindingsUlrich Hecht1-6/+12
2014-11-11clk: sunxi: unify APB1 clockEmilio López1-1/+0
2014-11-07dt/bindings: qoriq-clock: Add binding for the platform PLLEmil Medve1-2/+12
2014-10-31clk: samsung: exynos7: add clocks for RTC blockNaveen Krishna Ch1-0/+5
2014-10-31clk: samsung: exynos7: add clocks for MMC blockNaveen Krishna Ch1-0/+21
2014-10-31clk: samsung: add initial clock support for Exynos7 SoCNaveen Krishna Ch1-0/+67
2014-10-30clk: samsung: Document binding for Exynos4415 clock controllerChanwoo Choi1-0/+38
2014-10-30dt-bindings: Document Broadcom Cygnus SoC and clocksJonathan Richardson1-0/+34
2014-10-29clk: st: Spelling s/stucture/structure/Geert Uytterhoeven1-1/+1
2014-10-21clk: sunxi: Add support for bus clock gates on Allwinner A80 SoCChen-Yu Tsai1-0/+5
2014-10-21clk: sunxi: Add support for A80 basic bus clocksChen-Yu Tsai1-0/+5
2014-10-15Merge tag 'clk-for-linus-3.18' of git://git.linaro.org/people/mike.turquette/linuxLinus Torvalds8-5/+108
2014-10-08Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-0/+16
2014-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2014-09-30Merge branch 'clk-pxa27x' into clk-nextMike Turquette1-0/+16
2014-09-30clk: dts: document pxa clock bindingRobert Jarzmik1-0/+16
2014-09-29Merge tag 'for_3.18/samsung-clk' of git://git.kernel.org/pub/scm/linux/kernel/git/tfiga/samsung-clk into clk-nextMike Turquette1-1/+9
2014-09-27Merge tag 'sunxi-clocks-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into clk-nextMike Turquette1-0/+4
2014-09-27clk: sunxi: Add sun8i MBUS clock supportChen-Yu Tsai1-0/+1
2014-09-27clk: sunxi: mod0: Introduce MMC proper phase handlingMaxime Ripard1-0/+2
2014-09-27clk: sunxi: Introduce mbus compatibleMaxime Ripard1-0/+1
2014-09-26clk: add gpio gated clockJyri Sarha1-0/+21
2014-09-26Merge tag 'at91-soc2' of git://github.com/at91linux/linux-at91 into next/socArnd Bergmann1-0/+14
2014-09-22dt-bindings: clk: samsung: Document the DMC domain of Exynos3250 CMUKrzysztof Kozlowski1-1/+9
2014-09-22clk: at91: add a driver for the h32mx clockAlexandre Belloni1-0/+14
2014-09-10clk: shmobile: Add r8a7740, sh73a0 SoCs to MSTP bindingsUlrich Hecht1-0/+2
2014-09-09clk: max77802: Add DT binding documentationJavier Martinez Canillas1-0/+44
2014-09-09clk: max77686: Improve Maxim 77686 PMIC clocks bindingJavier Martinez Canillas1-4/+12
2014-09-02ARM: shmobile: r8a7794: document CPG clock supportUlrich Hecht1-0/+1
2014-09-02ARM: shmobile: r8a7794: document MSTP clock supportUlrich Hecht1-0/+1
2014-08-26Documentation: treewide: fix typos and grammarHayato Suzuki1-1/+1
2014-08-08Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds8-330/+211
2014-07-28clk: clps711x: Add DT bindings documentationAlexander Shiyan1-0/+19
2014-07-28clk: st: Adds Flexgen clock bindingGabriel FERNANDEZ2-0/+124
2014-07-28clk: st: Update ST clock binding documentationGabriel FERNANDEZ7-68/+94