summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-ds1286.c
Commit message (Expand)AuthorAgeFilesLines
* rtc: stop validating rtc_time in .read_timeAlexandre Belloni2018-03-021-1/+1
* rtc: ds1286: move header to linux/rtcAlexandre Belloni2016-07-081-1/+1
* 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-ds1286.c: remove empty functionSachin Kamat2013-07-031-6/+0
* rtc: rtc-ds1286: use devm_*() functionsJingoo Han2013-04-291-37/+9
* drivers/rtc/rtc-ds1286.c: fix compiler warning while doing make W=1Devendra Naga2013-04-291-2/+1
* Drivers: rtc: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-3/+3
* rtc: convert drivers/rtc/* to use module_platform_driver()Axel Lin2012-01-101-12/+1
* treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-101-1/+1
* rtc: ds1286: Initialize drvdata before registering deviceJohn Stultz2011-05-061-1/+1
* RTC: Convert rtc drivers to use the alarm_irq_enable methodJohn Stultz2011-02-031-18/+23
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* rtc: rtc-ds1286 and rtc-m48t35 need <linux/io.h>Geert Uytterhoeven2008-10-161-0/+1
* MIPS: DS1286: New RTC driverThomas Bogendoerfer2008-10-151-0/+409