aboutsummaryrefslogtreecommitdiff
path: root/drivers/rtc/rtc-rv3032.c
AgeCommit message (Expand)AuthorFilesLines
2021-11-10rtc: rv3032: let the core handle the alarm resolutionGravatar Alexandre Belloni 1-8/+1
2021-10-18rtc: rv3032: allow setting BSMGravatar Alexandre Belloni 1-0/+76
2021-10-15rtc: rv3032: fix error handling in rv3032_clkout_set_rate()Gravatar Dan Carpenter 1-2/+2
2021-02-06rtc: rv3032: quiet maybe-unused variable warningGravatar Alexandre Belloni 1-1/+1
2021-01-16rtc: rv3032: constify rv3032_rtc_opsGravatar Alexandre Belloni 1-5/+6
2020-11-19rtc: rework rtc_register_device() resource managementGravatar Bartosz Golaszewski 1-1/+1
2020-11-19rtc: add devm_ prefix to rtc_nvmem_register()Gravatar Bartosz Golaszewski 1-2/+2
2020-11-15rtc: rv3032: fix nvram nvmem priv pointerGravatar Alexandre Belloni 1-1/+1
2020-10-19rtc: rv3032: Add a driver for Microcrystal RV-3032Gravatar Alexandre Belloni 1-0/+925