summaryrefslogtreecommitdiff
path: root/drivers/rtc/rtc-rv3028.c
AgeCommit message (Expand)Author
2023-07-27rtc: Explicitly include correct DT includesRob Herring
2023-07-27rtc: rv3028: Add support for "aux-voltage-chargeable" propertyAndrej Picej
2023-06-26rtc: rv3028: make rv3028 probeable from userspaceJohannes Kirchmair
2023-06-06rtc: Switch i2c drivers back to use .probe()Uwe Kleine-König
2023-02-22rtc: rv3028: add ACPI supportAlexandre Belloni
2022-12-15rtc: rv3028: Use IRQ flags obtained from device tree if availableWadim Egorov
2022-10-13rtc: rv3028: Fix codestyle errorsKe Sun
2021-10-18rtc: rv3028: add BSM supportAlexandre Belloni
2021-03-15rtc: rv3028: correct weekday register usageHeiko Schocher
2021-02-06rtc: rv3028: quiet maybe-unused variable warningAlexandre Belloni
2021-02-06rtc: rv3028: remove useless warning messagesAlexandre Belloni
2021-02-06rtc: rv3028: fix PORF handlingAlexandre Belloni
2021-01-16rtc: rv3028: constify rv3028_rtc_opsAlexandre Belloni
2020-11-19rtc: rework rtc_register_device() resource managementBartosz Golaszewski
2020-11-19rtc: add devm_ prefix to rtc_nvmem_register()Bartosz Golaszewski
2020-10-15rtc: rv3028: ensure ram configuration registers are savedAlexandre Belloni
2020-10-15rtc: rv3028: factorize EERD bit handlingAlexandre Belloni
2020-10-15rtc: rv3028: fix trickle resistor valuesAlexandre Belloni
2020-10-15rtc: rv3028: fix clock output supportAlexandre Belloni
2020-05-30rtc: rv3028: Add missed check for devm_regmap_init_i2c()Chuhong Yuan
2019-12-18rtc: rv3028: return meaningful value for RTC_VL_READAlexandre Belloni
2019-12-18rtc: rv3028: remove RTC_VL_CLR handlingAlexandre Belloni
2019-10-19rtc: rv3028: add clkout supportParthiban Nallathambi
2019-08-21rtc: remove superfluous error messageAlexandre Belloni
2019-02-17rtc: rv3028: add new driverAlexandre Belloni