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-19
rtc: interface: Fix long-standing race when setting alarm
Esben Haabendal
1
-0
/
+23
2025-10-19
rtc: interface: Ensure alarm irq is enabled when UIE is enabled
Esben Haabendal
1
-0
/
+4
2025-10-19
rtc: optee: fix memory leak on driver removal
Clément Le Goffic
1
-0
/
+1
2025-10-19
rtc: x1205: Fix Xicor X1205 vendor prefix
Rob Herring (Arm)
1
-1
/
+1
2025-09-25
rtc: pcf2127: fix SPI command byte for PCF2131 backport
Bruno Thomsen
1
-5
/
+5
2025-08-28
rtc: ds1307: remove clear of oscillator stop flag (OSF) in probe
Meagan Lloyd
1
-3
/
+1
2025-08-28
rtc: ds1307: handle oscillator stop flag (OSF) for ds1341
Meagan Lloyd
1
-0
/
+11
2025-08-15
rtc: rv3028: fix incorrect maximum clock rate handling
Brian Masney
1
-1
/
+1
2025-08-15
rtc: pcf8563: fix incorrect maximum clock rate handling
Brian Masney
1
-1
/
+1
2025-08-15
rtc: pcf85063: fix incorrect maximum clock rate handling
Brian Masney
1
-1
/
+1
2025-08-15
rtc: nct3018y: fix incorrect maximum clock rate handling
Brian Masney
1
-1
/
+1
2025-08-15
rtc: hym8563: fix incorrect maximum clock rate handling
Brian Masney
1
-1
/
+1
2025-08-15
rtc: ds1307: fix incorrect maximum clock rate handling
Brian Masney
1
-1
/
+1
2025-07-10
rtc: cmos: use spin_lock_irqsave in cmos_interrupt
Mateusz Jończyk
1
-4
/
+6
2025-07-10
rtc: pcf2127: fix SPI command byte for PCF2131
Elena Popa
1
-0
/
+5
2025-07-10
rtc: pcf2127: add missing semicolon after statement
Hugo Villeneuve
1
-1
/
+1
2025-06-19
rtc: loongson: Add missing alarm notifications for ACPI RTC events
Liu Dalin
1
-0
/
+8
2025-06-19
rtc: sh: assign correct interrupts with DT
Wolfram Sang
1
-3
/
+9
2025-06-19
rtc: Fix offset calculation for .start_secs < 0
Alexandre Mergnat
1
-1
/
+1
2025-06-19
rtc: Make rtc_time64_to_tm() support dates before 1970
Alexandre Mergnat
1
-5
/
+19
2025-06-04
rtc: ds1307: stop disabling alarms on probe
Alexandre Belloni
1
-3
/
+1
2025-06-04
rtc: rv3032: fix EERD location
Alexandre Belloni
1
-1
/
+1
2025-05-02
rtc: pcf85063: do a SW reset if POR failed
Lukas Stockmann
1
-1
/
+18
2025-02-17
rtc: zynqmp: Fix optional clock name property
Michal Simek
1
-2
/
+2
2025-02-08
rtc: loongson: clear TOY_MATCH0_REG in loongson_rtc_isr()
Ming Wang
1
-5
/
+8
2025-02-08
rtc: pcf85063: fix potential OOB write in PCF85063 NVMEM read
Oleksij Rempel
1
-1
/
+10
2024-12-14
rtc: cmos: avoid taking rtc_lock for extended period of time
Dmitry Torokhov
1
-16
/
+15
2024-12-09
rtc: ab-eoz9: don't fail temperature reads on undervoltage notification
Maxime Chevallier
1
-7
/
+0
2024-12-09
rtc: rzn1: fix BCD to rtc_time conversion errors
Wolfram Sang
1
-4
/
+4
2024-12-09
rtc: check if __rtc_read_time was successful in rtc_timer_do_work()
Yongliang Gao
1
-1
/
+6
2024-12-09
rtc: abx80x: Fix WDT bit position of the status register
Nobuhiro Iwamatsu
1
-1
/
+1
2024-12-09
rtc: st-lpc: Use IRQF_NO_AUTOEN flag in request_irq()
Jinjie Ruan
1
-3
/
+2
2024-10-10
rtc: at91sam9: fix OF node leak in probe() error path
Krzysztof Kozlowski
1
-0
/
+1
2024-08-29
rtc: nct3018y: fix possible NULL dereference
Alexandre Belloni
1
-3
/
+3
2024-08-03
rtc: abx80x: Fix return value of nvmem callback on read
Joy Chakraborty
1
-4
/
+8
2024-08-03
rtc: isl1208: Fix return value of nvmem callbacks
Joy Chakraborty
1
-7
/
+4
2024-08-03
rtc: cmos: Fix return value of nvmem callbacks
Joy Chakraborty
1
-6
/
+4
2024-08-03
rtc: interface: Add RTC offset to alarm after fix-up
Csókás, Bence
1
-4
/
+5
2024-05-17
nvmem: add explicit config option to read old syntax fixed OF cells
Rafał Miłecki
1
-0
/
+1
2024-03-26
rtc: mt6397: select IRQ_DOMAIN instead of depending on it
Randy Dunlap
1
-1
/
+2
2024-03-26
rtc: test: Fix invalid format specifier.
David Gow
1
-1
/
+1
2024-01-31
rtc: Extend timeout for waiting for UIP to clear to 1s
Mario Limonciello
2
-2
/
+2
2024-01-31
rtc: Add support for configuring the UIP timeout for RTC reads
Mario Limonciello
2
-11
/
+32
2024-01-31
rtc: mc146818-lib: Adjust failure return code for mc146818_get_time()
Mario Limonciello
1
-1
/
+1
2024-01-31
rtc: Adjust failure return code for cmos_set_alarm()
Mario Limonciello
1
-2
/
+2
2024-01-31
rtc: cmos: Use ACPI alarm for non-Intel x86 systems too
Mario Limonciello
1
-6
/
+12
2023-11-20
rtc: pcf85363: fix wrong mask/val parameters in regmap_update_bits call
Javier Carrasco
1
-1
/
+1
2023-11-20
rtc: brcmstb-waketimer: support level alarm_irq
Doug Berger
1
-5
/
+42
2023-09-07
Merge tag 'rtc-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
50
-548
/
+1219
2023-09-06
rtc: wm8350: remove unnecessary messages
Alexandre Belloni
1
-7
/
+2
[next]