summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-rs5c348.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
* rtc: rs5c348: report error when time is invalidAlexandre Belloni2018-09-281-22/+21Star
* rtc: rs5c348: remove forward declarationAlexandre Belloni2018-09-281-6/+4Star
* rtc: rs5c348: remove useless labelAlexandre Belloni2018-09-281-11/+7Star
* rtc: rs5c348: let the core handle invalid timeAlexandre Belloni2018-03-011-5/+0Star
* rtc: remove useless DRV_VERSIONAlexandre Belloni2016-05-201-4/+0Star
* spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-281-1/+0Star
* 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-041-6/+0Star
* rtc: rtc-rs5c348: use devm_*() functionsJingoo Han2013-04-301-9/+3Star
* Drivers: rtc: remove __dev* attributes.Greg Kroah-Hartman2013-01-041-3/+3
* drivers/rtc/rtc-rs5c348.c: fix hour decoding in 12-hour modeAtsushi Nemoto2012-08-221-2/+5
* rtc: convert rtc spi drivers to module_spi_driverAxel Lin2012-03-241-12/+1Star
* drivers/rtc/: remove redundant spi driver bus initializationLars-Peter Clausen2012-01-111-1/+0Star
* rtc: Add module.h to implicit users in drivers/rtcPaul Gortmaker2011-11-011-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