aboutsummaryrefslogtreecommitdiff
path: root/drivers/rtc/rtc-max6900.c
AgeCommit message (Expand)AuthorFilesLines
2010-08-11rtc/max6900: use rtc_valid_tm() to check returning tmGravatar Wan ZongShun 1-1/+1
2008-12-10rtc: fix missing id_table in rtc-ds1672 and rtc-max6900 driversGravatar Alessandro Zummo 1-0/+6
2008-10-20drivers/rtc/: use bcd2bin/bin2bcdGravatar Adrian Bunk 1-16/+16
2008-10-16rtc-max6900 new style driverGravatar Alessandro Zummo 1-154/+69
2008-04-28rtc: replace remaining __FUNCTION__ occurrencesGravatar Harvey Harrison 1-3/+3
2008-01-27i2c: normal_i2c can be made const (rtc drivers)Gravatar Jean Delvare 1-1/+1
2007-07-21rtc: update and use the MAX6900 century byteGravatar Dale Farnsworth 1-24/+72
2007-05-08rtc: add RTC class driver for the Maxim MAX6900Gravatar Dale Farnsworth 1-0/+311