summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-rv3032.c
Commit message (Expand)AuthorAgeFilesLines
* 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