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-rs5c313.c
Age
Commit message (
Expand
)
Author
2016-05-20
rtc: remove useless DRV_VERSION
Alexandre Belloni
2014-10-20
rtc: drop owner assignment from platform_drivers
Wolfram Sang
2013-07-03
drivers/rtc/rtc-rs5c313.c: remove empty function
Sachin Kamat
2013-07-03
drivers/rtc/rtc-rs5c313.c: fix spacing related issues
Sachin Kamat
2013-07-03
drivers/rtc/rtc-rs5c313.c: include <linux/io.h> instead of <asm/io.h>
Sachin Kamat
2013-04-29
rtc: rtc-rs5c313: use devm_rtc_device_register()
Jingoo Han
2013-02-21
rtc: rtc-rs5c313: use pr_err() instead of printk()
Jingoo Han
2013-01-03
Drivers: rtc: remove __dev* attributes.
Greg Kroah-Hartman
2010-10-27
rtc: rtc-rs5c313: ctrl_in/outX to __raw_read/writeX conversion.
Paul Mundt
2008-10-20
drivers/rtc/: use bcd2bin/bin2bcd
Adrian Bunk
2008-04-28
rtc: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-11
rtc: fix platform driver hotplug/coldplug
Kay Sievers
2007-05-11
rtc-rs5c313.c: add error handling to avoid hardware hangup
kogiidena
2007-05-11
rtc-rs5c313.c: rtc_time value are fixed
kogiidena
2007-05-11
rtc-rs5c313.c: error and warning are fixed
kogiidena
2007-05-08
RTC: add rtc-rs5c313 driver
Nobuhiro Iwamatsu