summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-rs5c348.c
AgeCommit message (Expand)AuthorLines
2013-11-13drivers/rtc/rtc-rs5c348.c: use dev_get_platdata()Jingoo Han-2/+2
2013-07-03drivers/rtc/rtc-rs5c348.c: remove empty functionSachin Kamat-6/+0
2013-04-29rtc: rtc-rs5c348: use devm_*() functionsJingoo Han-9/+3
2013-01-03Drivers: rtc: remove __dev* attributes.Greg Kroah-Hartman-3/+3
2012-08-21drivers/rtc/rtc-rs5c348.c: fix hour decoding in 12-hour modeAtsushi Nemoto-2/+5
2012-03-23rtc: convert rtc spi drivers to module_spi_driverAxel Lin-12/+1
2012-01-10drivers/rtc/: remove redundant spi driver bus initializationLars-Peter Clausen-1/+0
2011-10-31rtc: Add module.h to implicit users in drivers/rtcPaul Gortmaker-0/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-0/+1
2009-09-23spi: prefix modalias with "spi:"Anton Vorontsov-0/+1
2008-10-20drivers/rtc/: use bcd2bin/bin2bcdAdrian Bunk-15/+15
2007-08-27[PATCH] rtc: Make rtc-rs5c348 driver hotplug-awareAtsushi Nemoto-1/+1
2006-10-01[PATCH] constify rtc_class_ops: update driversDavid Brownell-1/+1
2006-09-29[PATCH] RTC: more XSTP/VDET support for rtc-rs5c348 driverAtsushi Nemoto-1/+8
2006-06-28[PATCH] RTC: add rtc-rs5c348 driverAtsushi Nemoto-0/+246