summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-ds1216.c
Commit message (Expand)AuthorAgeFilesLines
* rtc: remove useless DRV_VERSIONAlexandre Belloni2016-05-201-3/+0
* rtc: simplify use of devm_ioremap_resourceJulia Lawall2015-06-251-3/+1
* rtc: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* drivers/rtc/rtc-ds1216.c: use module_platform_driver_probe()Fabio Porcedda2013-07-031-12/+1
* drivers/rtc/rtc-ds1216.c: remove empty functionSachin Kamat2013-07-031-6/+0
* rtc: rtc-ds1216: use devm_*() functionsJingoo Han2013-04-291-35/+9
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* rtc: rtc-ds1216 fixesAlessandro Zummo2009-01-061-16/+14
* drivers/rtc/: use bcd2bin/bin2bcdAdrian Bunk2008-10-201-13/+13
* rtc: fix platform driver hotplug/coldplugKay Sievers2008-04-111-0/+1
* RTC driver for DS1216 chipsThomas Bogendoerfer2007-07-171-0/+226