index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-max6900.c
Age
Commit message (
Expand
)
Author
2018-03-17
rtc: max6900: remove useless indirection
Alexandre Belloni
2018-03-17
rtc: max6900: stop validating rtc_time in .read_time
Alexandre Belloni
2017-09-01
rtc: constify i2c_device_id
Arvind Yadav
2016-05-20
rtc: remove useless DRV_VERSION
Alexandre Belloni
2015-06-25
rtc: ds1672, max6900, max8998: Add MODULE_DEVICE_TABLE
Axel Lin
2013-11-13
drivers/rtc/rtc-max6900.c: remove redundant checks
Sachin Kamat
2013-07-03
drivers/rtc/rtc-max6900.c: remove empty function
Sachin Kamat
2013-04-29
rtc: rtc-max6900: use devm_rtc_device_register()
Jingoo Han
2012-03-23
rtc: convert rtc i2c drivers to module_i2c_driver
Axel Lin
2010-08-11
rtc/max6900: use rtc_valid_tm() to check returning tm
Wan ZongShun
2008-12-10
rtc: fix missing id_table in rtc-ds1672 and rtc-max6900 drivers
Alessandro Zummo
2008-10-20
drivers/rtc/: use bcd2bin/bin2bcd
Adrian Bunk
2008-10-16
rtc-max6900 new style driver
Alessandro Zummo
2008-04-28
rtc: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-01-27
i2c: normal_i2c can be made const (rtc drivers)
Jean Delvare
2007-07-21
rtc: update and use the MAX6900 century byte
Dale Farnsworth
2007-05-08
rtc: add RTC class driver for the Maxim MAX6900
Dale Farnsworth