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_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, Colibri and Verdin modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-pcf8523.c
Age
Commit message (
Expand
)
Author
2021-07-10
rtc: pcf8523: rename register and bit defines
Alexandre Belloni
2021-04-29
rtc: pcf8523: report oscillator failures
Alexandre Belloni
2021-04-29
rtc: pcf8523: add alarm support
Alexandre Belloni
2021-04-29
rtc: pcf8523: remove useless define
Alexandre Belloni
2020-11-19
rtc: pcf8523: use BIT
Alexandre Belloni
2020-11-19
rtc: pcf8523: set range
Alexandre Belloni
2020-11-19
rtc: pcf8523: switch to devm_rtc_allocate_device
Alexandre Belloni
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2019-12-18
rtc: pcf8523: return meaningful value for RTC_VL_READ
Alexandre Belloni
2019-11-27
rtc: pcf8523: Remove struct pcf8523
Nobuhiro Iwamatsu
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-01-22
rtc: pcf8523: set xtal load capacitance from DT
Sam Ravnborg
2019-01-10
rtc: pcf8523: Add rv8523 compatible
Alexandre Belloni
2018-12-11
rtc: pcf8523: don't return invalid date when battery is low
Baruch Siach
2018-03-02
rtc: stop validating rtc_time in .read_time
Alexandre Belloni
2017-10-25
rtc: pcf8523: add support for trimming the RTC oscillator
Russell King
2016-03-14
rtc: pcf8523: properly handle oscillator stop bit
Alexandre Belloni
2016-01-11
rtc: pcf8523: refuse to write dates later than 2099
Uwe Kleine-König
2015-09-05
rtc: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
2014-05-06
drivers/rtc/rtc-pcf8523.c: fix month definition
Chris Cui
2013-07-03
drivers/rtc/rtc-pcf8523.c: remove empty function
Sachin Kamat
2013-04-29
rtc: rtc-pcf8523: use devm_rtc_device_register()
Jingoo Han
2013-02-21
rtc-pcf8523: add low battery voltage support
Jesper Nilsson
2012-12-17
rtc: add NXP PCF8523 support
Thierry Reding