summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-msm6242.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-211-0/+1
* rtc: stop validating rtc_time in .read_timeAlexandre Belloni2018-03-021-1/+1
* rtc: use more standard kernel logging stylesJoe Perches2015-04-171-1/+3
* rtc: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
* drivers/rtc/rtc-msm6242.c: remove empty functionSachin Kamat2013-07-041-6/+0Star
* rtc: rtc-msm6242: remove unnecessary platform_set_drvdata()Jingoo Han2013-07-041-9/+2Star
* drivers/rtc/rtc-msm6242.c: use pr_warnSachin Kamat2013-07-041-2/+2
* rtc: rtc-msm6242: use devm_*() functionsJingoo Han2013-04-301-21/+11Star
* rtc: rtc-msm6242: use module_platform_driver_probe()Jingoo Han2013-04-301-12/+1Star
* rtc: msm6242: Initialize drvdata before registering deviceJohn Stultz2011-05-071-1/+2
* RTC: Fix minor compile warningJohn Stultz2011-02-031-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* rtc: Add an RTC driver for the Oki MSM6242Geert Uytterhoeven2009-12-041-0/+269