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.18.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-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
2020-08-12
rtc: pcf2127: add pca2129 device id
Liam Beguin
2020-08-07
rtc: max77686: Fix wake-ups for max77620
Jon Hunter
2020-08-05
rtc: ds1307: provide an indication that the watchdog has fired
Chris Packham
2020-07-21
rtc: ds1374: remove unused define
Alexandre Belloni
2020-07-21
rtc: ds1374: fix RTC_DRV_DS1374_WDT dependencies
Alexandre Belloni
2020-07-16
rtc: pl031: fix set_alarm by adding back call to alarm_irq_enable
Sudeep Holla
2020-07-16
rtc: ds1374: wdt: Use watchdog core for watchdog part
Johnson CH Chen (陳昭勳)
2020-07-16
rtc: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-07-16
rtc: goldfish: Enable interrupt in set_alarm() when necessary
Huacai Chen
2020-07-16
rtc: max77686: Do not allow interrupt to fire before system resume
Krzysztof Kozlowski
2020-07-02
rtc: imxdi: fix trivial typos
Tales L. da Aparecida
2020-07-02
rtc: cpcap: fix range
Sebastian Reichel
2020-07-01
rtc: remove fb-puv3 driver
Mike Rapoport
2020-06-07
Merge tag 'rtc-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
2020-06-06
Merge tag 'sh-for-5.8' of git://git.libc.org/linux-sh
Linus Torvalds
2020-06-06
rtc: pcf2127: watchdog: handle nowayout feature
Bruno Thomsen
2020-06-06
rtc: fsl-ftm-alarm: fix freeze(s2idle) failed to wake
Ran Wang
2020-06-06
rtc: abx80x: Provide debug feedback for invalid dt properties
Kevin P. Fleming
2020-06-01
sh: remove sh5 support
Arnd Bergmann
2020-05-30
rtc: abx80x: Add Device Tree matching table
Kevin P. Fleming
2020-05-30
rtc: rv3028: Add missed check for devm_regmap_init_i2c()
Chuhong Yuan
2020-05-30
rtc: mpc5121: Use correct return value for mpc5121_rtc_probe()
Tiezhu Yang
2020-05-30
rtc: goldfish: Use correct return value for goldfish_rtc_probe()
Tiezhu Yang
2020-05-30
rtc: snvs: Add necessary clock operations for RTC APIs
Anson Huang
2020-05-30
rtc: snvs: Make SNVS clock always prepared
Anson Huang
2020-05-21
rtc: mt6397: Add support for the MediaTek MT6358 RTC
Ran Bi
[prev]
[next]