index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
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-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
2023-09-06
rtc: twl: remove unnecessary messages
Alexandre Belloni
1
-5
/
+1
2023-09-06
rtc: sun6i: remove unnecessary message
Alexandre Belloni
1
-2
/
+0
2023-09-06
rtc: stop warning for invalid alarms when the alarm is disabled
Alexandre Belloni
1
-1
/
+1
2023-08-28
rtc: twl: add NVRAM support
Ladislav Michl
1
-0
/
+37
2023-08-28
rtc: pcf85363: Allow to wake up system without IRQ
Mike Looijmans
1
-9
/
+21
2023-08-28
rtc: m48t86: add DT support for m48t86
Nikita Shubin
1
-0
/
+8
2023-08-27
rtc: pcf2127: remove useless check
Alexandre Belloni
1
-9
/
+0
2023-08-27
rtc: rzn1: Report maximum alarm limit to rtc core
Guenter Roeck
1
-1
/
+2
2023-08-27
rtc: ds1305: Report maximum alarm limit to rtc core
Guenter Roeck
1
-2
/
+3
2023-08-27
rtc: tps6586x: Report maximum alarm limit to rtc core
Guenter Roeck
1
-0
/
+1
2023-08-27
rtc: cmos: Report supported alarm limit to rtc infrastructure
Guenter Roeck
1
-0
/
+11
2023-08-27
rtc: cros-ec: Detect and report supported alarm window size
Guenter Roeck
1
-15
/
+23
2023-08-27
rtc: isl1208: Fix incorrect logic in isl1208_set_xtoscb()
Biju Das
1
-2
/
+1
2023-08-17
rtc: tps65910: Remove redundant dev_warn() and do not check for 0 return afte...
Ruan Jinjie
1
-5
/
+2
2023-08-17
rtc: omap: Do not check for 0 return after calling platform_get_irq()
Ruan Jinjie
1
-4
/
+4
2023-08-17
rtc: da9063: Mark the alarm IRQ as a wake IRQ
Samuel Holland
1
-0
/
+7
2023-08-17
rtc: pcf2127: remove unused function argument
Hugo Villeneuve
1
-6
/
+3
2023-08-17
rtc: pcf2127: add error checking when disabling POR0
Hugo Villeneuve
1
-1
/
+3
2023-08-17
rtc: pcf2127: fix error code in pcf2127_enable_ts()
Dan Carpenter
1
-1
/
+1
2023-08-17
rtc: ds2404: Convert to GPIO descriptors
Linus Walleij
1
-100
/
+69
2023-08-17
rtc: stm32: Use NOIRQ_SYSTEM_SLEEP_PM_OPS()
Nathan Chancellor
1
-1
/
+1
2023-08-16
rtc: rs5c372: fix Wvoid-pointer-to-enum-cast warning
Krzysztof Kozlowski
1
-2
/
+1
2023-08-16
rtc: jz4740: fix Wvoid-pointer-to-enum-cast warning
Krzysztof Kozlowski
1
-1
/
+1
[next]