index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-23
rtc: mv: add suspend/resume support for wakeup
Xue Lei
1
-0
/
+23
2026-06-23
rtc: aspeed: add AST2700 compatible
Tommy Huang
1
-0
/
+1
2026-06-23
rtc: interface: fix typos in rtc_handle_legacy_irq() documentation
Yahya Saqban
1
-2
/
+2
2026-06-23
rtc: msc313: fix NULL deref in shared IRQ handler at probe
Stepan Ionichev
1
-2
/
+2
2026-06-23
rtc: remove unused pcap driver
Arnd Bergmann
3
-187
/
+0
2026-06-23
rtc: interface: Add rtc_read_next_alarm() to read next expiring timer
Mario Limonciello
1
-0
/
+40
2026-06-22
rtc: isl1208: Balance enable_irq_wake() with disable_irq_wake() on cleanup
John Madieu
1
-1
/
+14
2026-06-22
rtc: Use named initializers for platform_device_id arrays
Uwe Kleine-König (The Capable Hub)
6
-20
/
+20
2026-06-22
rtc: ab8500: Simplify driver_data handling
Uwe Kleine-König (The Capable Hub)
1
-3
/
+2
2026-06-22
rtc: Drop unused assignment of platform_device_id driver data
Uwe Kleine-König (The Capable Hub)
2
-4
/
+4
2026-06-22
rtc: Use named initializers for arrays of i2c_device_data
Uwe Kleine-König (The Capable Hub)
34
-97
/
+97
2026-06-22
rtc: ds1307: handle oscillator stop flag for ds1337/ds1339/ds3231
Ronan Dalton
1
-11
/
+17
2026-06-22
rtc: mpfs: fix counter upload completion condition
Conor Dooley
1
-1
/
+1
2026-06-22
rtc: abx80x: fix the RTC_VL_CLR clearing all status flags
Antoni Pokusinski
1
-1
/
+2
2026-06-22
rtc: renesas-rtca3: Factor out year decoding helper
Lad Prabhakar
1
-8
/
+10
2026-06-22
rtc: renesas-rtca3: Fix typo in rtca3_ppb_per_cycle documentation
Lad Prabhakar
1
-1
/
+1
2026-06-22
rtc: renesas-rtca3: Fix incorrect error message for reset assert
Lad Prabhakar
1
-1
/
+1
2026-06-22
rtc: renesas-rtca3: Check RADJ poll result during initial setup
Lad Prabhakar
1
-0
/
+2
2026-06-22
rtc: renesas-rtca3: Fix PIE clear polling condition in alarm setup error path
Lad Prabhakar
1
-1
/
+1
2026-05-20
rtc: rv3032: switch to using FIELD_GET_SIGNED()
Yury Norov
1
-1
/
+1
2026-05-04
rtc: ab8500: replace sprintf() with sysfs_emit()
Maxwell Doose
1
-2
/
+1
2026-04-25
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-18
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-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
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-20
rtc: ds1390: fix number of bytes read from RTC
Andreas Gabriel-Platschek
1
-1
/
+1
2026-02-20
rtc: class: Remove duplicate check for alarm
Jinjie Ruan
1
-1
/
+1
2026-02-20
rtc: optee: simplify OP-TEE context match
Rouven Czerwinski
1
-4
/
+1
2026-02-20
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
-36
/
+37
[prev]
[next]