aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/rtc/rtc-ab3100.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-03drivers/rtc/ab3100: Update driver to address y2038/y2106 issuesXunlei Pang1-28/+27
2014-10-20rtc: drop owner assignment from platform_driversWolfram Sang1-1/+0
2013-07-03drivers/rtc/rtc-ab3100.c: remove empty functionSachin Kamat1-6/+0
2013-07-03rtc: rtc-ab3100: remove unnecessary platform_set_drvdata()Jingoo Han1-1/+0
2013-04-29rtc: rtc-ab3100: use devm_rtc_device_register()Jingoo Han1-5/+2
2013-04-29rtc: rtc-ab3100: use module_platform_driver_probe()Jingoo Han1-13/+1
2010-09-22drivers/rtc/rtc-ab3100.c: add missing platform_set_drvdata() in ab3100_rtc_probe()Axel Lin1-0/+2
2010-05-28mfd: AB3100 register access change to abx500 APIMattias Wallin1-23/+16
2010-05-28mfd: Renamed ab3100.h to abx500.hLinus Walleij1-1/+1
2009-09-17rtc: AB3100 RTC supportLinus Walleij1-0/+281