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