index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
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-30
drivers/rtc/rtc-max8925.c: use devm_* APIs
Sachin Kamat
2013-01-03
Drivers: rtc: remove __dev* attributes.
Greg Kroah-Hartman
2012-07-08
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-14
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...
Linus Torvalds
2012-01-11
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-07
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