Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-03-24 | drivers/rtc/rtc-max8925.c: fix alarm->enabled mistake in max8925_rtc_read_ala... | Kevin Liu | 1 | -5/+15 |
2012-03-24 | drivers/rtc/rtc-max8925.c: fix max8925_rtc_read_alarm() return value error | Kevin Liu | 1 | -0/+1 |
2012-01-14 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same... | Linus Torvalds | 1 | -0/+26 |
2012-01-11 | rtc: convert drivers/rtc/* to use module_platform_driver() | Axel Lin | 1 | -11/+1 |
2012-01-09 | rtc: max8925: Add function to work as wakeup source | Kevin Liu | 1 | -0/+26 |
2011-05-07 | rtc: max8925: Initialize drvdata before registering device | John Stultz | 1 | -2/+3 |
2011-04-28 | rtc: max8925: Call dev_set_drvdata before rtc_device_register | Zhangfei Gao | 1 | -1/+2 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-03-08 | rtc: Enable rtc in max8925 | Haojian Zhuang | 1 | -0/+314 |