Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-02-12 | rtc: sun6i: Fix return value check in sun6i_rtc_clk_init() | Wei Yongjun | 1 | -1/+1 |
2017-02-01 | rtc: sun6i: Fix compatibility with old DT binding | Chen-Yu Tsai | 1 | -3/+3 |
2017-02-01 | rtc: sun6i: Switch to devm_rtc_device_register | Maxime Ripard | 1 | -12/+2 |
2017-02-01 | rtc: sun6i: Expose the 32kHz oscillator | Maxime Ripard | 1 | -13/+133 |
2017-02-01 | rtc: sun6i: Switch to the external oscillator | Maxime Ripard | 1 | -0/+6 |
2017-02-01 | rtc: sun6i: Add some locking | Maxime Ripard | 1 | -2/+15 |
2017-01-24 | rtc: sun6i: Disable the build as a module | Maxime Ripard | 1 | -6/+1 |
2014-09-19 | rtc: sun6i: Add sun6i RTC driver | Chen-Yu Tsai | 1 | -0/+447 |