aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-max6900.c
Commit message (Expand)AuthorAgeFilesLines
* rtc/max6900: use rtc_valid_tm() to check returning tmWan ZongShun2010-08-111-1/+1
* rtc: fix missing id_table in rtc-ds1672 and rtc-max6900 driversAlessandro Zummo2008-12-101-0/+6
* drivers/rtc/: use bcd2bin/bin2bcdAdrian Bunk2008-10-201-16/+16
* rtc-max6900 new style driverAlessandro Zummo2008-10-161-154/+69
* rtc: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-281-3/+3
* i2c: normal_i2c can be made const (rtc drivers)Jean Delvare2008-01-271-1/+1
* rtc: update and use the MAX6900 century byteDale Farnsworth2007-07-211-24/+72
* rtc: add RTC class driver for the Maxim MAX6900Dale Farnsworth2007-05-081-0/+311