summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/clock
AgeCommit message (Expand)AuthorFilesLines
2022-08-02Merge tag 'arm-newsoc-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2-0/+101
2022-07-19Merge branch 'nuvoton/newsoc' into arm/newsocArnd Bergmann1-0/+49
2022-07-19dt-binding: clk: npcm845: Add binding for Nuvoton NPCM8XX ClockTomer Maimon1-0/+49
2022-07-14Merge tag 'qcom-arm64-for-5.20' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann3-2/+156
2022-07-11Merge tag 'imx-bindings-5.20' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann1-0/+43
2022-07-11Merge tag 'sunxi-dt-for-5.20-1' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann1-0/+3
2022-07-08dt-bindings: clock: Add bindings for SP7021 clock driverQin Jian1-0/+52
2022-07-08dt-bindings: clk: imx: Add fsl,scu-clk yaml fileAbel Vesa1-0/+43
2022-07-06Merge branch '20220706154337.2026269-1-robert.foss@linaro.org' into arm64-for...Bjorn Andersson2-2/+76
2022-07-06dt-bindings: clock: add QCOM SM8450 camera clock bindingsVladimir Zapolskiy1-0/+80
2022-07-06dt-bindings: clock: Add Qcom SM8350 DISPCC bindingsJonathan Marek1-2/+4
2022-07-06dt-bindings: clock: Add Qcom SM8350 GPUCC bindingsRobert Foss1-0/+72
2022-07-06Merge tag 'stm32-dt-for-v5.20-1' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann1-0/+1
2022-07-05dt-bindings: rcc: stm32: select the "secure" path for stm32mp13Alexandre Torgue1-0/+1
2022-07-01Merge tag 'samsung-dt64-5.20' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann1-0/+27
2022-06-20dt-bindings: clock: Add compatible for D1 DE2 clocksSamuel Holland1-0/+3
2022-06-20dt-bindings: clock: Add bindings for Exynos7885 CMU_FSYSDavid Virag1-0/+27
2022-06-06dt-bindings: update Luca Ceresoli's e-mail addressLuca Ceresoli1-1/+1
2022-06-02dt-bindings: clock: Update my email addressJeffrey Hugo1-1/+1
2022-05-29Merge tag 'dmaengine-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+11
2022-05-27Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds30-773/+1061
2022-05-26Merge tag 'asm-generic-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-47/+0
2022-05-26Merge tag 'arm-dt-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds10-1/+445
2022-05-25Merge tag 'devicetree-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-1/+122
2022-05-25Merge branch 'clk-qcom' into clk-nextStephen Boyd6-66/+418
2022-05-25Merge branches 'clk-rockchip', 'clk-ingenic', 'clk-bindings', 'clk-samsung' a...Stephen Boyd21-699/+905
2022-05-25Merge branches 'clk-ux500', 'clk-mtk', 'clk-tegra', 'clk-allwinner' and 'clk-...Stephen Boyd1-0/+57
2022-05-25Merge branches 'clk-ti', 'clk-cleanup', 'clk-airoha', 'clk-i2c-simple' and 'c...Stephen Boyd3-8/+71
2022-05-20dt-bindings: rcc: stm32: add new compatible for STM32MP13 SoCGabriel Fernandez1-0/+2
2022-05-20h8300: remove stale bindings and symlinkArnd Bergmann1-23/+0
2022-05-19dt-bindings: clock: Replace common binding with link to schemaRob Herring1-186/+2
2022-05-19dt-bindings: clock: Add Qualcomm SC8280XP GCC bindingsBjorn Andersson1-0/+128
2022-05-19dt-bindings: clock: r9a06g032-sysctrl: Reference the DMAMUX subnodeMiquel Raynal1-0/+11
2022-05-17dt-bindings: clock: convert rockchip,rk3368-cru.txt to YAMLJohan Jonker2-61/+78
2022-05-17dt-bindings: clock: convert rockchip,rk3228-cru.txt to YAMLJohan Jonker2-58/+74
2022-05-17dt-bindings: clock: convert rockchip,rk3036-cru.txt to YAMLJohan Jonker2-56/+72
2022-05-17dt-bindings: clock: convert rockchip,rk3308-cru.txt to YAMLJohan Jonker2-60/+76
2022-05-17dt-bindings: clock: convert rockchip,px30-cru.txt to YAMLJohan Jonker2-70/+119
2022-05-17dt-bindings: clock: convert rockchip,rk3188-cru.txt to YAMLJohan Jonker2-61/+78
2022-05-17dt-bindings: clock: convert rockchip,rk3288-cru.txt to YAMLJohan Jonker2-67/+85
2022-05-15dt-bindings: clock: convert rockchip,rv1108-cru.txt to YAMLJohan Jonker2-59/+75
2022-05-14dt-binding: clock: Add missing rk3568 cru bindingsPeter Geis1-0/+13
2022-05-13dt-bindings: clock: stm32mp1: adapt example for "st,stm32mp1-rcc-secure"Alexandre Torgue1-0/+7
2022-05-09Merge tag 'qcom-arm64-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann1-0/+172
2022-05-09Merge branch 'dt/linus' into dt/nextRob Herring1-4/+0
2022-05-06Merge tag 'samsung-dt64-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann1-0/+219
2022-05-06Revert "dt-bindings: rcc: Add optional external ethernet RX clock properties"Rob Herring1-8/+0
2022-05-05dt-bindings: clock: qcom,gcc-apq8064: Fix typo in compatible and split apq8084Krzysztof Kozlowski2-3/+43
2022-05-05Merge tag 'devicetree-fixes-for-5.18-3' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-4/+0
2022-05-05Merge tag 'stm32-dt-for-v5.19-1' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann1-0/+34