index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-29
rtc: interface: Fix long-standing race when setting alarm
Esben Haabendal
1
-0
/
+23
2025-10-29
rtc: interface: Ensure alarm irq is enabled when UIE is enabled
Esben Haabendal
1
-0
/
+4
2025-10-29
rtc: x1205: Fix Xicor X1205 vendor prefix
Rob Herring (Arm)
1
-1
/
+1
2025-08-28
rtc: ds1307: handle oscillator stop flag (OSF) for ds1341
Meagan Lloyd
1
-0
/
+11
2025-08-28
rtc: ds1307: remove clear of oscillator stop flag (OSF) in probe
Meagan Lloyd
1
-3
/
+1
2025-08-28
rtc: pcf8563: fix incorrect maximum clock rate handling
Brian Masney
1
-1
/
+1
2025-08-28
rtc: hym8563: fix incorrect maximum clock rate handling
Brian Masney
1
-1
/
+1
2025-08-28
rtc: ds1307: fix incorrect maximum clock rate handling
Brian Masney
1
-1
/
+1
2025-06-27
rtc: test: Fix invalid format specifier.
David Gow
1
-1
/
+1
2025-06-27
rtc: Make rtc_time64_to_tm() support dates before 1970
Alexandre Mergnat
1
-5
/
+19
2025-06-27
rtc: Improve performance of rtc_time64_to_tm(). Add tests.
Cassio Neri
4
-27
/
+170
2025-06-27
rtc: Fix offset calculation for .start_secs < 0
Alexandre Mergnat
1
-1
/
+1
2025-06-27
rtc: sh: assign correct interrupts with DT
Wolfram Sang
1
-3
/
+9
2025-06-04
rtc: ds1307: stop disabling alarms on probe
Alexandre Belloni
1
-3
/
+1
2025-03-13
rtc: pcf85063: fix potential OOB write in PCF85063 NVMEM read
Oleksij Rempel
1
-1
/
+10
2024-12-14
rtc: ab-eoz9: don't fail temperature reads on undervoltage notification
Maxime Chevallier
1
-7
/
+0
2024-12-14
rtc: check if __rtc_read_time was successful in rtc_timer_do_work()
Yongliang Gao
1
-1
/
+6
2024-12-14
rtc: abx80x: Fix WDT bit position of the status register
Nobuhiro Iwamatsu
1
-1
/
+1
2024-12-14
rtc: st-lpc: Use IRQF_NO_AUTOEN flag in request_irq()
Jinjie Ruan
1
-3
/
+2
2024-11-08
rtc: at91sam9: fix OF node leak in probe() error path
Krzysztof Kozlowski
1
-0
/
+1
2024-08-19
rtc: isl1208: Fix return value of nvmem callbacks
Joy Chakraborty
1
-7
/
+4
2024-08-19
rtc: cmos: Fix return value of nvmem callbacks
Joy Chakraborty
1
-6
/
+4
2024-08-19
rtc: interface: Add RTC offset to alarm after fix-up
Csókás, Bence
1
-4
/
+5
2024-03-26
rtc: mt6397: select IRQ_DOMAIN instead of depending on it
Randy Dunlap
1
-1
/
+2
2023-11-20
rtc: pcf85363: fix wrong mask/val parameters in regmap_update_bits call
Javier Carrasco
1
-1
/
+1
2023-09-23
rtc: ds1685: use EXPORT_SYMBOL_GPL for ds1685_rtc_poweroff
Christoph Hellwig
1
-1
/
+1
2023-07-27
rtc: st-lpc: Release some resources in st_rtc_probe() in case of error
Christophe JAILLET
1
-1
/
+1
2023-05-17
rtc: meson-vrtc: Use ktime_get_real_ts64() to get the current time
Martin Blumenstingl
1
-2
/
+2
2023-05-17
rtc: omap: include header for omap_rtc_power_off_program prototype
Krzysztof Kozlowski
1
-0
/
+1
2023-03-11
rtc: sun6i: Always export the internal oscillator
Samuel Holland
1
-12
/
+4
2023-03-11
rtc: sun6i: Make external 32k oscillator optional
Jernej Skrabec
1
-8
/
+8
2023-03-11
rtc: pm8xxx: fix set-alarm race
Johan Hovold
1
-14
/
+10
2023-01-18
rtc: mxc_v2: Add missing clk_disable_unprepare()
GUO Zihua
1
-1
/
+3
2023-01-18
rtc: pic32: Move devm_rtc_allocate_device earlier in pic32_rtc_probe()
Gaosheng Cui
1
-4
/
+4
2023-01-18
rtc: st-lpc: Add missing clk_disable_unprepare in st_rtc_probe()
Gaosheng Cui
1
-0
/
+1
2023-01-18
rtc: pcf85063: Fix reading alarm
Alexander Stein
1
-4
/
+4
2023-01-18
rtc: snvs: Allow a time difference on clock register read
Stefan Eichenberger
1
-2
/
+14
2022-06-14
rtc: mt6397: check return value after calling platform_get_resource()
Yang Yingliang
1
-0
/
+2
2022-05-25
rtc: mc146818-lib: Fix the AltCentury for AMD platforms
Mario Limonciello
1
-1
/
+15
2022-05-25
rtc: fix use-after-free on device removal
Vincent Whitchurch
1
-0
/
+9
2022-04-15
rtc: wm8350: Handle error for wm8350_register_irq
Jiasheng Jiang
1
-2
/
+9
2022-04-15
rtc: check if __rtc_read_time was successful
Tom Rix
1
-2
/
+5
2022-02-08
rtc: cmos: Evaluate century appropriate
Riwen Lu
1
-1
/
+1
2022-01-27
rtc: pxa: fix null pointer dereference
Laurence de Bruxelles
1
-0
/
+4
2022-01-27
rtc: cmos: take rtc_lock while reading from CMOS
Mateusz Jończyk
1
-0
/
+3
2021-09-26
rtc: rx8010: select REGMAP_I2C
Yu-Tung Chang
1
-0
/
+1
2021-09-22
rtc: tps65910: Correct driver module alias
Dmitry Osipenko
1
-1
/
+1
2021-07-25
rtc: max77686: Do not enforce (incorrect) interrupt trigger type
Krzysztof Kozlowski
1
-2
/
+2
2021-07-25
rtc: mxc_v2: add missing MODULE_DEVICE_TABLE
Bixuan Cui
1
-0
/
+1
2021-07-20
rtc: fix snprintf() checking in is_rtc_hctosys()
Dan Carpenter
1
-2
/
+2
[next]