summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-max6900.c
Commit message (Expand)AuthorAgeFilesLines
* rtc: max6900: remove useless indirectionAlexandre Belloni2018-03-171-13/+4Star
* rtc: max6900: stop validating rtc_time in .read_timeAlexandre Belloni2018-03-171-1/+1
* rtc: constify i2c_device_idArvind Yadav2017-09-011-1/+1
* rtc: remove useless DRV_VERSIONAlexandre Belloni2016-05-201-5/+0Star
* 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/+1Star
* drivers/rtc/rtc-max6900.c: remove empty functionSachin Kamat2013-07-041-6/+0Star
* rtc: rtc-max6900: use devm_rtc_device_register()Jingoo Han2013-04-301-7/+2Star
* rtc: convert rtc i2c drivers to module_i2c_driverAxel Lin2012-03-241-12/+1Star
* 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/+69Star
* 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-221-24/+72
* rtc: add RTC class driver for the Maxim MAX6900Dale Farnsworth2007-05-081-0/+311