aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/rtc/rtc-rx8581.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-05-20rtc: remove useless DRV_VERSIONAlexandre Belloni1-5/+0
2015-09-05rtc: Drop owner assignment from i2c_driverKrzysztof Kozlowski1-1/+0
2014-01-23drivers/rtc/rtc-rx8581.c: add SMBus-only adapters supportAndreas Werner1-13/+68
2013-07-03drivers/rtc/rtc-rx8581.c: remove empty functionSachin Kamat1-6/+0
2013-04-29rtc: rtc-rx8581: use devm_rtc_device_register()Jingoo Han1-6/+2
2013-01-03Drivers: rtc: remove __dev* attributes.Greg Kroah-Hartman1-4/+4
2012-03-23rtc: convert rtc i2c drivers to module_i2c_driverAxel Lin1-12/+1
2010-07-27drivers/rtc/rtc-rx8581.c: fix setdatetimeRudolf Marek1-3/+17
2010-04-14rtc: e-mail corrections following split of GE Fanuc joint ventureMartyn Welch1-3/+3
2008-11-12rtc: basic implementation of Epson RX-8581 I2C Real Time ClockMartyn Welch1-0/+281