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