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-max8925.c
Age
Commit message (
Expand
)
Author
2013-04-29
drivers/rtc/rtc-max8925.c: use devm_* APIs
Sachin Kamat
2013-01-03
Drivers: rtc: remove __dev* attributes.
Greg Kroah-Hartman
2012-07-09
mfd: Transfer rtc max8925 irq from MFD defined resources
Haojian Zhuang
2012-03-23
drivers/rtc/rtc-max8925.c: fix alarm->enabled mistake in max8925_rtc_read_ala...
Kevin Liu
2012-03-23
drivers/rtc/rtc-max8925.c: fix max8925_rtc_read_alarm() return value error
Kevin Liu
2012-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...
Linus Torvalds
2012-01-10
rtc: convert drivers/rtc/* to use module_platform_driver()
Axel Lin
2012-01-09
rtc: max8925: Add function to work as wakeup source
Kevin Liu
2011-05-06
rtc: max8925: Initialize drvdata before registering device
John Stultz
2011-04-28
rtc: max8925: Call dev_set_drvdata before rtc_device_register
Zhangfei Gao
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-07
rtc: Enable rtc in max8925
Haojian Zhuang