aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-max6900.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-23rtc: convert rtc i2c drivers to module_i2c_driverAxel Lin1-12/+1
2010-08-11rtc/max6900: use rtc_valid_tm() to check returning tmWan ZongShun1-1/+1
2008-12-10rtc: fix missing id_table in rtc-ds1672 and rtc-max6900 driversAlessandro Zummo1-0/+6
2008-10-20drivers/rtc/: use bcd2bin/bin2bcdAdrian Bunk1-16/+16
2008-10-16rtc-max6900 new style driverAlessandro Zummo1-154/+69
2008-04-28rtc: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-3/+3
2008-01-27i2c: normal_i2c can be made const (rtc drivers)Jean Delvare1-1/+1
2007-07-21rtc: update and use the MAX6900 century byteDale Farnsworth1-24/+72
2007-05-08rtc: add RTC class driver for the Maxim MAX6900Dale Farnsworth1-0/+311