index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-18
rtc: nuvoton: Compatible with NCT3015Y-R and NCT3018Y-R
Mia Lin
1
-6
/
+46
2024-01-18
rtc: da9063: Use dev_err_probe()
Biju Das
1
-25
/
+17
2024-01-18
rtc: da9063: Use device_get_match_data()
Biju Das
1
-5
/
+1
2024-01-18
rtc: da9063: Make IRQ as optional
Biju Das
1
-18
/
+22
2024-01-18
rtc: max31335: Fix comparison in max31335_volatile_reg()
Nathan Chancellor
1
-1
/
+1
2024-01-18
rtc: max31335: use regmap_update_bits_check
Alexandre Belloni
1
-7
/
+5
2024-01-18
rtc: max31335: remove unecessary locking
Alexandre Belloni
1
-11
/
+3
2024-01-16
rtc: max31335: add driver support
Antoniu Miclaus
3
-0
/
+721
2024-01-16
rtc: rv8803: add wakeup-source support
Alexandre Belloni
1
-2
/
+5
2024-01-16
rtc: ac100: remove misuses of kernel-doc
Randy Dunlap
1
-2
/
+2
2024-01-08
rtc: class: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
1
-1
/
+1
2024-01-08
rtc: ma35d1: remove hardcoded UIE support
Alexandre Belloni
1
-20
/
+0
2024-01-08
rtc: rv8803: Add power management support
Stefan Eichenberger
1
-0
/
+29
2024-01-08
rtc: ds3232: avoid unused-const-variable warning
Akinobu Mita
1
-2
/
+2
2024-01-08
rtc: lpc24xx: add missing dependency
Antoniu Miclaus
1
-0
/
+1
2024-01-08
rtc: tps6594: Add driver for TPS6594 RTC
Esteban Blanc
3
-0
/
+467
2023-12-18
rtc: Add driver for Nuvoton ma35d1 rtc controller
Jacky Huang
3
-0
/
+336
2023-12-18
rtc: Extend timeout for waiting for UIP to clear to 1s
Mario Limonciello
2
-2
/
+2
2023-12-18
rtc: Add support for configuring the UIP timeout for RTC reads
Mario Limonciello
2
-11
/
+32
2023-12-18
rtc: Adjust failure return code for cmos_set_alarm()
Mario Limonciello
1
-2
/
+2
2023-12-18
rtc: mc146818-lib: Adjust failure return code for mc146818_get_time()
Mario Limonciello
1
-1
/
+1
2023-11-17
rtc: cmos: Use ACPI alarm for non-Intel x86 systems too
Mario Limonciello
1
-6
/
+12
2023-11-06
Merge tag 'rtc-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
15
-46
/
+396
2023-10-21
nvmem: add explicit config option to read old syntax fixed OF cells
Rafał Miłecki
1
-0
/
+1
2023-10-16
rtc: Add support for the SSD202D RTC
Romain Perier
3
-0
/
+261
2023-10-16
rtc: at91rm9200: annotate at91_rtc_remove with __exit again
Alexandre Belloni
1
-1
/
+1
2023-10-16
rtc: ep93xx: add DT support for Cirrus EP93xx
Nikita Shubin
1
-0
/
+8
2023-10-16
rtc: efi: fixed typo in efi_procfs()
Maxim Korotkov
1
-1
/
+1
2023-10-15
rtc: omap: Use device_get_match_data()
Rob Herring
1
-5
/
+3
2023-10-15
rtc: pcf85363: fix wrong mask/val parameters in regmap_update_bits call
Javier Carrasco
1
-1
/
+1
2023-10-15
rtc: rtc7301: Support byte-addressed IO
Linus Walleij
1
-2
/
+33
2023-10-13
rtc: sh: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-10-13
rtc: pxa: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-10-13
rtc: mv: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-10-13
rtc: imxdi: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-10-13
rtc: at91rm9200: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-10-13
rtc: pcap: Drop no-op remove function
Uwe Kleine-König
1
-6
/
+0
2023-10-13
rtc: sh: Mark driver struct with __refdata to prevent section mismatch warning
Uwe Kleine-König
1
-1
/
+7
2023-10-13
rtc: pxa: Mark driver struct with __refdata to prevent section mismatch warning
Uwe Kleine-König
1
-1
/
+7
2023-10-13
rtc: mv: Mark driver struct with __refdata to prevent section mismatch warning
Uwe Kleine-König
1
-1
/
+7
2023-10-13
rtc: imxdi: Mark driver struct with __refdata to prevent section mismatch war...
Uwe Kleine-König
1
-1
/
+7
2023-10-13
rtc: at91rm9200: Mark driver struct with __refdata to prevent section mismatc...
Uwe Kleine-König
1
-1
/
+7
2023-10-13
rtc: imxdi: Soften dependencies for improved compile coverage
Uwe Kleine-König
1
-1
/
+1
2023-10-02
rtc: brcmstb-waketimer: support level alarm_irq
Doug Berger
1
-5
/
+42
2023-10-01
rtc: sh: silence warning
Alexandre Belloni
1
-1
/
+1
2023-09-08
Merge tag 'rtc-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
50
-548
/
+1219
2023-09-06
rtc: wm8350: remove unnecessary messages
Alexandre Belloni
1
-7
/
+2
2023-09-06
rtc: twl: remove unnecessary messages
Alexandre Belloni
1
-5
/
+1
2023-09-06
rtc: sun6i: remove unnecessary message
Alexandre Belloni
1
-2
/
+0
2023-09-06
rtc: stop warning for invalid alarms when the alarm is disabled
Alexandre Belloni
1
-1
/
+1
[next]