Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2014-10-14 | ARM: dts: fix wrong compatible string of Exynos3250 RTC dt node | Chanwoo Choi | 1 | -1/+1 |
2014-10-14 | rtc: s3c: add support for RTC of Exynos3250 SoC | Chanwoo Choi | 2 | -1/+93 |
2014-10-14 | rtc: s3c: add s3c_rtc_data structure to use variant data instead of s3c_cpu_type | Chanwoo Choi | 1 | -172/+289 |
2014-10-14 | rtc: s3c: remove warning message when checking coding style with checkpatch s... | Chanwoo Choi | 2 | -12/+16 |
2014-10-14 | rtc: s3c: define s3c_rtc structure to remove global variables. | Chanwoo Choi | 1 | -215/+216 |
2014-10-14 | rtc: use c99 initializers in structures | Julia Lawall | 1 | -3/+15 |