summaryrefslogtreecommitdiffstats
path: root/fs/ceph (unfollow)
Commit message (Expand)AuthorFilesLines
2014-10-14ARM: dts: fix wrong compatible string of Exynos3250 RTC dt nodeChanwoo Choi1-1/+1
2014-10-14rtc: s3c: add support for RTC of Exynos3250 SoCChanwoo Choi2-1/+93
2014-10-14rtc: s3c: add s3c_rtc_data structure to use variant data instead of s3c_cpu_typeChanwoo Choi1-172/+289
2014-10-14rtc: s3c: remove warning message when checking coding style with checkpatch s...Chanwoo Choi2-12/+16
2014-10-14rtc: s3c: define s3c_rtc structure to remove global variables.Chanwoo Choi1-215/+216
2014-10-14rtc: use c99 initializers in structuresJulia Lawall1-3/+15