summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds2013-09-122-1/+118
|\
| * leds-pca9633: Rename to leds-pca963xRicardo Ribalda Delgado2013-08-261-0/+0
| * leds-pca9633: Add support for PCA9634Ricardo Ribalda Delgado2013-08-261-5/+6
| * leds: pca9633: Add hardware blink supportMark A. Greer2013-08-261-0/+1
| * leds: support new LP8501 device - another LP55xx commonKim, Milo2013-08-261-1/+71
| * leds: Add device tree binding for pca9633Tony Lindgren2013-08-261-0/+45
* | Merge tag 'sound-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2013-09-121-4/+8
|\ \
| * | ASoC: kirkwood: change the compatible string of the kirkwood-i2s driverThomas Petazzoni2013-09-061-4/+8
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2013-09-122-0/+72
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'exynos', 'imx' and 'fixes' of .git into nextZhang Rui2013-08-151-0/+17
| |\ \ \ \ | | | | |/ | | | |/|
| | * | | Merge branch 'for_3.12/imx' of git://git.kernel.org/pub/scm/linux/kernel/git/...Zhang Rui2013-08-151-0/+17
| | |\ \ \ | | | |/ / | | |/| |
| | | * | thermal: add imx thermal driver supportShawn Guo2013-08-131-0/+17
| * | | | Merge branch 'for_3.12/exynos' of git://git.kernel.org/pub/scm/linux/kernel/g...Zhang Rui2013-08-151-0/+55
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | ARM: dts: thermal: exynos: Add documentation for Exynos SoC thermal bindingsAmit Daniel Kachhap2013-08-131-0/+55
| | |/ /
* | | | drivers/rtc/rtc-palmas.c: support for backup battery chargingLaxman Dewangan2013-09-111-0/+33
* | | | drivers/rtc/rtc-omap.c: add rtc wakeup support to alarm eventsHebbar Gururaja2013-09-111-1/+5
* | | | rtc: add MOXA ART RTC driverJonas Jensen2013-09-111-0/+17
* | | | Merge tag 'for-v3.12' of git://git.infradead.org/battery-2.6Linus Torvalds2013-09-101-0/+17
|\ \ \ \
| * | | | power: reset: Add msm restart supportAbhimanyu Kapur2013-08-091-0/+17
* | | | | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-09-101-1/+1
|\ \ \ \ \
| * \ \ \ \ Merge tag 'v3.11-rc7' into devicetree/nextGrant Likely2013-08-284-4/+5
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | dt: Typo fixAlexander Shiyan2013-07-241-1/+1
| | |_|/ / | |/| | |
* | | | | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-09-103-27/+87
|\ \ \ \ \
| * \ \ \ \ Merge branch 'topic/sh' into for-linusVinod Koul2013-09-021-26/+35
| |\ \ \ \ \
| | * | | | | DMA: shdma: switch DT mode to use configuration data from a match tableGuennadi Liakhovetski2013-08-271-26/+35
| | | |_|/ / | | |/| | |
| * | | | | dmaengine: Add hisilicon k3 DMA engine driverZhangfei Gao2013-08-281-0/+46
| * | | | | dma: imx-sdma: Add ROM script addresses to driverSascha Hauer2013-08-261-1/+6
| |/ / / /
* | | | | Merge tag 'mmc-updates-for-3.12-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-09-101-0/+4
|\ \ \ \ \
| * | | | | mmc: core: parse voltage from device-treeHaijun Zhang2013-08-261-0/+4
* | | | | | Merge tag 'clk-for-linus-3.12' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds2013-09-0910-3/+388
|\ \ \ \ \ \
| * | | | | | pwm: samsung: Update DT bindings documentation to cover clocksTomasz Figa2013-09-061-0/+12
| * | | | | | clk/exynos5420: assign dout_pixel id to pixel clock dividerRahul Sharma2013-08-291-0/+5
| * | | | | | clk/exynos5420: add hdmi mux to change parents in hdmi driverRahul Sharma2013-08-291-0/+5
| * | | | | | clk/exynos5420: add gate clock for mixer sysmmuRahul Sharma2013-08-291-0/+1
| * | | | | | clk/exynos5420: add sclk_hdmiphy to the list of special clocksRahul Sharma2013-08-291-0/+1
| * | | | | | clk: sunxi: Add Allwinner A20 gatesMaxime Ripard2013-08-262-0/+101
| * | | | | | clk: sunxi: Add A31 clocks supportMaxime Ripard2013-08-262-0/+89
| * | | | | | clk: sunxi: Add A10s gatesMaxime Ripard2013-08-262-0/+78
| * | | | | | Merge branch 'clk-next-s3c64xx' into clk-nextMike Turquette2013-08-081-0/+77
| |\ \ \ \ \ \
| | * | | | | | clk: samsung: Add clock driver for S3C64xx SoCsTomasz Figa2013-08-051-0/+77
| | | |_|/ / / | | |/| | | |
| * | | | | | Documentation: clk: Fix a trivial typo in audssSachin Kamat2013-08-081-1/+1
| * | | | | | of/documentation: Update G2D documentationSachin Kamat2013-07-301-2/+5
| * | | | | | clk: exynos4: Add clock entries for TMUSachin Kamat2013-07-301-0/+1
| * | | | | | clk/exynos5250: add sclk_hdmiphy in the list of special clocksRahul Sharma2013-07-301-0/+1
| * | | | | | clk/exynos5250: add mout_hdmi mux clock for hdmiRahul Sharma2013-07-301-0/+8
| * | | | | | Documentation: exynos5250-clock: Add div_i2s1 and div_i2s2Tushar Behera2013-07-301-0/+2
| * | | | | | clk: exynos5250: Add G2D gate clockSachin Kamat2013-07-291-0/+1
| * | | | | | of/documentation: Fix a typo in exynos5250-clock.txtSachin Kamat2013-07-251-1/+1
| |/ / / / /
* | | | | | Merge tag 'for-linus-20130909' of git://git.infradead.org/linux-mtdLinus Torvalds2013-09-093-1/+53
|\ \ \ \ \ \
| * | | | | | mtd: ofpart: add compatible check for child nodesJosh Wu2013-08-051-0/+1
OpenPOWER on IntegriCloud