summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-fm3130.c
Commit message (Expand)AuthorAgeFilesLines
* rtc: stop validating rtc_time in .read_timeAlexandre Belloni2018-03-021-2/+1
* rtc: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-09-051-1/+0
* drivers/rtc/rtc-fm3130.c: remove empty functionSachin Kamat2013-07-031-6/+0
* drivers/rtc/rtc-fm3130.c: fix whitespace related issueSachin Kamat2013-07-031-1/+1
* rtc: rtc-fm3130: use devm_*() functionsJingoo Han2013-04-291-7/+2
* rtc: rtc-fm3130: use dev_dbg() instead of pr_debug()Jingoo Han2013-04-291-1/+1
* drivers/rtc: dump small buffers via %*phAndy Shevchenko2013-02-211-29/+4
* Drivers: rtc: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-4/+4
* rtc: convert rtc i2c drivers to module_i2c_driverAxel Lin2012-03-231-11/+1
* rtc: fixes and new functionality for fm3130Sergey Matyukevich2010-08-111-51/+130
* fix typos concerning "instead"Uwe Kleine-König2010-06-161-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* rtc-fm3130: add missing bracesSergey Matyukevich2010-02-021-2/+4
* drivers/rtc/: use bcd2bin/bin2bcdAdrian Bunk2008-10-201-28/+28
* rtc-fm3130: fix chip namingAlessandro Zummo2008-07-121-1/+1
* rtc: Ramtron FM3130 RTC supportSergey Lapin2008-06-121-0/+501