summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree
Commit message (Expand)AuthorAgeFilesLines
* hwmon: (gpio-fan) allow to use alarm support alone from DTSimon Guinot2015-03-091-2/+4
* Merge tag 'tty-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-03-081-0/+16
|\
| * serial: 8250_dw: Fix get_mctrl behaviourDesmond Liu2015-03-071-0/+16
* | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-03-071-0/+1
|\ \
| * | i2c: imx: add required clocks property to bindingMatt Porter2015-03-071-0/+1
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-03-031-0/+4
|\ \ | |/ |/|
| * amd-xgbe-phy: PHY KX/KR mode differencesTom Lendacky2015-02-251-0/+4
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-02-211-0/+43
|\ \
| * | MIPS: OCTEON: irq: add CIB and other fixesDavid Daney2015-02-201-0/+43
* | | Merge branch 'i2c/for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-02-215-6/+95
|\ \ \
| * | | i2c: iproc: Add Broadcom iProc I2C DriverRay Jui2015-02-171-0/+37
| * | | i2c: ocores: add common clock supportMax Filippov2015-02-051-5/+27
| * | | i2c: ocores: fix clock-frequency binding usageMax Filippov2015-02-051-2/+16
| * | | of: i2c: Add i2c-mux-idle-disconnect DT property to PCA954x mux driverAlexander Sverdlin2015-01-231-0/+3
| * | | dt-bindings: use isil prefix for Intersil in I2C trivial-devices.txtArnaud Ebalard2015-01-131-3/+2
| * | | i2c: rk3x: Account for repeated start time requirementDoug Anderson2015-01-131-2/+5
| * | | i2c: rk3x: fix bug that cause measured high_ns doesn't meet I2C specificationaddy ke2015-01-131-0/+11
* | | | Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds2015-02-2111-21/+202
|\ \ \ \
| * \ \ \ Merge tag 'tegra-clk-3.20' of git://nv-tegra.nvidia.com/user/pdeschrijver/lin...Michael Turquette2015-02-021-4/+6
| |\ \ \ \
| | * | | | clk: tegra: Update binding doc for Tegra132Peter De Schrijver2015-02-021-4/+6
| * | | | | Merge branch 'clk-next' into v3.19-rc7Michael Turquette2015-02-0210-17/+196
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Merge tag 'sunxi-clocks-for-3.20' of https://git.kernel.org/pub/scm/linux/ker...Michael Turquette2015-01-272-11/+40
| | |\ \ \ \
| | | * | | | clk: sunxi: Add driver for A80 MMC config clocks/resetsChen-Yu Tsai2015-01-201-1/+24
| | | * | | | clk: sunxi: Add mod0 and mmc module clock support for A80Chen-Yu Tsai2015-01-191-2/+5
| | | * | | | mmc: sunxi: Convert MMC driver to the standard clock phase APIMaxime Ripard2015-01-141-4/+4
| | | * | | | clk: sunxi: Rework MMC phase clocksMaxime Ripard2015-01-141-5/+8
| | | * | | | clk: sunxi: unify sun6i AHB1 clock with proper PLL6 pre-dividerChen-Yu Tsai2014-12-211-1/+1
| | | |/ / /
| | * | | | devicetree: bindings: Document qcom,lccRajendra Nayak2015-01-271-0/+21
| | * | | | Merge branch 'clk-shmobile-for-3.20' of git://git.kernel.org/pub/scm/linux/ke...Michael Turquette2015-01-273-4/+42
| | |\ \ \ \
| | | * | | | clk: shmobile: Add R-Car Gen2 ADSP clock supportSergei Shtylyov2015-01-081-2/+3
| | | * | | | clk: shmobile: Add R-Car Gen2 RCAN clock supportSergei Shtylyov2015-01-081-4/+6
| | | * | | | clk: shmobile: Add r8a73a4 SoC to MSTP bindingsUlrich Hecht2015-01-081-0/+1
| | | * | | | clk: shmobile: r8a73a4 common clock framework implementationUlrich Hecht2015-01-081-0/+33
| | | * | | | clk: shmobile: r8a7793: document CPG clock supportYoshihiro Kaneko2015-01-081-0/+1
| | | |/ / /
| | * | | | clk: ppc-corenet: rename driver to clk-qoriqTang Yuantian2015-01-201-2/+3
| | * | | | Merge tag 'for-v3.20-exynos7-clk' of git://linuxtv.org/snawrocki/samsung into...Michael Turquette2015-01-201-0/+15
| | |\ \ \ \
| | | * | | | clk: samsung: exynos7: add clocks for audio blockPadmavathi Venna2015-01-151-0/+9
| | | * | | | clk: samsung: exynos7: add clocks for SPI blockPadmavathi Venna2015-01-151-0/+5
| | | * | | | clk: samsung: exynos7: Add clocks for MSCL blockTony K Nadackal2014-12-231-0/+1
| | | |/ / /
| | * | | | clk: ti: Add support for FAPLL on dm816xTony Lindgren2015-01-201-0/+33
| | * | | | clk: TI CDCE706 clock synthesizer driverMax Filippov2015-01-171-0/+42
| | |/ / /
* | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds2015-02-192-37/+58
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | dts: Documentation: Add documentation for Exynos7 SoC thermal bindingsAbhilash Kesavan2015-01-311-0/+4
| * | | | thermal: Fix examples in DT documentationSrinivas Kandagatla2015-01-281-37/+37
| * | | | dts: Documentation: Update exynos-thermal.txt example for Exynos5440Lukasz Majewski2015-01-241-0/+1
| * | | | dts: Documentation: Extending documentation entry for exynos-thermalLukasz Majewski2015-01-241-0/+16
* | | | | Merge tag 'mfd-for-linus-3.20' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-02-182-0/+163
|\ \ \ \ \
| * | | | | mfd: devicetree: Add bindings for DA9063Steve Twiss2015-01-221-0/+93
| * | | | | mfd: devicetree: bindings: Add Qualcomm RPM DT bindingBjorn Andersson2015-01-221-0/+70
| | |_|/ / | |/| | |
* | | | | Merge tag 'pwm/for-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-02-182-0/+44
|\ \ \ \ \
OpenPOWER on IntegriCloud