summaryrefslogtreecommitdiffstats
path: root/include/dt-bindings
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2019-05-0913-26/+684
|\
| *---. Merge branches 'clk-stm32f4', 'clk-tegra', 'clk-at91', 'clk-sifive-fu540' and...Stephen Boyd2019-05-071-2/+5
| |\ \ \
| | * | | clk: stm32: Introduce clocks of STM32F769 boardGabriel Fernandez2019-04-251-2/+5
| | |/ /
| | | |
| | \ \
| *-. \ \ Merge branches 'clk-hisi', 'clk-lochnagar', 'clk-allwinner', 'clk-rockchip' a...Stephen Boyd2019-05-071-1/+1
| |\ \ \ \ | | | |/ / | | |/| |
| | | * | clk: sunxi-ng: sun5i: Export the MBUS clockMaxime Ripard2019-04-101-1/+1
| | |/ /
| | | |
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge branches 'clk-sa', 'clk-aspeed', 'clk-samsung', 'clk-ingenic' and 'clk-...Stephen Boyd2019-05-072-1/+3
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | | | * | dt-bindings: clock: jz4725b-cgu: Add UDC PHY clockPaul Cercueil2019-04-111-0/+1
| | | |/ / | | |/| |
| | | * | clk: samsung: dt-bindings: Add ADC clock ID to Exynos5410Krzysztof Kozlowski2019-03-221-0/+1
| | | * | clk: samsung: dt-bindings: Put CLK_UART3 in orderKrzysztof Kozlowski2019-03-221-1/+1
| | |/ /
| | | |
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-----. | | Merge branches 'clk-doc', 'clk-more-critical', 'clk-meson' and 'clk-basic-be'...Stephen Boyd2019-05-074-21/+22
| |\ \ \ \| |
| | | | * | | dt-bindings: clk: axg-audio: add g12a supportJerome Brunet2019-04-081-0/+10
| | | | * | | dt-bindings: clock: meson8b: export the video decoder clocksMartin Blumenstingl2019-04-011-0/+4
| | | | * | | dt-bindings: clock: meson8b: export the VPU clockMartin Blumenstingl2019-04-011-0/+1
| | | | * | | dt-bindings: clock: g12a-aoclk: expose CLKID_AO_CTS_OSCINNeil Armstrong2019-04-011-0/+1
| | | | * | | dt-bindings: clock: meson8b: drop the "ABP" clock definitionMartin Blumenstingl2019-04-011-1/+0
| | | | * | | dt-bindings: clk: g12a-clkc: add VDEC clock IDsMaxime Jourdan2019-04-011-0/+3
| | | | * | | dt-bindings: clock: axg-audio: unexpose controller inputsJerome Brunet2019-04-011-20/+0
| | | | * | | dt-bindings: clk: g12a-clkc: add PCIE PLL clock IDNeil Armstrong2019-03-191-0/+1
| | | | * | | clk: g12a-aoclk: re-export CLKID_AO_SAR_ADC_SEL clock idNeil Armstrong2019-03-191-0/+1
| | | | * | | clk: meson-g12a: add cpu clock bindingsNeil Armstrong2019-03-191-0/+1
| | | | |/ /
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-----. \ \ \ \ Merge branches 'clk-renesas', 'clk-qcom', 'clk-mtk', 'clk-milbeaut' and 'clk-...Stephen Boyd2019-05-075-1/+653
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | / | | |_|_|_|_|_|/ | |/| | | | | |
| | | | | * | | dt-bindings: clock: imx7ulp: remove SNVS clockAnson Huang2019-03-201-1/+0
| | | |_|/ / / | | |/| | | |
| | | | * | | dt-bindings: mediatek: apmixedsys: add support for MT8516Fabien Parent2019-04-251-0/+10
| | | | * | | dt-bindings: mediatek: infracfg: add support for MT8516Fabien Parent2019-04-251-0/+9
| | | | * | | dt-bindings: mediatek: topckgen: add support for MT8516Fabien Parent2019-04-251-0/+192
| | | | * | | clk: mediatek: Add dt-bindings for MT8183 clocksWeiyi Lu2019-04-111-0/+422
| | | |/ / / | | |/| | |
| | | * | | dt-bindings: clock: Introduce Qualcomm Turing Clock controllerBjorn Andersson2019-04-111-0/+15
| | | * | | clk: qcom: gcc-qcs404: Add CDSP related clocks and resetsBjorn Andersson2019-04-111-0/+5
| | |/ / /
* | | | | Merge tag 'pinctrl-v5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2019-05-081-0/+6
|\ \ \ \ \
| * | | | | dt-bindings: pinctrl: stm32: add new entry for package informationAlexandre Torgue2019-04-231-0/+6
| | |/ / / | |/| | |
* | | | | Merge tag 'usb-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-05-081-0/+13
|\ \ \ \ \
| * \ \ \ \ Merge 5.1-rc7 into usb-nextGreg Kroah-Hartman2019-05-032-1/+22
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | dt-bindings: phy: ti: Add dt binding documentation for SERDES in AM654x SoCKishon Vijay Abraham I2019-04-171-0/+13
| | |/ / / | |/| | |
* | | | | Merge 5.1-rc6 into staging-nextGreg Kroah-Hartman2019-04-212-1/+22
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | dt-bindings: clock: sifive: add FU540-C000 PRCI clock constantsPaul Walmsley2019-04-091-0/+18
| * | | | dt-bindings: reset: meson-g12a: Add missing USB2 PHY resetsNeil Armstrong2019-03-251-1/+4
| |/ / /
* / / / dt-bindings: iio/temperature: Add thermocouple types (and doc)Patrick Havelange2019-04-041-0/+16
|/ / /
* | | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2019-03-1419-111/+662
|\ \ \
| * | | dt-bindings: clock: imx8mq: Fix numbering overlaps and gapsAbel Vesa2019-03-121-110/+110
| | | |
| | \ \
| *-. \ \ Merge branches 'clk-typo', 'clk-json-schema', 'clk-mtk-2712-eco' and 'clk-roc...Stephen Boyd2019-03-081-1/+2
| |\ \ \ \ | | | |/ / | | |/| |
| | | * | dt-bindings: clock: add clock for MT2712Weiyi Lu2019-02-051-1/+2
| | |/ /
| | | |
| | \ \
| *-. \ \ Merge branches 'clk-ingenic', 'clk-mtk-mux', 'clk-qcom-sdm845-pcie', 'clk-mtk...Stephen Boyd2019-03-081-1/+2
| |\ \ \ \ | | | |/ / | | |/| |
| | | * | clk: mediatek: correct cpu clock name for MT8173 SoCSeiya Wang2019-02-261-1/+2
| | |/ /
| | | |
| | \ \
| *-. | | Merge branches 'clk-qcom-msm8998', 'clk-fractional-parent', 'clk-x86-mv' and ...Stephen Boyd2019-03-081-0/+10
| |\ \| |
| | * | | clk: qcom: smd: Add support for MSM8998 rpm clocksJeffrey Hugo2019-01-091-0/+10
| | |/ /
| | | |
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-----. \ \ Merge branches 'clk-qcom-rpmh', 'clk-gpio-sleep', 'clk-stm32mp1', 'clk-qcom-q...Stephen Boyd2019-03-083-3/+79
| |\ \ \ \ \ \ | | | | |_|/ / | | | |/| | |
| | | | | * | dt-bindings: clock: Add DT bindings for Actions Semi S500 CMUEdgar Bernardi Righi2019-02-221-0/+78
| | | | |/ / | | | |/| |
| | | | * | dt-bindings: clock: remove unused definition for stm32mp1Gabriel Fernandez2019-02-211-3/+0
| | | |/ /
| | * / / clk: qcom: clk-rpmh: Add IPA clock supportDavid Dai2019-02-211-0/+1
| | |/ /
| | | |
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-----. \ \ Merge branches 'clk-imx', 'clk-samsung', 'clk-ti', 'clk-uniphier-gear' and 'c...Stephen Boyd2019-03-085-3/+264
| |\ \ \ \ \ \ | | | | | |/ / | | | | |/| |