index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-msm6242.c
Age
Commit message (
Expand
)
Author
2019-11-18
rtc: msm6242: Remove unneeded msm6242_set()/msm6242_clear() functions
Kars de Jong
2019-11-18
rtc: msm6242: Fix reading of 10-hour digit
Kars de Jong
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2018-03-02
rtc: stop validating rtc_time in .read_time
Alexandre Belloni
2015-04-17
rtc: use more standard kernel logging styles
Joe Perches
2014-10-20
rtc: drop owner assignment from platform_drivers
Wolfram Sang
2013-07-03
drivers/rtc/rtc-msm6242.c: remove empty function
Sachin Kamat
2013-07-03
rtc: rtc-msm6242: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-07-03
drivers/rtc/rtc-msm6242.c: use pr_warn
Sachin Kamat
2013-04-29
rtc: rtc-msm6242: use devm_*() functions
Jingoo Han
2013-04-29
rtc: rtc-msm6242: use module_platform_driver_probe()
Jingoo Han
2011-05-06
rtc: msm6242: Initialize drvdata before registering device
John Stultz
2011-02-03
RTC: Fix minor compile warning
John Stultz
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-12-04
rtc: Add an RTC driver for the Oki MSM6242
Geert Uytterhoeven