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
14 days
Merge tag 'rtc-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
21
-154
/
+168
2026-08-24
rtc: msc313: Select by default on MSTARV7
Daniel Palmer
1
-1
/
+2
2026-08-23
rtc: microcrystal: Make sure clk_init_data is fully initialized
Geert Uytterhoeven
2
-2
/
+2
2026-08-23
rtc: philips: Make sure clk_init_data is fully initialized
Geert Uytterhoeven
2
-2
/
+2
2026-08-23
rtc: nct3018y: Make sure clk_init_data is fully initialized
Geert Uytterhoeven
1
-1
/
+1
2026-08-23
rtc: m41t80: Make sure clk_init_data is fully initialized
Geert Uytterhoeven
1
-1
/
+1
2026-08-23
rtc: hym8563: Make sure clk_init_data is fully initialized
Geert Uytterhoeven
1
-1
/
+1
2026-08-23
rtc: rzn1: Add support for Renesas RZ/T2H and RZ/N2H SoCs
Lad Prabhakar
1
-0
/
+5
2026-08-23
rtc: rzn1: Drop trailing comma from OF match table sentinel
Lad Prabhakar
1
-1
/
+1
2026-08-23
rtc: rzn1: Add OF match data to gate SUBU register access
Lad Prabhakar
1
-2
/
+20
2026-08-23
rtc: rzn1: use FIELD_PREP/FIELD_GET and GENMASK for register access
Lad Prabhakar
1
-22
/
+28
2026-08-23
rtc: rzn1: Consistently use dev_err_probe()
Lad Prabhakar
1
-4
/
+2
2026-08-23
rtc: rzn1: Use temporary variable for struct device
Lad Prabhakar
1
-11
/
+12
2026-08-23
rtc: rzn1: Dynamically calculate synchronization delay based on clock rate
Lad Prabhakar
1
-5
/
+10
2026-08-23
rtc: rzn1: Replace remove callback with devm_add_action_or_reset()
Lad Prabhakar
1
-33
/
+23
2026-08-23
rtc: rzn1: Use pm_runtime_put_sync()
Lad Prabhakar
1
-2
/
+2
2026-08-23
rtc: Kconfig: Broaden RTC_DRV_RZN1 dependency to ARCH_RENESAS
Lad Prabhakar
1
-2
/
+3
2026-08-23
rtc: rzn1: Fix malformed MODULE_AUTHOR string
Lad Prabhakar
1
-1
/
+1
2026-08-23
rtc: rzn1: Disable alarm interrupt before reprogramming alarm registers
Lad Prabhakar
1
-0
/
+5
2026-08-23
rtc: rzn1: Fix alarm range check truncation on 32-bit systems
Lad Prabhakar
1
-2
/
+2
2026-08-23
rtc: rzn1: Handle unset alarm weekday in rzn1_rtc_read_alarm
Lad Prabhakar
1
-4
/
+12
2026-08-23
rtc: rzn1: Fix weekday underflow when alarm crosses month boundary
Lad Prabhakar
1
-6
/
+1
2026-08-23
rtc: rzn1: Handle EPROBE_DEFER for optional pps interrupt
Lad Prabhakar
1
-0
/
+4
2026-08-21
rtc: pcf85363: Add error checking to regmap calls in probe()
Cosmo Chou
1
-5
/
+12
2026-08-20
rtc: gamecube: check return value of devm_rtc_register_device()
Linkai Gong
1
-3
/
+1
2026-08-20
rtc: ds1307: fix RX8130 wakeup alarm WADA bit for day-of-month mode
Robert Leussler
1
-1
/
+1
2026-08-20
rtc: pcf2127: remove conditional return with no effect
Sang-Heon Jeon
1
-6
/
+1
2026-08-19
rtc: st-lpc: get IRQ via platform_get_irq()
Rosen Penev
1
-6
/
+3
2026-08-19
rtc: mv: remove mv_rtc_remove
Alexandre Belloni
1
-17
/
+2
2026-08-19
rtc: mv: fix potential race condition
Alexandre Belloni
1
-16
/
+6
2026-08-19
rtc: ab-eoz9: add missing MODULE_DEVICE_TABLE()
Pengpeng Hou
1
-0
/
+1
2026-08-19
rtc: brcmstb-waketimer: add missing MODULE_DEVICE_TABLE()
Pengpeng Hou
1
-0
/
+1
2026-08-19
rtc: s32g: add missing MODULE_DEVICE_TABLE()
Pengpeng Hou
1
-0
/
+1
2026-08-19
rtc: zynqmp: Return optional clock lookup errors
Pengpeng Hou
1
-4
/
+3
2026-08-19
rtc: ds1343: replace symbolic permissions with octal
Jack Lee
1
-2
/
+2
2026-08-19
rtc: spacemit: handle regmap_test_bits() error return
Surendra Singh Chouhan
1
-2
/
+3
2026-08-19
rtc: pcf8563: fix clock provider leak on unbind
Yi Ding
1
-1
/
+3
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
22
-22
/
+0
2026-06-27
Merge tag 'rtc-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
54
-399
/
+832
2026-06-25
rtc: ds1307: update reference to removed CONFIG_RTC_DRV_DS1307_HWMON
Ethan Nelson-Moore
1
-1
/
+1
2026-06-25
rtc: s35390a: fix typo in comment
Alexandre Belloni
1
-1
/
+1
2026-06-24
rtc: cmos: unregister HPET IRQ handler on probe failure
Haoxiang Li
1
-0
/
+6
2026-06-24
rtc: ds1307: Fix off-by-one issue with wday for rx8130
Fredrik M Olsson
1
-1
/
+1
2026-06-24
rtc: bq32000: add delay between RTC reads
Adriana Stancu
1
-0
/
+9
2026-06-24
rtc: m41t93: Add watchdog support
Akhilesh Patil
1
-0
/
+99
2026-06-24
rtc: m41t93: Add square wave clock provider support
Akhilesh Patil
1
-1
/
+155
2026-06-24
rtc: m41t93: Add alarm support
Akhilesh Patil
1
-0
/
+105
2026-06-24
rtc: m41t93: migrate to regmap api for register access
Akhilesh Patil
1
-51
/
+70
2026-06-24
rtc: m41t93: add device tree support
Akhilesh Patil
1
-0
/
+7
2026-06-24
rtc: ds1307: add support for clock provider in ds1307
Akhilesh Patil
1
-2
/
+137
[next]