aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/rtc/rtc-fm3130.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-05rtc: Drop owner assignment from i2c_driverKrzysztof Kozlowski1-1/+0
2013-07-03drivers/rtc/rtc-fm3130.c: remove empty functionSachin Kamat1-6/+0
2013-07-03drivers/rtc/rtc-fm3130.c: fix whitespace related issueSachin Kamat1-1/+1
2013-04-29rtc: rtc-fm3130: use devm_*() functionsJingoo Han1-7/+2
2013-04-29rtc: rtc-fm3130: use dev_dbg() instead of pr_debug()Jingoo Han1-1/+1
2013-02-21drivers/rtc: dump small buffers via %*phAndy Shevchenko1-29/+4
2013-01-03Drivers: rtc: remove __dev* attributes.Greg Kroah-Hartman1-4/+4
2012-03-23rtc: convert rtc i2c drivers to module_i2c_driverAxel Lin1-11/+1
2010-08-11rtc: fixes and new functionality for fm3130Sergey Matyukevich1-51/+130
2010-06-16fix typos concerning "instead"Uwe Kleine-König1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-02-02rtc-fm3130: add missing bracesSergey Matyukevich1-2/+4
2008-10-20drivers/rtc/: use bcd2bin/bin2bcdAdrian Bunk1-28/+28
2008-07-12rtc-fm3130: fix chip namingAlessandro Zummo1-1/+1
2008-06-12rtc: Ramtron FM3130 RTC supportSergey Lapin1-0/+501