aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/rtc/rtc-msm6242.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-17rtc: use more standard kernel logging stylesJoe Perches1-1/+3
2014-10-20rtc: drop owner assignment from platform_driversWolfram Sang1-1/+0
2013-07-03drivers/rtc/rtc-msm6242.c: remove empty functionSachin Kamat1-6/+0
2013-07-03rtc: rtc-msm6242: remove unnecessary platform_set_drvdata()Jingoo Han1-9/+2
2013-07-03drivers/rtc/rtc-msm6242.c: use pr_warnSachin Kamat1-2/+2
2013-04-29rtc: rtc-msm6242: use devm_*() functionsJingoo Han1-21/+11
2013-04-29rtc: rtc-msm6242: use module_platform_driver_probe()Jingoo Han1-12/+1
2011-05-06rtc: msm6242: Initialize drvdata before registering deviceJohn Stultz1-1/+2
2011-02-03RTC: Fix minor compile warningJohn Stultz1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-12-04rtc: Add an RTC driver for the Oki MSM6242Geert Uytterhoeven1-0/+269