Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-04-29 | drivers/rtc/rtc-max77686.c: use devm_regmap_init_i2c() | 1 | -1/+1 | |
2013-04-29 | drivers/rtc/rtc-max77686.c: fix incorrect return value on error | 1 | -4/+4 | |
2013-04-29 | rtc: rtc-max77686: use devm_rtc_device_register() | 1 | -11/+4 | |
2013-04-29 | drivers/rtc/rtc-max77686.c: use dev_info()/dev_emerg() instead of pr_info()/pr_emerg() | 1 | -6/+9 | |
2013-04-29 | drivers/rtc/rtc-max77686.c: fix indentation of bit definitions | 1 | -5/+5 | |
2013-04-29 | drivers/rtc/rtc-max77686.c: use devm_kzalloc() | 1 | -7/+2 | |
2013-04-29 | drivers/rtc/rtc-max77686.c: add missing module author name | 1 | -1/+1 | |
2013-04-29 | drivers/rtc/rtc-max77686.c: use module_platform_driver() | 1 | -11/+1 | |
2013-02-21 | rtc: max77686: use dev_info() instead of printk() | 1 | -2/+2 | |
2013-02-21 | rtc: max77686: add Maxim 77686 driver | 1 | -0/+641 |