index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-max6900.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
rtc: max6900: remove useless indirection
Alexandre Belloni
2018-03-17
1
-13
/
+4
*
rtc: max6900: stop validating rtc_time in .read_time
Alexandre Belloni
2018-03-17
1
-1
/
+1
*
rtc: constify i2c_device_id
Arvind Yadav
2017-09-01
1
-1
/
+1
*
rtc: remove useless DRV_VERSION
Alexandre Belloni
2016-05-20
1
-5
/
+0
*
rtc: ds1672, max6900, max8998: Add MODULE_DEVICE_TABLE
Axel Lin
2015-06-25
1
-0
/
+1
*
drivers/rtc/rtc-max6900.c: remove redundant checks
Sachin Kamat
2013-11-13
1
-8
/
+1
*
drivers/rtc/rtc-max6900.c: remove empty function
Sachin Kamat
2013-07-03
1
-6
/
+0
*
rtc: rtc-max6900: use devm_rtc_device_register()
Jingoo Han
2013-04-29
1
-7
/
+2
*
rtc: convert rtc i2c drivers to module_i2c_driver
Axel Lin
2012-03-23
1
-12
/
+1
*
rtc/max6900: use rtc_valid_tm() to check returning tm
Wan ZongShun
2010-08-11
1
-1
/
+1
*
rtc: fix missing id_table in rtc-ds1672 and rtc-max6900 drivers
Alessandro Zummo
2008-12-10
1
-0
/
+6
*
drivers/rtc/: use bcd2bin/bin2bcd
Adrian Bunk
2008-10-20
1
-16
/
+16
*
rtc-max6900 new style driver
Alessandro Zummo
2008-10-16
1
-154
/
+69
*
rtc: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-28
1
-3
/
+3
*
i2c: normal_i2c can be made const (rtc drivers)
Jean Delvare
2008-01-27
1
-1
/
+1
*
rtc: update and use the MAX6900 century byte
Dale Farnsworth
2007-07-21
1
-24
/
+72
*
rtc: add RTC class driver for the Maxim MAX6900
Dale Farnsworth
2007-05-08
1
-0
/
+311