summaryrefslogtreecommitdiffstats
path: root/include/linux/rtc
Commit message (Expand)AuthorAgeFilesLines
* rtc: remove sirfsoc driverArnd Bergmann2021-01-231-21/+0
* rtc: ds1685: add indirect access method and remove plat_read/plat_writeThomas Bogendoerfer2019-10-161-3/+5
* rtc: ds1685: use devm_platform_ioremap_resource helperThomas Bogendoerfer2019-10-141-1/+0
* rts: ds1685: remove not needed fields from private structThomas Bogendoerfer2019-10-141-3/+0
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-192-8/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 4Thomas Gleixner2019-05-211-2/+1
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2019-05-161-0/+7
|\
| * rtc: OMAP: Add support for rtc-only modeKeerthy2019-04-081-0/+7
* | rtc: ds1685: use threaded interruptThomas Bogendoerfer2019-04-161-2/+0
|/
* rtc: ds1286: move header to linux/rtcAlexandre Belloni2016-07-081-0/+52
* ARM: prima2: move to use REGMAP APIs for rtciobrgGuo Zeng2015-06-101-0/+4
* rtc: add driver for DS1685 family of real time clocksJoshua Kinard2015-02-161-0/+375
* rtc: ds1307: add trickle charger supportWolfram Sang2012-05-291-0/+22
* ARM: CSR: add rtc i/o bridge interface for SiRFprimaIIZhiwu Song2011-09-111-0/+18
* rtc-m48t59: allow externally mapped ioaddrKrzysztof Helt2008-09-031-0/+2
* rtc-m48t59: add support for M48T02 and M48T59 chipsKrzysztof Helt2008-09-031-20/+25
* rtc: add support for the ST M48T59 RTCMark Zhan2007-07-171-0/+57