summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-max6900.c
Commit message (Expand)AuthorAgeFilesLines
* rtc: remove useless DRV_VERSIONAlexandre Belloni2016-05-201-5/+0
* rtc: ds1672, max6900, max8998: Add MODULE_DEVICE_TABLEAxel Lin2015-06-251-0/+1
* drivers/rtc/rtc-max6900.c: remove redundant checksSachin Kamat2013-11-131-8/+1
* drivers/rtc/rtc-max6900.c: remove empty functionSachin Kamat2013-07-031-6/+0
* rtc: rtc-max6900: use devm_rtc_device_register()Jingoo Han2013-04-291-7/+2
* rtc: convert rtc i2c drivers to module_i2c_driverAxel Lin2012-03-231-12/+1
* 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