summaryrefslogtreecommitdiffstats
path: root/include/dt-bindings/clock
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2017-02-2520-364/+1201
|\
| * Merge tag 'v4.11-rockchip-clk2' of git://git.kernel.org/pub/scm/linux/kernel/...Stephen Boyd2017-02-031-0/+1
| |\
| | * clk: rockchip: add rk3288 vip_out clock idJacob Chen2017-01-221-0/+1
| * | Merge tag 'sunxi-clk-for-4.11' of https://git.kernel.org/pub/scm/linux/kernel...Stephen Boyd2017-02-035-0/+511
| |\ \
| | * | clk: sunxi-ng: Add A80 Display Engine CCUChen-Yu Tsai2017-01-301-0/+80
| | * | clk: sunxi-ng: Add A80 USB CCUChen-Yu Tsai2017-01-301-0/+59
| | * | clk: sunxi-ng: Add A80 CCUChen-Yu Tsai2017-01-301-0/+162
| | * | clk: sunxi-ng: Add sun5i CCU driverMaxime Ripard2017-01-231-0/+103
| | * | clk: sunxi-ng: add support for V3s CCUIcenowy Zheng2017-01-201-0/+107
| * | | dt-bindings: qcom: clk: Add missing binding for SDCHI enablement on Nexus 5X/6PJeremy McNicoll2017-01-271-0/+1
| * | | Merge tag 'clk-v4.11-samsung-2' of git://linuxtv.org/snawrocki/samsung into c...Stephen Boyd2017-01-271-1/+4
| |\ \ \
| | * | | clk: samsung: exynos5433: Add IDs for PHYCLK_MIPIDPHY0_* clocksMarek Szyprowski2017-01-271-1/+4
| | |/ /
| * | | Merge branch 'clk-ux500' into clk-nextStephen Boyd2017-01-261-0/+11
| |\ \ \
| | * | | clk: ux500: Convert ABx500 clocks to use OF probingLinus Walleij2017-01-261-0/+11
| | |/ /
| * | | Merge branch 'clk-stm32f4' into clk-nextStephen Boyd2017-01-261-0/+20
| |\ \ \
| | * | | clk: stm32f7: Add stm32f7 clock DT bindings for STM32F746 boardsGabriel Fernandez2017-01-201-0/+20
| | | | |
| | \ \ \
| *-. \ \ \ Merge branch 'clk-imx7', 'clk-bcm2835' into clk-nextStephen Boyd2017-01-262-1/+4
| |\ \ \ \ \
| | | * | | | clk: bcm2835: Register the DSI0/DSI1 pixel clocks.Eric Anholt2017-01-201-0/+2
| | | | |/ / | | | |/| |
| | * / | | clk: imx7d: Add the OCOTP clockFabio Estevam2017-01-201-1/+2
| | |/ / /
| * | | | Merge tag 'v4.11-rockchip-clk1' of git://git.kernel.org/pub/scm/linux/kernel/...Stephen Boyd2017-01-203-0/+403
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | clk: rockchip: add clock ids for memory controller parts on rk3066/rk3188Heiko Stuebner2017-01-131-0/+2
| | * | | clk: rockchip: add rk3288 isp_in clock idsJacob Chen2017-01-131-0/+1
| | * | | clk: rockchip: add dt-binding header for rk3328Elaine Zhang2017-01-051-0/+400
| | |/ /
| * | | Merge tag 'clk-v4.11-samsung' of git://linuxtv.org/snawrocki/samsung into clk...Stephen Boyd2017-01-201-360/+0
| |\ \ \
| | * | | clk: samsung: Remove Exynos4415 driver (SoC not supported anymore)Krzysztof Kozlowski2017-01-161-360/+0
| | |/ /
| * | | clk: mdm9615: Add EBI2 clockZoran Markovic2017-01-091-0/+2
| * | | Merge branch 'clk-hi3660' into clk-nextStephen Boyd2017-01-091-0/+194
| |\ \ \
| | * | | clk: hisilicon: Add clock driver for hi3660 SoCZhangfei Gao2017-01-091-0/+194
| | |/ /
| * | | clk: qcom: Add GCC_MSS_RESET supportAvaneesh Kumar Dwivedi2017-01-091-0/+1
| | | |
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-----. \ \ Merge branches 'clk-qcom-rpm8974', 'clk-stm32f4', 'clk-ipq4019' and 'clk-fixe...Stephen Boyd2017-01-093-2/+88
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | / | | | | |_|/ | | | |/| |
| | | | * | clk: qcom: ipq4019: Add the nodes for pcnocAbhishek Sahu2016-12-211-0/+1
| | | | * | clk: qcom: ipq4019: Add the apss cpu pll divider clock nodeAbhishek Sahu2016-12-211-0/+1
| | | | * | clk: qcom: ipq4019: remove fixed clocks and add pll clocksAbhishek Sahu2016-12-211-0/+9
| | | | |/
| | | * / clk: stm32f4: Update DT bindings documentationGabriel Fernandez2016-12-211-0/+39
| | | |/
| | * / clk: qcom: smd-rpmcc: Add msm8974 clocksBjorn Andersson2016-12-211-2/+38
| | |/
* | | Merge tag 'renesas-dt2-for-v4.11' of https://git.kernel.org/pub/scm/linux/ker...Olof Johansson2017-01-291-0/+4
|\ \ \
| * | | ARM: dts: r7s72100: add ostm clock to device treeChris Brandt2017-01-241-0/+4
| |/ /
* / / clk: stm32f4: Update DT bindings documentationGabriel Fernandez2017-01-101-0/+39
|/ /
* | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-12-151-0/+940
|\ \
| * | dt-bindings: firmware: Add bindings for Tegra BPMPJoseph Lo2016-11-181-0/+940
* | | Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds2016-12-153-18/+8
|\ \ \ | |_|/ |/| |
| * | Merge tag 'v4.10-rockchip-dts32-2' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2016-11-301-0/+269
| |\ \
| * \ \ Merge tag 'rzg-clock-defs-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann2016-11-302-0/+87
| |\ \ \
| * \ \ \ Merge tag 'v4.10-rockchip-dts32-1' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2016-11-171-1/+7
| |\ \ \ \
| * \ \ \ \ Merge tag 'sti-dt-for-4.10-round2' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2016-11-171-16/+0
| |\ \ \ \ \
| | * | | | | ARM: dts: remove stih415-clks.hPatrice Chotard2016-11-101-16/+0
| | | |_|_|/ | | |/| | |
| * | | | | ARM: dts: r8a7794: remove Z clockSergei Shtylyov2016-11-041-2/+1
| * | | | | ARM: dts: r7s72100: add sdhi clock to device treeChris Brandt2016-11-041-0/+4
| * | | | | ARM: dts: r7s72100: add mmcif clock to device treeChris Brandt2016-10-171-0/+3
| |/ / / /
* | | | | Merge tag 'v4.10-rockchip-clk2' of git://git.kernel.org/pub/scm/linux/kernel/...Stephen Boyd2016-12-061-0/+269
|\ \ \ \ \ | | |_|_|/ | |/| | |