summaryrefslogtreecommitdiff
path: root/drivers/rtc/rtc-rs5c348.c
Commit message (Expand)AuthorAge
* rtc: rs5c348: let the core handle invalid timeAlexandre Belloni2018-03-01
* rtc: remove useless DRV_VERSIONAlexandre Belloni2016-05-20
* spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-28
* drivers/rtc/rtc-rs5c348.c: use dev_get_platdata()Jingoo Han2013-11-13
* drivers/rtc/rtc-rs5c348.c: remove empty functionSachin Kamat2013-07-03
* rtc: rtc-rs5c348: use devm_*() functionsJingoo Han2013-04-29
* Drivers: rtc: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* drivers/rtc/rtc-rs5c348.c: fix hour decoding in 12-hour modeAtsushi Nemoto2012-08-21
* rtc: convert rtc spi drivers to module_spi_driverAxel Lin2012-03-23
* drivers/rtc/: remove redundant spi driver bus initializationLars-Peter Clausen2012-01-10
* rtc: Add module.h to implicit users in drivers/rtcPaul Gortmaker2011-10-31
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* spi: prefix modalias with "spi:"Anton Vorontsov2009-09-23
* drivers/rtc/: use bcd2bin/bin2bcdAdrian Bunk2008-10-20
* [PATCH] rtc: Make rtc-rs5c348 driver hotplug-awareAtsushi Nemoto2007-08-27
* [PATCH] constify rtc_class_ops: update driversDavid Brownell2006-10-01
* [PATCH] RTC: more XSTP/VDET support for rtc-rs5c348 driverAtsushi Nemoto2006-09-29
* [PATCH] RTC: add rtc-rs5c348 driverAtsushi Nemoto2006-06-28