index
:
linux-toradex.git
colibri
colibri_vf
master
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.12-2.0.x-imx
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-pcf8563.c
Age
Commit message (
Expand
)
Author
2025-08-03
rtc: pcf8563: convert from round_rate() to determine_rate()
Brian Masney
2025-08-03
rtc: pcf8563: fix incorrect maximum clock rate handling
Brian Masney
2025-06-02
rtc: pcf8563: fix wrong alarm register
Troy Mitchell
2024-11-11
rtc: pcf8563: Switch to regmap
Nobuhiro Iwamatsu
2024-11-11
rtc: pcf8563: Sort headers alphabetically
Nobuhiro Iwamatsu
2024-07-07
rtc: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
2024-05-07
pcf8563: add wakeup-source support
Alexandre Belloni
2023-06-06
rtc: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-02-01
rtc: pcf8563: use IRQ flags obtained from fwnode
Alexandre Belloni
2022-11-16
rtc: pcf8563: clear RTC_FEATURE_ALARM if no irq
Vincent Whitchurch
2022-06-24
rtc: use simple i2c probe
Stephen Kitt
2022-03-23
rtc: pcf8563: switch to RTC_FEATURE_UPDATE_INTERRUPT
Alexandre Belloni
2022-03-23
rtc: pcf8563: let the core handle the alarm resolution
Alexandre Belloni
2021-06-20
rtc: pcf8563: Fix the datasheet URL
Fabio Estevam
2021-02-13
rtc: pcf8563: Add NXP PCA8565 compatible
Marek Vasut
2020-11-19
rtc: rework rtc_register_device() resource management
Bartosz Golaszewski
2019-12-23
rtc: pcf8563: Use BIT
Nobuhiro Iwamatsu
2019-12-18
rtc: pcf8563: return meaningful value for RTC_VL_READ
Alexandre Belloni
2019-12-18
rtc: pcf8563: stop caching voltage_low
Alexandre Belloni
2019-12-18
rtc: pcf8563: remove conditional compilation
Alexandre Belloni
2019-12-18
rtc: pcf8563: remove RTC_VL_CLR handling
Alexandre Belloni
2019-11-15
rtc: pcf8563: Constify clkout_rates
Nobuhiro Iwamatsu
2019-09-01
rtc: pcf8563: let the core handle range offsetting
Alexandre Belloni
2019-09-01
rtc: pcf8563: remove useless indirection
Alexandre Belloni
2019-09-01
rtc: pcf8563: convert to devm_rtc_allocate_device
Alexandre Belloni
2019-09-01
rtc: pcf8563: add Microcrystal RV8564 compatible
Alexandre Belloni
2019-09-01
rtc: pcf8563: add Epson RTC8564 compatible
Alexandre Belloni
2019-07-17
Merge tag 'rtc-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
2019-06-20
rtc: pcf8563: Clear event flags and disable interrupts before requesting irq
Chen-Yu Tsai
2019-06-20
rtc: pcf8563: Fix interrupt trigger method
Chen-Yu Tsai
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2017-11-09
rtc: pcf8563: don't alway enable the alarm
Alexandre Belloni
2017-11-09
rtc: pcf8563: fix output clock rate
Philipp Zabel
2017-06-03
rtc: pcf8563: avoid using rtc->name
Alexandre Belloni
2016-07-19
rtc: explicitly set tm_sec = 0 for drivers with minute accurancy
Uwe Kleine-König
2016-07-09
rtc: simplify implementations of read_alarm
Uwe Kleine-König
2016-05-20
rtc: pcf8563: Remove CLK_IS_ROOT
Stephen Boyd
2016-05-20
rtc: remove useless DRV_VERSION
Alexandre Belloni
2015-11-08
rtc: pcf8563: add CLKOUT to common clock framework
Heiko Schocher
2015-09-05
rtc: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
2015-06-25
rtc: pfc8563: fix uninitialized variable warning
Arnd Bergmann
2015-06-25
rtc: pcf8563: Replace deprecated rtc_time_to_tm() and rtc_tm_to_time()
Xunlei Pang
2015-06-25
rtc: pcf8563 fix: return -EINVAL if we read an invalid time.
Jan Kardell
2015-04-17
drivers/rtc/rtc-pcf8563.c: simplify return from function
Robert Kmiec
2014-12-10
rtc: pcf8563: clear expired alarm at boot time
Jan Kardell
2014-12-10
rtc: pcf8563: save battery power
Jan Kardell
2014-12-10
rtc: pcf8563: handle consequeces of lacking second alarm reg
Jan Kardell
2014-12-10
rtc: pcf8563: fix wrong time from read_alarm
Jan Kardell
2014-12-10
rtc: pcf8563: fix write of invalid bits to ST2 reg
Jan Kardell
2014-12-10
rtc: pcf8563: remove leftover code
Jan Kardell
[next]