summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-max8925.c
Commit message (Expand)AuthorAgeFilesLines
* drivers/rtc/rtc-max8925.c: fix alarm->enabled mistake in max8925_rtc_read_ala...Kevin Liu2012-03-231-5/+15
* drivers/rtc/rtc-max8925.c: fix max8925_rtc_read_alarm() return value errorKevin Liu2012-03-231-0/+1
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds2012-01-131-0/+26
|\
| * rtc: max8925: Add function to work as wakeup sourceKevin Liu2012-01-091-0/+26
* | rtc: convert drivers/rtc/* to use module_platform_driver()Axel Lin2012-01-101-11/+1
|/
* rtc: max8925: Initialize drvdata before registering deviceJohn Stultz2011-05-061-2/+3
* rtc: max8925: Call dev_set_drvdata before rtc_device_registerZhangfei Gao2011-04-281-1/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* rtc: Enable rtc in max8925Haojian Zhuang2010-03-071-0/+314