Age | Commit message (Expand) | Author |
2024-02-27 | rtc: test: Fix invalid format specifier. | David Gow |
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 |