Age | Commit message (Expand) | Author |
2023-07-27 | rtc: Explicitly include correct DT includes | Rob Herring |
2023-07-27 | rtc: rv3028: Add support for "aux-voltage-chargeable" property | Andrej Picej |
2023-06-26 | rtc: rv3028: make rv3028 probeable from userspace | Johannes Kirchmair |
2023-06-06 | rtc: Switch i2c drivers back to use .probe() | Uwe Kleine-König |
2023-02-22 | rtc: rv3028: add ACPI support | Alexandre Belloni |
2022-12-15 | rtc: rv3028: Use IRQ flags obtained from device tree if available | Wadim Egorov |
2022-10-13 | rtc: rv3028: Fix codestyle errors | Ke Sun |
2021-10-18 | rtc: rv3028: add BSM support | Alexandre Belloni |
2021-03-15 | rtc: rv3028: correct weekday register usage | Heiko Schocher |
2021-02-06 | rtc: rv3028: quiet maybe-unused variable warning | Alexandre Belloni |
2021-02-06 | rtc: rv3028: remove useless warning messages | Alexandre Belloni |
2021-02-06 | rtc: rv3028: fix PORF handling | Alexandre Belloni |
2021-01-16 | rtc: rv3028: constify rv3028_rtc_ops | Alexandre Belloni |
2020-11-19 | rtc: rework rtc_register_device() resource management | Bartosz Golaszewski |
2020-11-19 | rtc: add devm_ prefix to rtc_nvmem_register() | Bartosz Golaszewski |
2020-10-15 | rtc: rv3028: ensure ram configuration registers are saved | Alexandre Belloni |
2020-10-15 | rtc: rv3028: factorize EERD bit handling | Alexandre Belloni |
2020-10-15 | rtc: rv3028: fix trickle resistor values | Alexandre Belloni |
2020-10-15 | rtc: rv3028: fix clock output support | Alexandre Belloni |
2020-05-30 | rtc: rv3028: Add missed check for devm_regmap_init_i2c() | Chuhong Yuan |
2019-12-18 | rtc: rv3028: return meaningful value for RTC_VL_READ | Alexandre Belloni |
2019-12-18 | rtc: rv3028: remove RTC_VL_CLR handling | Alexandre Belloni |
2019-10-19 | rtc: rv3028: add clkout support | Parthiban Nallathambi |
2019-08-21 | rtc: remove superfluous error message | Alexandre Belloni |
2019-02-17 | rtc: rv3028: add new driver | Alexandre Belloni |