aboutsummaryrefslogtreecommitdiff
path: root/include/linux/rtc/ds1685.h
AgeCommit message (Expand)AuthorFilesLines
2022-03-23rtc: ds1685: drop no_irqGravatar Alexandre Belloni 1-1/+0
2019-10-16rtc: ds1685: add indirect access method and remove plat_read/plat_writeGravatar Thomas Bogendoerfer 1-3/+5
2019-10-14rtc: ds1685: use devm_platform_ioremap_resource helperGravatar Thomas Bogendoerfer 1-1/+0
2019-10-14rts: ds1685: remove not needed fields from private structGravatar Thomas Bogendoerfer 1-3/+0
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Gravatar Thomas Gleixner 1-4/+1
2019-04-16rtc: ds1685: use threaded interruptGravatar Thomas Bogendoerfer 1-2/+0
2015-02-16rtc: add driver for DS1685 family of real time clocksGravatar Joshua Kinard 1-0/+375