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
Age
Commit message (
Expand
)
Author
2024-01-18
rtc: nuvoton: Compatible with NCT3015Y-R and NCT3018Y-R
Mia Lin
2024-01-18
rtc: da9063: Use dev_err_probe()
Biju Das
2024-01-18
rtc: da9063: Use device_get_match_data()
Biju Das
2024-01-18
rtc: da9063: Make IRQ as optional
Biju Das
2024-01-18
rtc: max31335: Fix comparison in max31335_volatile_reg()
Nathan Chancellor
2024-01-18
rtc: max31335: use regmap_update_bits_check
Alexandre Belloni
2024-01-18
rtc: max31335: remove unecessary locking
Alexandre Belloni
2024-01-15
rtc: max31335: add driver support
Antoniu Miclaus
2024-01-15
rtc: rv8803: add wakeup-source support
Alexandre Belloni
2024-01-15
rtc: ac100: remove misuses of kernel-doc
Randy Dunlap
2024-01-08
rtc: class: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
2024-01-08
rtc: ma35d1: remove hardcoded UIE support
Alexandre Belloni
2024-01-08
rtc: rv8803: Add power management support
Stefan Eichenberger
2024-01-08
rtc: ds3232: avoid unused-const-variable warning
Akinobu Mita
2024-01-08
rtc: lpc24xx: add missing dependency
Antoniu Miclaus
2024-01-08
rtc: tps6594: Add driver for TPS6594 RTC
Esteban Blanc
2023-12-17
rtc: Add driver for Nuvoton ma35d1 rtc controller
Jacky Huang
2023-12-17
rtc: Extend timeout for waiting for UIP to clear to 1s
Mario Limonciello
2023-12-17
rtc: Add support for configuring the UIP timeout for RTC reads
Mario Limonciello
2023-12-17
rtc: Adjust failure return code for cmos_set_alarm()
Mario Limonciello
2023-12-17
rtc: mc146818-lib: Adjust failure return code for mc146818_get_time()
Mario Limonciello
2023-11-17
rtc: cmos: Use ACPI alarm for non-Intel x86 systems too
Mario Limonciello
2023-11-05
Merge tag 'rtc-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
2023-10-21
nvmem: add explicit config option to read old syntax fixed OF cells
Rafał Miłecki
2023-10-16
rtc: Add support for the SSD202D RTC
Romain Perier
2023-10-16
rtc: at91rm9200: annotate at91_rtc_remove with __exit again
Alexandre Belloni
2023-10-15
rtc: ep93xx: add DT support for Cirrus EP93xx
Nikita Shubin
2023-10-15
rtc: efi: fixed typo in efi_procfs()
Maxim Korotkov
2023-10-15
rtc: omap: Use device_get_match_data()
Rob Herring
2023-10-15
rtc: pcf85363: fix wrong mask/val parameters in regmap_update_bits call
Javier Carrasco
2023-10-15
rtc: rtc7301: Support byte-addressed IO
Linus Walleij
2023-10-13
rtc: sh: Convert to platform remove callback returning void
Uwe Kleine-König
2023-10-13
rtc: pxa: Convert to platform remove callback returning void
Uwe Kleine-König
2023-10-13
rtc: mv: Convert to platform remove callback returning void
Uwe Kleine-König
2023-10-13
rtc: imxdi: Convert to platform remove callback returning void
Uwe Kleine-König
2023-10-13
rtc: at91rm9200: Convert to platform remove callback returning void
Uwe Kleine-König
2023-10-13
rtc: pcap: Drop no-op remove function
Uwe Kleine-König
2023-10-13
rtc: sh: Mark driver struct with __refdata to prevent section mismatch warning
Uwe Kleine-König
2023-10-13
rtc: pxa: Mark driver struct with __refdata to prevent section mismatch warning
Uwe Kleine-König
2023-10-13
rtc: mv: Mark driver struct with __refdata to prevent section mismatch warning
Uwe Kleine-König
2023-10-13
rtc: imxdi: Mark driver struct with __refdata to prevent section mismatch war...
Uwe Kleine-König
2023-10-13
rtc: at91rm9200: Mark driver struct with __refdata to prevent section mismatc...
Uwe Kleine-König
2023-10-13
rtc: imxdi: Soften dependencies for improved compile coverage
Uwe Kleine-König
2023-10-02
rtc: brcmstb-waketimer: support level alarm_irq
Doug Berger
2023-10-01
rtc: sh: silence warning
Alexandre Belloni
2023-09-07
Merge tag 'rtc-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
2023-09-06
rtc: wm8350: remove unnecessary messages
Alexandre Belloni
2023-09-06
rtc: twl: remove unnecessary messages
Alexandre Belloni
2023-09-06
rtc: sun6i: remove unnecessary message
Alexandre Belloni
2023-09-06
rtc: stop warning for invalid alarms when the alarm is disabled
Alexandre Belloni
[next]