index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-max6900.c
Age
Commit message (
Expand
)
Author
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