summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-ds1216.c
AgeCommit message (Expand)AuthorLines
2019-10-07rtc: use devm_platform_ioremap_resource() to simplify codeYueHaibing-3/+1
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner-0/+1
2018-05-03rtc: simplify getting .drvdataWolfram Sang-4/+2
2018-03-02rtc: stop validating rtc_time in .read_timeAlexandre Belloni-1/+1
2016-05-20rtc: remove useless DRV_VERSIONAlexandre Belloni-3/+0
2015-06-25rtc: simplify use of devm_ioremap_resourceJulia Lawall-3/+1
2014-10-20rtc: drop owner assignment from platform_driversWolfram Sang-1/+0
2013-07-03drivers/rtc/rtc-ds1216.c: use module_platform_driver_probe()Fabio Porcedda-12/+1
2013-07-03drivers/rtc/rtc-ds1216.c: remove empty functionSachin Kamat-6/+0
2013-04-29rtc: rtc-ds1216: use devm_*() functionsJingoo Han-35/+9
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-0/+1
2009-01-06rtc: rtc-ds1216 fixesAlessandro Zummo-16/+14
2008-10-20drivers/rtc/: use bcd2bin/bin2bcdAdrian Bunk-13/+13
2008-04-11rtc: fix platform driver hotplug/coldplugKay Sievers-0/+1
2007-07-17RTC driver for DS1216 chipsThomas Bogendoerfer-0/+226