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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.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
3 days
Merge tag 'rtc-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
13
-56
/
+60
2026-04-13
rtc: abx80x: Disable alarm feature if no interrupt attached
Anthony Pighin (Nokia)
1
-0
/
+2
2026-04-12
rtc: ntxec: fix OF node reference imbalance
Johan Hovold
1
-1
/
+1
2026-04-12
rtc: pic32: allow driver to be compiled with COMPILE_TEST
Brian Masney
1
-1
/
+1
2026-04-12
rtc: ti-k3: Add support to resume from IO DDR low power mode
Akashdeep Kaur
1
-1
/
+9
2026-04-04
rtc: cmos: Do not require IRQ if ACPI alarm is used
Rafael J. Wysocki
1
-5
/
+10
2026-04-04
rtc: cmos: Enable ACPI alarm if advertised in ACPI FADT
Rafael J. Wysocki
1
-2
/
+3
2026-04-04
rtc: cmos: Use platform_get_irq_optional() in cmos_platform_probe()
Rafael J. Wysocki
1
-2
/
+11
2026-03-19
rtc: add data_race() in rtc_dev_poll()
Mauricio Faria de Oliveira
1
-1
/
+10
2026-03-13
rtc: armada38x: zalloc + calloc to single allocation
Rosen Penev
1
-7
/
+2
2026-03-12
rtc: max77686: convert to i2c_new_ancillary_device
Svyatoslav Ryhel
1
-2
/
+12
2026-03-12
rtc: rx8025: Remove use of i2c_match_id()
Andrew Davis
1
-3
/
+1
2026-03-12
rtc: rv8803: Remove use of i2c_match_id()
Andrew Davis
1
-7
/
+1
2026-03-12
rtc: rs5c372: Remove use of i2c_match_id()
Andrew Davis
1
-6
/
+1
2026-03-12
rtc: pcf2127: Remove use of i2c_match_id()
Andrew Davis
1
-16
/
+7
2026-03-12
rtc: m41t80: Remove use of i2c_match_id()
Andrew Davis
1
-7
/
+1
2026-03-12
rtc: abx80x: Remove use of i2c_match_id()
Andrew Davis
1
-2
/
+1
2026-02-26
rtc: cmos: Drop PNP device support
Rafael J. Wysocki
1
-105
/
+8
2026-02-26
ACPI: x86/rtc-cmos: Use platform device for driver binding
Rafael J. Wysocki
1
-0
/
+10
2026-02-22
Merge tag 'rtc-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
10
-69
/
+129
2026-02-22
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-22
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2
-2
/
+2
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2
-3
/
+3
2026-02-21
rtc: ds1390: fix number of bytes read from RTC
Andreas Gabriel-Platschek
1
-1
/
+1
2026-02-21
rtc: class: Remove duplicate check for alarm
Jinjie Ruan
1
-1
/
+1
2026-02-21
rtc: optee: simplify OP-TEE context match
Rouven Czerwinski
1
-4
/
+1
2026-02-21
rtc: interface: Alarm race handling should not discard preceding error
Anthony Pighin (Nokia)
1
-1
/
+1
2026-02-16
Merge tag 'mips_7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
1
-2
/
+1
2026-02-15
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
1
-37
/
+38
2026-02-11
Merge tag 'gpio-updates-for-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-8
/
+16
2026-02-11
Merge tag 'regulator-v6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-13
/
+8
2026-02-11
Merge tag 'soc-drivers-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-20
/
+7
2026-02-01
rtc: amlogic-a4: Remove IRQF_ONESHOT
Sebastian Andrzej Siewior
1
-1
/
+1
2026-01-31
rtc: s35390a: implement nvmem support
Lorenz Brun
1
-0
/
+32
2026-01-31
rtc: loongson: Add Loongson-2K0300 support
Binbin Zhou
1
-24
/
+47
2026-01-30
rtc: pic32: update include to use pic32.h from platform_data
Brian Masney
1
-2
/
+1
2026-01-29
rtc: zynqmp: use dynamic max and min offset ranges
Tomas Melin
1
-4
/
+3
2026-01-29
rtc: zynqmp: rework set_offset
Tomas Melin
1
-20
/
+13
2026-01-29
rtc: zynqmp: rework read_offset
Tomas Melin
1
-10
/
+17
2026-01-29
rtc: zynqmp: check calibration max value
Tomas Melin
1
-0
/
+5
2026-01-29
rtc: zynqmp: correct frequency value
Tomas Melin
1
-0
/
+3
2026-01-28
rtc: amlogic-a4: Remove IRQF_ONESHOT
Sebastian Andrzej Siewior
1
-1
/
+1
2026-01-22
rtc: ac100: convert from divider_round_rate() to divider_determine_rate()
Brian Masney
1
-37
/
+38
2026-01-20
rtc: s5m: query platform device IRQ resource for alarm IRQ
André Draszik
1
-13
/
+8
2026-01-20
rtc: pcf8563: use correct of_node for output clock
John Keeping
1
-1
/
+1
2026-01-20
rtc: max31335: use correct CONFIG symbol in IS_REACHABLE()
Randy Dunlap
1
-3
/
+3
2026-01-20
rtc: nvvrs: Add ARCH_TEGRA to the NV VRS RTC driver
Peter Robinson
1
-0
/
+1
2026-01-13
rtc: bd70528: Support BD72720 rtc
Matti Vaittinen
2
-8
/
+16
2025-12-18
rtc: optee: Make use of tee bus methods
Uwe Kleine-König
1
-7
/
+6
2025-12-18
rtc: optee: Migrate to use tee specific driver registration function
Uwe Kleine-König
1
-13
/
+1
[next]