Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rtc: rework rtc_register_device() resource management | Bartosz Golaszewski | 2020-11-19 | 1 | -1/+1 |
* | rtc: add devm_ prefix to rtc_nvmem_register() | Bartosz Golaszewski | 2020-11-19 | 1 | -2/+2 |
* | rtc: rv3028: ensure ram configuration registers are saved | Alexandre Belloni | 2020-10-15 | 1 | -9/+67 |
* | rtc: rv3028: factorize EERD bit handling | Alexandre Belloni | 2020-10-15 | 1 | -59/+59 |
* | rtc: rv3028: fix trickle resistor values | Alexandre Belloni | 2020-10-15 | 1 | -1/+1 |
* | rtc: rv3028: fix clock output support | Alexandre Belloni | 2020-10-15 | 1 | -10/+9 |
* | rtc: rv3028: Add missed check for devm_regmap_init_i2c() | Chuhong Yuan | 2020-05-30 | 1 | -0/+2 |
* | rtc: rv3028: return meaningful value for RTC_VL_READ | Alexandre Belloni | 2019-12-18 | 1 | -9/+2 |
* | rtc: rv3028: remove RTC_VL_CLR handling | Alexandre Belloni | 2019-12-18 | 1 | -6/+0 |
* | rtc: rv3028: add clkout support | Parthiban Nallathambi | 2019-10-19 | 1 | -0/+146 |
* | rtc: remove superfluous error message | Alexandre Belloni | 2019-08-21 | 1 | -2/+1 |
* | rtc: rv3028: add new driver | Alexandre Belloni | 2019-02-17 | 1 | -0/+732 |