index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-rv8803.c
Age
Commit message (
Expand
)
Author
2022-07-26
rtc: rv8803: fix missing unlock on error in rv8803_set_time()
Yang Yingliang
2022-06-24
rtc: rv8803: re-initialize all Epson RX8803 registers on voltage loss
Ahmad Fatoum
2022-06-24
rtc: rv8803: initialize registers on post-probe voltage loss
Ahmad Fatoum
2022-06-24
rtc: rv8803: factor out existing register initialization to function
Ahmad Fatoum
2021-12-02
rtc: rv8803: Add support for the Epson RX8804 RTC
Fabio Estevam
2021-11-10
rtc: rv8803: fix writing back ctrl in flag register
Dominique Martinet
2021-02-06
rtc: rv8803: quiet maybe-unused variable warning
Alexandre Belloni
2021-01-16
rtc: rv8803: constify rv8803_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-19
rtc: nvmem: remove nvram ABI
Alexandre Belloni
2020-09-29
rtc: rv8803: simplify the return expression of rv8803_nvram_write
Liu Shixin
2019-12-18
rtc: rv8803: return meaningful value for RTC_VL_READ
Alexandre Belloni
2019-12-18
rtc: rv8803: avoid clearing RV8803_FLAG_V2F in RTC_VL_CLR
Alexandre Belloni
2019-08-21
rtc: remove superfluous error message
Alexandre Belloni
2019-06-09
rtc: rv8803: simplify getting the adapter of a client
Wolfram Sang
2019-03-04
rtc: update my email address
Alexandre Belloni
2019-03-04
rtc: rv8803: convert to SPDX identifier
Alexandre Belloni
2019-03-04
rtc: rv8803: let the core handle range
Alexandre Belloni
2018-08-27
rtc: rv8803: add Epson RX8803 support
Alexandre Belloni
2018-08-27
rtc: rv8803: fix the rv8803 id in the OF table
Alexandre Belloni
2018-03-01
rtc: rv8803: fix possible race condition
Alexandre Belloni
2018-03-01
rtc: rv8803: put struct nvmem_config on the stack
Alexandre Belloni
2018-03-01
rtc: rv8803: call rtc_nvmem_register()
Alexandre Belloni
2017-07-07
rtc: rv8803: remove rv8803_remove
Alexandre Belloni
2017-07-07
rtc: rv8803: use generic nvmem support
Alexandre Belloni
2017-07-07
rtc: rv8803: switch to rtc_register_device
Alexandre Belloni
2017-03-09
rtc: rv8803: Add OF device ID table
Javier Martinez Canillas
2016-10-12
rtc: rv8803: set VDETOFF and SWOFF via device tree
Oleksij Rempel
2016-07-28
rtc: rv8803: Clear V1F when setting the time
Benoît Thébaudeau
2016-07-28
rtc: rv8803: Stop the clock while setting the time
Benoît Thébaudeau
2016-07-28
rtc: rv8803: Always apply the I²C workaround
Benoît Thébaudeau
2016-07-28
rtc: rv8803: Fix read day of week
Benoît Thébaudeau
2016-07-28
rtc: rv8803: Remove the check for valid time
Benoît Thébaudeau
2016-07-09
rtc: simplify implementations of read_alarm
Uwe Kleine-König
2016-06-26
rtc: rv8803: broaden workaround
Alexandre Belloni
2016-03-25
rtc: rv8803: workaround i2c HW issue
Alexandre Belloni
2016-03-14
rtc: rv8803: convert spin_lock to mutex_lock
Oleksij Rempel
2016-01-11
rtc: rv8803: Extend compatibility with the rx8900
Gregory CLEMENT
2016-01-11
rtc: rv8803: fix handling return value of i2c_smbus_read_byte_data
Andrzej Hajda
2015-11-08
rtc: Add a driver for Micro Crystal RV8803
Alexandre Belloni