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-pcf2127.c
Age
Commit message (
Expand
)
Author
2025-06-24
rtc: pcf2127: add missing semicolon after statement
Hugo Villeneuve
2025-06-24
rtc: pcf2127: fix SPI command byte for PCF2131
Elena Popa
2025-01-29
rtc: pcf2127: add BSM support
Alexandre Belloni
2023-08-27
rtc: pcf2127: remove useless check
Alexandre Belloni
2023-08-17
rtc: pcf2127: remove unused function argument
Hugo Villeneuve
2023-08-17
rtc: pcf2127: add error checking when disabling POR0
Hugo Villeneuve
2023-08-17
rtc: pcf2127: fix error code in pcf2127_enable_ts()
Dan Carpenter
2023-07-27
rtc: pcf2127: add UIE support for PCF2131
Hugo Villeneuve
2023-07-27
rtc: pcf2127: add flag for watchdog register value read support
Hugo Villeneuve
2023-07-27
rtc: pcf2127: support generic watchdog timing configuration
Hugo Villeneuve
2023-07-27
rtc: pcf2127: adapt time/date registers write sequence for PCF2131
Hugo Villeneuve
2023-07-27
rtc: pcf2127: add support for PCF2131 interrupts on output INT_A
Hugo Villeneuve
2023-07-27
rtc: pcf2127: add support for PCF2131 RTC
Hugo Villeneuve
2023-07-27
rtc: pcf2127: add support for multiple TS functions
Hugo Villeneuve
2023-07-27
rtc: pcf2127: adapt for CLKOUT register at any offset
Hugo Villeneuve
2023-07-27
rtc: pcf2127: adapt for WD registers at any offset
Hugo Villeneuve
2023-07-27
rtc: pcf2127: adapt for alarm registers at any offset
Hugo Villeneuve
2023-07-27
rtc: pcf2127: adapt for time/date registers at any offset
Hugo Villeneuve
2023-07-27
rtc: pcf2127: add variant-specific configuration structure
Hugo Villeneuve
2023-07-27
rtc: pcf2127: remove superfluous comments
Hugo Villeneuve
2023-07-27
rtc: pcf2127: lower message severity if setting time fails
Hugo Villeneuve
2023-07-27
rtc: pcf2127: improve timestamp reading performance
Hugo Villeneuve
2023-07-27
rtc: pcf2127: improve rtc_read_time() performance
Hugo Villeneuve
2023-06-06
rtc: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2022-11-15
rtc: pcf2127: Convert to .probe_new()
Uwe Kleine-König
2022-03-23
rtc: pcf2127: set RTC_FEATURE_ALARM_RES_2S
Alexandre Belloni
2022-03-23
rtc: pcf2127: switch to RTC_FEATURE_UPDATE_INTERRUPT
Alexandre Belloni
2022-02-15
rtc: pcf2127: fix bug when reading alarm registers
Hugo Villeneuve
2022-02-15
rtc: pcf2127: use IRQ flags obtained from device tree if available
Hugo Villeneuve
2022-01-05
rtc: pcf2127: Fix typo in comment
Hugo Villeneuve
2021-07-10
rtc: pcf2127: handle timestamp interrupts
Mian Yousaf Kaukab
2021-06-20
rtc: pcf2127: Fix the datasheet URL
Fabio Estevam
2021-02-13
rtc: pcf2127: properly set flag WD_CD for rtc chips(pcf2129, pca2129)
Biwen Li
2021-01-26
rtc: pcf2127: Run a OTP refresh if not done before
Philipp Rosenberger
2021-01-26
rtc: pcf2127: Disable Power-On Reset Override
Philipp Rosenberger
2021-01-16
rtc: pcf2127: remove pcf2127_rtc_alrm_ops
Alexandre Belloni
2020-12-19
rtc: pcf2127: only use watchdog when explicitly available
Uwe Kleine-König
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-10-27
rtc: pcf2127: fix pcf2127_nvmem_read/write() returns
Dan Carpenter
2020-10-27
rtc: pcf2127: move watchdog initialisation to a separate function
Uwe Kleine-König
2020-09-15
rtc: pcf2127: fix a bug when not specify interrupts property
Biwen Li
2020-08-12
rtc: pcf2127: fix alarm handling
Alexandre Belloni
2020-08-12
rtc: pcf2127: add alarm support
Liam Beguin
2020-08-12
rtc: pcf2127: add pca2129 device id
Liam Beguin
2020-06-06
rtc: pcf2127: watchdog: handle nowayout feature
Bruno Thomsen
2020-05-11
rtc: pcf2127: report battery switch over
Alexandre Belloni
2020-05-11
rtc: pcf2127: set regmap max_register
Alexandre Belloni
2020-05-11
rtc: pcf2127: remove unnecessary #ifdef
Alexandre Belloni
2020-05-11
rtc: pcf2127: let the core handle rtc range
Alexandre Belloni
[next]