index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-rv3032.c
Age
Commit message (
Expand
)
Author
2023-07-27
rtc: Explicitly include correct DT includes
Rob Herring
2023-06-06
rtc: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-06-06
rtc: rv3032: constify pointers to hwmon_channel_info
Krzysztof Kozlowski
2023-02-22
rtc: rv3032: add ACPI support
Alexandre Belloni
2023-02-01
rtc: rv3032: use IRQ flags obtained from fwnode
Alexandre Belloni
2021-11-10
rtc: rv3032: let the core handle the alarm resolution
Alexandre Belloni
2021-10-18
rtc: rv3032: allow setting BSM
Alexandre Belloni
2021-10-15
rtc: rv3032: fix error handling in rv3032_clkout_set_rate()
Dan Carpenter
2021-02-06
rtc: rv3032: quiet maybe-unused variable warning
Alexandre Belloni
2021-01-16
rtc: rv3032: constify rv3032_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-11-15
rtc: rv3032: fix nvram nvmem priv pointer
Alexandre Belloni
2020-10-19
rtc: rv3032: Add a driver for Microcrystal RV-3032
Alexandre Belloni