Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2014-10-14 | rtc: ds1307: add trickle charger device tree binding | Matti Vaittinen | 1 | -4/+63 |
2014-10-14 | Documentation: dt-bindings: trickle charger dt binding document for ds1339 | Matti Vaittinen | 2 | -1/+18 |
2014-10-14 | clk: RK808: add clkout driver for RK808 | Chris Zhong | 3 | -0/+180 |
2014-10-14 | RTC: RK808: add RTC driver for RK808 | Chris Zhong | 3 | -0/+425 |
2014-10-14 | rtc: make of_device_ids const | Uwe Kleine-König | 2 | -2/+2 |
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 |