summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/rtc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds2015-06-261-1/+2
|\
| * Merge tag 'samsung-dt-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kge...Kevin Hilman2015-06-111-1/+2
| |\
| | * ARM: dts: Use s3c6410-rtc instead of exynos3250-rtc for exynos3250/4415Krzysztof Kozlowski2015-05-171-1/+2
* | | Merge tag 'rtc-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/abell...Linus Torvalds2015-06-261-1/+1
|\ \ \
| * | | rtc: hym8563: make the irq optionalHeiko Stübner2015-06-251-1/+1
| |/ /
* | | Merge tag 'mfd-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-06-241-0/+25
|\ \ \ | |/ / |/| |
| * | rtc: bindings: Provide ST bindings for ST's LPC RTC deviceLee Jones2015-04-301-0/+25
| |/
* / Documentation: bindings: add abracon,abx80xAlexandre Belloni2015-05-061-0/+30
|/
* rtc: digicolor: document device tree bindingBaruch Siach2015-04-171-0/+17
* rtc: stmp3xxx: use optional crystal in low power statesUwe Kleine-König2015-04-171-0/+5
* rtc: armada38x: add the device tree binding documentationGregory CLEMENT2015-02-141-0/+22
* rtc: rtc-isl12057: add isil,irq2-can-wakeup-machine property for in-tree usersArnaud Ebalard2015-02-141-0/+78
* drivers/rtc/rtc-pcf2123.c: add support for devicetreeJoshua Clayton2015-02-141-0/+16
* Documentation: DT bindings: add more Tegra chip compatible stringsPaul Walmsley2015-02-041-1/+3
* Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2014-12-121-0/+16
|\
| * rtc/tpo: Driver to support rtc and wakeup on PowerNV platformNeelesh Gupta2014-11-171-0/+16
* | rtc: omap: drop vendor-prefix from power-controller dt propertyJohan Hovold2014-12-111-2/+2
* | rtc: omap: add support for pmic_power_enJohan Hovold2014-12-111-1/+8
* | rtc: at91sam9: add DT bindings documentationBoris BREZILLON2014-11-131-0/+23
|/
* Documentation: dt-bindings: trickle charger dt binding document for ds1339Matti Vaittinen2014-10-141-0/+18
* rtc: s3c: add support for RTC of Exynos3250 SoCChanwoo Choi2014-10-141-0/+1
* rtc: s3c: remove warning message when checking coding style with checkpatch s...Chanwoo Choi2014-10-141-0/+2
* rtc: sun6i: Add sun6i RTC driverChen-Yu Tsai2014-09-191-0/+17
* drivers/rtc/rtc-hym8563.c: add optional clock-output-names propertyHeiko Stuebner2014-06-071-0/+3
* Documentation/devicetree/bindings: add documentation for the APM X-Gene SoC R...Loc Ho2014-06-071-0/+28
* rtc: sunxi: change compatiblesMaxime Ripard2014-04-041-2/+2
* Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2014-01-242-0/+39
|\
| * dt-bindings: add hym8563 bindingHeiko Stuebner2014-01-241-0/+27
| * drivers/rtc/rtc-ds1742.c: add devicetree supportAlexander Shiyan2014-01-241-0/+12
* | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-01-241-0/+17
|\ \
| * | ARM: sun4i/sun7i: DT documentation for RTC driverCarlo Caione2013-12-201-0/+17
| |/
* / ARM: tegra: add missing clock documentation to DT bindingsStephen Warren2013-12-121-0/+3
|/
* drivers/rtc/rtc-palmas.c: support for backup battery chargingLaxman Dewangan2013-09-121-0/+33
* drivers/rtc/rtc-omap.c: add rtc wakeup support to alarm eventsHebbar Gururaja2013-09-121-1/+5
* rtc: add MOXA ART RTC driverJonas Jensen2013-09-121-0/+17
* dts: Rename DW APB timer compatible stringsDinh Nguyen2013-08-291-23/+11Star
* Merge tag 'v3.11-rockchip-basics' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2013-06-211-0/+19
|\
| * clocksource: dw_apb_timer_of: add clock-handlingHeiko Stuebner2013-06-121-0/+19
* | rtc-at91rm9200: use shadow IMR on at91sam9x5Johan Hovold2013-06-131-1/+1
|/
* drivers/rtc/rtc-at91rm9200.c: add DT supportJoachim Eastwood2013-04-301-0/+15
* documentation/devicetree: Fix typosMasanari Iida2013-02-061-1/+1
* drivers/rtc/rtc-imxdi.c: add devicetree supportRoland Stigge2012-12-181-0/+17
* rtc: omap: dt supportAfzal Mohammed2012-12-181-0/+17
* Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-12-131-0/+19
|\
| * ARM: tegra: define DT bindings for and instantiate RTCStephen Warren2012-11-161-0/+19
* | rtc: rtc-mv: Add the device tree binding documentationGregory CLEMENT2012-12-101-0/+18
|/
* rtc: snvs: add Freescale rtc-snvs driverShawn Guo2012-10-051-0/+1
* Merge tag 'vt8500-for-next' of git://git.code.sf.net/p/linuxwmt/code into nex...Olof Johansson2012-09-241-0/+15
|\
| * arm: vt8500: doc: Add device tree bindings for arch-vt8500 devicesTony Prisk2012-09-211-0/+15
* | RTC: add DT bindings to pxa-rtcDaniel Mack2012-08-161-0/+14
|/