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-test.c
Age
Commit message (
Expand
)
Author
2013-04-29
rtc: rtc-test: use devm_rtc_device_register()
Jingoo Han
2013-01-03
Drivers: rtc: remove __dev* attributes.
Greg Kroah-Hartman
2012-12-17
drivers/rtc/rtc-test.c: avoid calling platform_device_put() twice
Wei Yongjun
2011-03-09
RTC: Fix the cross interrupt issue on rtc-test.
Marcelo Roberto Jimenez
2011-02-03
RTC: Convert rtc drivers to use the alarm_irq_enable method
John Stultz
2009-06-19
rtc: make rtc_update_irq callable with irqs enabled
Atsushi Nemoto
2009-01-06
rtc: use set_mmss when set_time is not available
Alessandro Zummo
2008-04-28
rtc: silence section mismatch warning in rtc-test
Sam Ravnborg
2007-05-08
rtc: rtc interfaces don't use class_device
David Brownell
2006-12-07
[PATCH] RTC: handle sysfs errors
Jeff Garzik
2006-11-25
[PATCH] rtc class locking bugfixes
David Brownell
2006-10-01
[PATCH] constify rtc_class_ops: update drivers
David Brownell
2006-05-21
[PATCH] rtc subsystem: use ENOIOCTLCMD and ENOTTY where appropriate
Alessandro Zummo
2006-04-11
[PATCH] RTC subsystem: compact error messages
Alessandro Zummo
2006-04-11
[PATCH] RTC subsystem: fix proc output
Alessandro Zummo
2006-03-27
[PATCH] RTC subsystem: test device/driver
Alessandro Zummo