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
2020-10-21
Merge tag 'rtc-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
2020-10-19
rtc: r9701: set range
Alexandre Belloni
2020-10-19
rtc: r9701: convert to devm_rtc_allocate_device
Alexandre Belloni
2020-10-19
rtc: r9701: stop setting RWKCNT
Alexandre Belloni
2020-10-19
rtc: r9701: remove useless memset
Alexandre Belloni
2020-10-19
rtc: r9701: stop setting a default time
Alexandre Belloni
2020-10-19
rtc: r9701: remove leftover comment
Alexandre Belloni
2020-10-19
rtc: rv3032: Add a driver for Microcrystal RV-3032
Alexandre Belloni
2020-10-15
rtc: rv3028: ensure ram configuration registers are saved
Alexandre Belloni
2020-10-15
rtc: rv3028: factorize EERD bit handling
Alexandre Belloni
2020-10-15
rtc: rv3028: fix trickle resistor values
Alexandre Belloni
2020-10-15
rtc: rv3028: fix clock output support
Alexandre Belloni
2020-10-15
rtc: mt6397: Remove unused member dev
Fei Shao
2020-09-29
rtc: rv8803: simplify the return expression of rv8803_nvram_write
Liu Shixin
2020-09-29
rtc: meson: simplify the return expression of meson_vrtc_probe
Liu Shixin
2020-09-29
rtc: rx8010: rename rx8010_init_client() to rx8010_init()
Bartosz Golaszewski
2020-09-24
rtc: ds1307: enable rx8130's backup battery, make it chargeable optionally
Bastian Krause
2020-09-24
rtc: ds1307: consider aux-voltage-chargeable
Bastian Krause
2020-09-24
rtc: ds1307: store previous charge default per chip
Bastian Krause
2020-09-24
rtc: ds1307: introduce requires_trickle_resistor per chip
Bastian Krause
2020-09-24
rtc: ds1307: apply DS13XX_TRICKLE_CHARGER_MAGIC only conditionally
Bastian Krause
2020-09-15
rtc: pcf2127: fix a bug when not specify interrupts property
Biwen Li
2020-09-15
rtc: ds1685: Fix bank switching to avoid endless loop
Thomas Bogendoerfer
2020-09-15
rtc: st-lpc: Constify st_rtc_ops
Rikard Falkeborn
2020-09-15
rtc: rx8010: use range checking provided by core RTC code
Bartosz Golaszewski
2020-09-15
rtc: rx8010: convert to using regmap
Bartosz Golaszewski
2020-09-15
rtc: rx8010: switch to using the preferred i2c API
Bartosz Golaszewski
2020-09-15
rtc: rx8010: switch to using the preferred RTC API
Bartosz Golaszewski
2020-09-15
rtc: rx8010: prefer sizeof(*val) over sizeof(struct type_of_val)
Bartosz Golaszewski
2020-09-15
rtc: rx8010: use a helper variable for client->dev in probe()
Bartosz Golaszewski
2020-09-15
rtc: rx8010: drop unnecessary initialization
Bartosz Golaszewski
2020-09-15
rtc: rx8010: don't use magic values for time buffer length
Bartosz Golaszewski
2020-09-15
rtc: rx8010: rename ret to err in rx8010_set_time()
Bartosz Golaszewski
2020-09-15
rtc: rx8010: use tabs instead of spaces for code formatting
Bartosz Golaszewski
2020-09-15
rtc: rx8010: consolidate local variables of the same type
Bartosz Golaszewski
2020-09-15
rtc: rx8010: remove unnecessary brackets
Bartosz Golaszewski
2020-09-15
rtc: rx8010: remove a stray newline
Bartosz Golaszewski
2020-09-15
rtc: rx8010: don't modify the global rtc ops
Bartosz Golaszewski
2020-09-15
rtc: s3c: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-21
rtc: fsl-ftm-alarm: update acpi device id
Peng Ma
2020-08-21
rtc: ds1307: Clear OSF flag on DS1388 when setting time
Chris Packham
2020-08-21
rtc: ds1307: Ensure oscillator is enabled for DS1388
Chris Packham
2020-08-21
rtc: rtc-rs5c313: Convert to module_platform_driver()
Geert Uytterhoeven
2020-08-21
rtc: rtc-rs5c313: Fix late hardware init
Geert Uytterhoeven
2020-08-21
rtc: rtc-rs5c313: Drop obsolete platform_set_drvdata() call
Geert Uytterhoeven
2020-08-21
rtc: cmos: zero-init wkalrm when reading from CMOS
Victor Ding
2020-08-12
Merge tag 'rtc-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
2020-08-12
rtc: pcf2127: fix alarm handling
Alexandre Belloni
2020-08-12
rtc: pcf2127: add alarm support
Liam Beguin
[next]