| Commit message (Expand) | Author | Age | Files | Lines |
* | rtc: ds1685: add indirect access method and remove plat_read/plat_write | Thomas Bogendoerfer | 2019-10-16 | 1 | -3/+5 |
* | rtc: ds1685: use devm_platform_ioremap_resource helper | Thomas Bogendoerfer | 2019-10-14 | 1 | -1/+0 |
* | rts: ds1685: remove not needed fields from private struct | Thomas Bogendoerfer | 2019-10-14 | 1 | -3/+0 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 | 2 | -8/+2 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 4 | Thomas Gleixner | 2019-05-21 | 1 | -2/+1 |
* | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Linus Torvalds | 2019-05-16 | 1 | -0/+7 |
|\ |
|
| * | rtc: OMAP: Add support for rtc-only mode | Keerthy | 2019-04-08 | 1 | -0/+7 |
* | | rtc: ds1685: use threaded interrupt | Thomas Bogendoerfer | 2019-04-16 | 1 | -2/+0 |
|/ |
|
* | rtc: ds1286: move header to linux/rtc | Alexandre Belloni | 2016-07-08 | 1 | -0/+52 |
* | ARM: prima2: move to use REGMAP APIs for rtciobrg | Guo Zeng | 2015-06-10 | 1 | -0/+4 |
* | rtc: add driver for DS1685 family of real time clocks | Joshua Kinard | 2015-02-16 | 1 | -0/+375 |
* | rtc: ds1307: add trickle charger support | Wolfram Sang | 2012-05-29 | 1 | -0/+22 |
* | ARM: CSR: add rtc i/o bridge interface for SiRFprimaII | Zhiwu Song | 2011-09-11 | 1 | -0/+18 |
* | rtc-m48t59: allow externally mapped ioaddr | Krzysztof Helt | 2008-09-03 | 1 | -0/+2 |
* | rtc-m48t59: add support for M48T02 and M48T59 chips | Krzysztof Helt | 2008-09-03 | 1 | -20/+25 |
* | rtc: add support for the ST M48T59 RTC | Mark Zhan | 2007-07-17 | 1 | -0/+57 |