aboutsummaryrefslogtreecommitdiffstats
path: root/include/dt-bindings/clock
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'clk-iproc' into clk-nextStephen Boyd2015-10-212-0/+123
|\
| * clk: ns2: add clock support for Broadcom Northstar 2 SoCJon Mason2015-10-211-0/+72
| * clk: nsp: add clock support for Broadcom Northstar Plus SoCJon Mason2015-10-211-0/+51
* | Merge tag 'sunxi-clocks-for-4.4' of https://git.kernel.org/pub/scm/linux/kern...Stephen Boyd2015-10-211-0/+53
|\ \
| * | clk: sunxi: Add a driver for the PLL2Maxime Ripard2015-10-211-0/+53
| |/
* | Merge branch 'clk-shmobile-for-v4.4' of git://git.kernel.org/pub/scm/linux/ke...Michael Turquette2015-10-212-0/+78
|\ \
| * | clk: shmobile: Add r8a7795 CPG Core Clock DefinitionsGeert Uytterhoeven2015-10-201-0/+63
| * | clk: shmobile: Add new Renesas CPG/MSSR DT bindingsGeert Uytterhoeven2015-10-201-0/+15
* | | Merge tag 'imx-clk-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...Stephen Boyd2015-10-165-5/+10
|\ \ \
| * | | clk: imx6: Add SPDIF_GCLK clock in clock treeShengjiu Wang2015-10-123-3/+6
| * | | clk: imx7d: add ADC root clockHaibo Chen2015-10-091-1/+2
| * | | clk: clk-vf610: Add clock for Vybrid OCOTP controllerSanchayan Maity2015-09-221-1/+2
| | |/ | |/|
* | | Merge branch 'clk-bcm2835' into clk-nextStephen Boyd2015-10-121-0/+47
|\ \ \
| * | | clk: bcm2835: Add binding docs for the new platform clock driver.Eric Anholt2015-10-011-0/+47
| |/ /
* | | Merge branch 'v4.3-rc3-clk' of https://github.com/jamesjjliao/linux into clk-...Stephen Boyd2015-10-021-6/+98
|\ \ \
| * | | clk: mediatek: Add USB clock support in MT8173 APMIXEDSYSJames Liao2015-10-011-1/+2
| * | | clk: mediatek: Add subsystem clocks of MT8173James Liao2015-10-011-3/+94
| * | | clk: mediatek: Removed unused dpi_ck clock from MT8173James Liao2015-10-011-1/+0
| * | | clk: mediatek: add 13mhz clock for MT8173Joe.C2015-10-011-1/+2
| |/ /
* | | Merge tag 'clk-samsung-4.4' of git://linuxtv.org/snawrocki/samsung into clk-nextStephen Boyd2015-10-021-4/+39
|\ \ \
| * | | clk: samsung: exynos7: Add required clock tree for UFSAlim Akhtar2015-09-151-2/+22
| * | | clk: samsung: exynos7: Correct CMU_FSYS1 clocks namesAlim Akhtar2015-09-151-1/+2
| * | | clk: samsung: exynos7: Correct CMU_FSYS0 clocks namesAlim Akhtar2015-09-151-1/+2
| * | | clk: samsung: exynos7: Correct CMU_PERIC1 clocks namesAlim Akhtar2015-09-151-1/+2
| * | | clk: samsung: exynos7: Correct CMU_PERIC0 clocks namesAlim Akhtar2015-09-151-1/+2
| * | | clk: samsung: exynos7: Adds missing clocks gates of CMU_TOPCAlim Akhtar2015-09-151-1/+12
| |/ /
* | | clk: at91: add PMC sama5d2 supportNicolas Ferre2015-10-011-0/+1
* | | clk: qcom: Add MSM8916 audio clocksGeorgi Djakov2015-09-171-0/+16
* | | clk: qcom: Add MSM8916 gpu clocksGeorgi Djakov2015-09-171-0/+3
* | | clk: qcom: Add MSM8916 iommu clocksGeorgi Djakov2015-09-171-0/+3
* | | clk: qcom: gdsc: Add GDSCs in apq8084 MMCCStephane Viau2015-09-161-0/+10
* | | clk: qcom: gdsc: Add GDSCs in apq8084 GCCRajendra Nayak2015-09-161-0/+6
* | | clk: qcom: gdsc: Add GDSCs in msm8974 MMCCStephen Boyd2015-09-161-0/+8
* | | clk: qcom: gdsc: Add GDSCs in msm8974 GCCStephen Boyd2015-09-161-0/+3
* | | clk: qcom: gdsc: Add GDSCs in msm8916 GCCRajendra Nayak2015-09-161-0/+8
|/ /
* | Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds2015-09-013-0/+169
|\ \
| * \ Merge tag 'imx-dt-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/shawn...Olof Johansson2015-08-181-0/+240
| |\ \
| * | | ARM: shmobile: r8a7791: Add Audio CTU support on DTSIKuninori Morimoto2015-07-221-0/+2
| * | | ARM: shmobile: r8a7790: Add Audio CTU support on DTSIKuninori Morimoto2015-07-221-0/+2
| * | | ARM: shmobile: r8a7790: add EtherAVB clocksSergei Shtylyov2015-07-061-0/+1
| * | | ARM: shmobile: add r8a7793 minimal SoC device treeUlrich Hecht2015-07-061-0/+164
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-08-311-1/+4
|\ \ \
| * | | ARM: clk-imx6q: Add CAAM clock supportVictoria Milhoan2015-08-101-1/+4
| |/ /
* | | Merge tag 'imx-clk-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...Michael Turquette2015-08-121-0/+240
|\ \ \ | | |/ | |/|
| * | clk: imx: add imx6ul clk tree supportFrank Li2015-07-141-0/+240
| |/
* | clk: zx: Add audio and GPIO clock for zx296702Jun Nie2015-07-281-2/+15
* | Merge branch 'v4.3-topic/clk-samsung' of git://git.kernel.org/pub/scm/linux/k...Michael Turquette2015-07-282-0/+2
|\ \
| * | clk: exynos3250: Add cpu clock configuration data and instaniate cpu clockChanwoo Choi2015-07-241-0/+1
| * | clk: exynos5250: add cpu clock configuration data and instantiate cpu clockThomas Abraham2015-07-241-0/+1
| |/
* | clk: rockchip: add missing include guardsHeiko Stuebner2015-07-064-0/+20