aboutsummaryrefslogtreecommitdiff
path: root/drivers/rtc/rtc-max8925.c
AgeCommit message (Expand)Author
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2017-07-31rtc: max8925: remove redundant check on retColin Ian King
2014-10-20rtc: drop owner assignment from platform_driversWolfram Sang
2013-07-03drivers/rtc/rtc-max8925.c: remove empty functionSachin Kamat
2013-07-03rtc: rtc-max8925: remove unnecessary platform_set_drvdata()Jingoo Han
2013-04-29drivers/rtc/rtc-max8925.c: use devm_* APIsSachin Kamat
2013-01-03Drivers: rtc: remove __dev* attributes.Greg Kroah-Hartman
2012-07-09mfd: Transfer rtc max8925 irq from MFD defined resourcesHaojian Zhuang
2012-03-23drivers/rtc/rtc-max8925.c: fix alarm->enabled mistake in max8925_rtc_read_ala...Kevin Liu
2012-03-23drivers/rtc/rtc-max8925.c: fix max8925_rtc_read_alarm() return value errorKevin Liu
2012-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds
2012-01-10rtc: convert drivers/rtc/* to use module_platform_driver()Axel Lin
2012-01-09rtc: max8925: Add function to work as wakeup sourceKevin Liu
2011-05-06rtc: max8925: Initialize drvdata before registering deviceJohn Stultz
2011-04-28rtc: max8925: Call dev_set_drvdata before rtc_device_registerZhangfei Gao
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-07rtc: Enable rtc in max8925Haojian Zhuang