summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/rtc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'rtc-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds2016-03-154-0/+116
|\
| * dt/bindings: Add bindings for the PIC32 real time clockJoshua Henderson2016-03-141-0/+21
| * doc: dt: add documentation for alphascale,asm9260-rtcOleksij Rempel2016-03-141-0/+19
| * rtc: ds1307: add clock provider support for DS3231Akinobu Mita2016-03-141-0/+37
| * Documentation: devicetree: add epson rx6110 bindingSteffen Trumtrar2016-03-141-0/+39
* | rtc: s3c: Document required clocks in the DT bindingJavier Martinez Canillas2016-02-121-0/+6
|/
* Merge tag 'rtc-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds2015-11-102-0/+43
|\
| * rtc: pcf8563: add CLKOUT to common clock frameworkHeiko Schocher2015-11-081-0/+25
| * rtc: ds1390: Add trickle charger device tree bindingIvan Grimaldi2015-11-081-0/+18
* | Documentation: devicetree: fix reference to legacy wakeup propertiesSudeep Holla2015-10-302-7/+8
|/
* Merge branch 'i2c/for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2015-09-081-0/+18
|\
| * rtc: bq32k: move binding docs to proper placeWolfram Sang2015-08-101-0/+18
* | ARM: dts: AM437x: Add the internal and external clock nodes for rtcKeerthy2015-09-051-0/+4
* | devicetree: bindings: rtc: add bindings for xilinx zynqmp rtcSuneel Garapati2015-09-051-0/+25
* | doc: dt: add documentation for nxp,lpc1788-rtcJoachim Eastwood2015-09-051-0/+21
* | Merge tag 'mfd-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-041-6/+9
|\ \
| * | rtc: bindings: Supply knowledge of a third supported device - clocksourceLee Jones2015-07-231-6/+9
| |/
* | Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds2015-09-012-0/+3
|\ \
| * \ Merge tag 'omap-for-v4.3/dt-pt4-v2' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2015-08-181-0/+1
| |\ \
| | * | ARM: dts: AM4372: Add the am4372-rtc compatible stringKeerthy2015-08-121-0/+1
| | |/
| * | Documentation: dt: rtc: at91rm9200: add clocks propertyAlexandre Belloni2015-08-071-0/+2
| |/
* | dt-binding: document the binding for mxc rtcPhilippe Reynes2015-08-051-0/+26
|/
* 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-251-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-231-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-051-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-131-0/+22
* rtc: rtc-isl12057: add isil,irq2-can-wakeup-machine property for in-tree usersArnaud Ebalard2015-02-131-0/+78
* drivers/rtc/rtc-pcf2123.c: add support for devicetreeJoshua Clayton2015-02-131-0/+16
* Documentation: DT bindings: add more Tegra chip compatible stringsPaul Walmsley2015-02-031-1/+3
* Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2014-12-111-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-101-2/+2
* | rtc: omap: add support for pmic_power_enJohan Hovold2014-12-101-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-061-0/+3
* Documentation/devicetree/bindings: add documentation for the APM X-Gene SoC R...Loc Ho2014-06-061-0/+28
* rtc: sunxi: change compatiblesMaxime Ripard2014-04-031-2/+2
* Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2014-01-232-0/+39
|\
| * dt-bindings: add hym8563 bindingHeiko Stuebner2014-01-231-0/+27
OpenPOWER on IntegriCloud