summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-rv3032.c
Commit message (Expand)AuthorAgeFilesLines
* rtc: rv3032: add ACPI supportAlexandre Belloni2023-02-221-0/+7
* rtc: rv3032: use IRQ flags obtained from fwnodeAlexandre Belloni2023-02-011-1/+6
* rtc: rv3032: let the core handle the alarm resolutionAlexandre Belloni2021-11-101-8/+1
* rtc: rv3032: allow setting BSMAlexandre Belloni2021-10-181-0/+76
* rtc: rv3032: fix error handling in rv3032_clkout_set_rate()Dan Carpenter2021-10-151-2/+2
* rtc: rv3032: quiet maybe-unused variable warningAlexandre Belloni2021-02-061-1/+1
* rtc: rv3032: constify rv3032_rtc_opsAlexandre Belloni2021-01-161-5/+6
* rtc: rework rtc_register_device() resource managementBartosz Golaszewski2020-11-191-1/+1
* rtc: add devm_ prefix to rtc_nvmem_register()Bartosz Golaszewski2020-11-191-2/+2
* rtc: rv3032: fix nvram nvmem priv pointerAlexandre Belloni2020-11-151-1/+1
* rtc: rv3032: Add a driver for Microcrystal RV-3032Alexandre Belloni2020-10-191-0/+925