Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rtc: sun6i: Add support for the external oscillator gate | Maxime Ripard | 2017-09-01 | 1 | -3/+21 |
* | rtc: sun6i: ensure clk_data is kfree'd on error | Colin Ian King | 2017-07-31 | 1 | -2/+6 |
* | rtc: sun6i: Remove double init of spinlock in sun6i_rtc_clk_init() | Alexey Klimov | 2017-07-31 | 1 | -1/+1 |
* | rtc: sun6i: Fix return value check in sun6i_rtc_clk_init() | Wei Yongjun | 2017-02-12 | 1 | -1/+1 |
* | rtc: sun6i: Fix compatibility with old DT binding | Chen-Yu Tsai | 2017-02-01 | 1 | -3/+3 |
* | rtc: sun6i: Switch to devm_rtc_device_register | Maxime Ripard | 2017-02-01 | 1 | -12/+2 |
* | rtc: sun6i: Expose the 32kHz oscillator | Maxime Ripard | 2017-02-01 | 1 | -13/+133 |
* | rtc: sun6i: Switch to the external oscillator | Maxime Ripard | 2017-02-01 | 1 | -0/+6 |
* | rtc: sun6i: Add some locking | Maxime Ripard | 2017-02-01 | 1 | -2/+15 |
* | rtc: sun6i: Disable the build as a module | Maxime Ripard | 2017-01-24 | 1 | -6/+1 |
* | rtc: sun6i: Add sun6i RTC driver | Chen-Yu Tsai | 2014-09-19 | 1 | -0/+447 |