summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-rs5c348.c
Commit message (Expand)AuthorAgeFilesLines
* rtc: remove useless DRV_VERSIONAlexandre Belloni2016-05-201-4/+0
* spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-281-1/+0
* drivers/rtc/rtc-rs5c348.c: use dev_get_platdata()Jingoo Han2013-11-131-2/+2
* drivers/rtc/rtc-rs5c348.c: remove empty functionSachin Kamat2013-07-031-6/+0
* rtc: rtc-rs5c348: use devm_*() functionsJingoo Han2013-04-291-9/+3
* Drivers: rtc: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-3/+3
* drivers/rtc/rtc-rs5c348.c: fix hour decoding in 12-hour modeAtsushi Nemoto2012-08-211-2/+5
* rtc: convert rtc spi drivers to module_spi_driverAxel Lin2012-03-231-12/+1
* drivers/rtc/: remove redundant spi driver bus initializationLars-Peter Clausen2012-01-101-1/+0
* rtc: Add module.h to implicit users in drivers/rtcPaul Gortmaker2011-10-311-0/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* spi: prefix modalias with "spi:"Anton Vorontsov2009-09-231-0/+1
* drivers/rtc/: use bcd2bin/bin2bcdAdrian Bunk2008-10-201-15/+15
* [PATCH] rtc: Make rtc-rs5c348 driver hotplug-awareAtsushi Nemoto2007-08-271-1/+1
* [PATCH] constify rtc_class_ops: update driversDavid Brownell2006-10-011-1/+1
* [PATCH] RTC: more XSTP/VDET support for rtc-rs5c348 driverAtsushi Nemoto2006-09-291-1/+8
* [PATCH] RTC: add rtc-rs5c348 driverAtsushi Nemoto2006-06-281-0/+246
OpenPOWER on IntegriCloud