Age | Commit message (Expand) | Author | Files | Lines |
2018-03-17 | rtc: max6900: remove useless indirection | Alexandre Belloni | 1 | -13/+4 |
2018-03-17 | rtc: max6900: stop validating rtc_time in .read_time | Alexandre Belloni | 1 | -1/+1 |
2017-09-01 | rtc: constify i2c_device_id | Arvind Yadav | 1 | -1/+1 |
2016-05-20 | rtc: remove useless DRV_VERSION | Alexandre Belloni | 1 | -5/+0 |
2015-06-25 | rtc: ds1672, max6900, max8998: Add MODULE_DEVICE_TABLE | Axel Lin | 1 | -0/+1 |
2013-11-13 | drivers/rtc/rtc-max6900.c: remove redundant checks | Sachin Kamat | 1 | -8/+1 |
2013-07-04 | drivers/rtc/rtc-max6900.c: remove empty function | Sachin Kamat | 1 | -6/+0 |
2013-04-30 | rtc: rtc-max6900: use devm_rtc_device_register() | Jingoo Han | 1 | -7/+2 |
2012-03-24 | rtc: convert rtc i2c drivers to module_i2c_driver | Axel Lin | 1 | -12/+1 |
2010-08-11 | rtc/max6900: use rtc_valid_tm() to check returning tm | Wan ZongShun | 1 | -1/+1 |
2008-12-10 | rtc: fix missing id_table in rtc-ds1672 and rtc-max6900 drivers | Alessandro Zummo | 1 | -0/+6 |
2008-10-20 | drivers/rtc/: use bcd2bin/bin2bcd | Adrian Bunk | 1 | -16/+16 |
2008-10-16 | rtc-max6900 new style driver | Alessandro Zummo | 1 | -154/+69 |
2008-04-28 | rtc: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 1 | -3/+3 |
2008-01-27 | i2c: normal_i2c can be made const (rtc drivers) | Jean Delvare | 1 | -1/+1 |
2007-07-22 | rtc: update and use the MAX6900 century byte | Dale Farnsworth | 1 | -24/+72 |
2007-05-08 | rtc: add RTC class driver for the Maxim MAX6900 | Dale Farnsworth | 1 | -0/+311 |