index
:
kernel/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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
Age
Commit message (
Expand
)
Author
Files
Lines
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-27
rtc: mt6397: select IRQ_DOMAIN instead of depending on it
Randy Dunlap
1
-1
/
+2
2024-03-27
rtc: test: Fix invalid format specifier.
David Gow
1
-1
/
+1
2024-02-01
rtc: Extend timeout for waiting for UIP to clear to 1s
Mario Limonciello
2
-2
/
+2
2024-02-01
rtc: Add support for configuring the UIP timeout for RTC reads
Mario Limonciello
2
-11
/
+32
2024-02-01
rtc: mc146818-lib: Adjust failure return code for mc146818_get_time()
Mario Limonciello
1
-1
/
+1
2024-02-01
rtc: Adjust failure return code for cmos_set_alarm()
Mario Limonciello
1
-2
/
+2
2024-02-01
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-08
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-28
rtc: pcf2127: remove useless check
Alexandre Belloni
1
-9
/
+0
2023-08-28
rtc: rzn1: Report maximum alarm limit to rtc core
Guenter Roeck
1
-1
/
+2
2023-08-28
rtc: ds1305: Report maximum alarm limit to rtc core
Guenter Roeck
1
-2
/
+3
2023-08-28
rtc: tps6586x: Report maximum alarm limit to rtc core
Guenter Roeck
1
-0
/
+1
2023-08-28
rtc: cmos: Report supported alarm limit to rtc infrastructure
Guenter Roeck
1
-0
/
+11
2023-08-28
rtc: cros-ec: Detect and report supported alarm window size
Guenter Roeck
1
-15
/
+23
2023-08-28
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
[next]