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-ds1302.c
Age
Commit message (
Expand
)
Author
2013-04-29
rtc: rtc-ds1302: use devm_rtc_device_register()
Jingoo Han
2013-04-29
rtc: rtc-ds1302: use module_platform_driver_probe()
Jingoo Han
2013-04-29
rtc: rtc-ds1302: add __exit annotation
Jingoo Han
2013-01-03
Drivers: rtc: remove __dev* attributes.
Greg Kroah-Hartman
2010-10-29
sh: mach-snapgear: Kill off machtype, consolidate board def.
Paul Mundt
2010-05-25
rtc-ds1302: add some abstraction for new platform support
Marc Zyngier
2009-12-16
rtc: fix driver data issues in several rtc drivers
Alessandro Zummo
2009-11-25
rtc: don't use __exit_p to wrap ds1302_rtc_remove
Uwe Kleine-König
2009-08-20
rtc: rtc-ds1302: Kill off unused variables.
Paul Mundt
2009-08-20
rtc: rtc-ds1302 fixes
Alessandro Zummo
2008-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
2008-10-20
drivers/rtc/: use bcd2bin/bin2bcd
Adrian Bunk
2008-10-20
sh: Migrate common board headers to mach-common/.
Paul Mundt
2008-04-28
rtc: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-02-06
rtc: ds1302 rtc support
Paul Mundt