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-max77686.c
Age
Commit message (
Expand
)
Author
2014-10-20
rtc: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-14
rtc: max77686: Use ffs() to calculate tm_wday
Javier Martinez Canillas
2014-10-14
rtc: max77686: remove unneeded info log
Javier Martinez Canillas
2014-10-14
rtc: max77686: fail to probe if no RTC regmap irqchip is set
Javier Martinez Canillas
2014-10-14
rtc: max77686: remove dead code for SMPL and WTSR
Javier Martinez Canillas
2014-10-14
rtc: max77686: Allow the max77686 rtc to wakeup the system
Doug Anderson
2014-07-21
mfd: max77686: Convert to use regmap_irq
Javier Martinez Canillas
2013-09-11
drivers/rtc/rtc-max77686.c: Fix wrong register
Sangjung Woo
2013-07-03
drivers/rtc/rtc-max77686.c: remove empty function
Sachin Kamat
2013-07-03
drivers/rtc/rtc-max77686.c: remove space before semicolon
Sachin Kamat
2013-04-29
drivers/rtc/rtc-max77686.c: use devm_regmap_init_i2c()
Sachin Kamat
2013-04-29
drivers/rtc/rtc-max77686.c: fix incorrect return value on error
Sachin Kamat
2013-04-29
rtc: rtc-max77686: use devm_rtc_device_register()
Jingoo Han
2013-04-29
drivers/rtc/rtc-max77686.c: use dev_info()/dev_emerg() instead of pr_info()/p...
Jingoo Han
2013-04-29
drivers/rtc/rtc-max77686.c: fix indentation of bit definitions
Jingoo Han
2013-04-29
drivers/rtc/rtc-max77686.c: use devm_kzalloc()
Jingoo Han
2013-04-29
drivers/rtc/rtc-max77686.c: add missing module author name
Jingoo Han
2013-04-29
drivers/rtc/rtc-max77686.c: use module_platform_driver()
Jingoo Han
2013-02-21
rtc: max77686: use dev_info() instead of printk()
Jingoo Han
2013-02-21
rtc: max77686: add Maxim 77686 driver
Jonghwa Lee