index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
rtc
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-08
rtc: rx8025: fix incorrect register reference
Yuta Hayama
1
-1
/
+1
2025-10-31
Revert "rtc: cpcap: Fix initial enable_irq/disable_irq balance"
Jon Hunter
1
-1
/
+0
2025-10-31
Revert "rtc: tps6586x: Fix initial enable_irq/disable_irq balance"
Jon Hunter
1
-1
/
+0
2025-10-11
Merge tag 'rtc-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux
Linus Torvalds
17
-203
/
+701
2025-10-09
rtc: interface: Ensure alarm irq is enabled when UIE is enabled
Esben Haabendal
1
-0
/
+4
2025-10-09
rtc: tps6586x: Fix initial enable_irq/disable_irq balance
Esben Haabendal
1
-0
/
+1
2025-10-09
rtc: cpcap: Fix initial enable_irq/disable_irq balance
Esben Haabendal
1
-0
/
+1
2025-10-09
rtc: isl12022: Fix initial enable_irq/disable_irq balance
Esben Haabendal
1
-0
/
+1
2025-10-09
rtc: interface: Fix long-standing race when setting alarm
Esben Haabendal
1
-0
/
+23
2025-10-05
rtc: pcf2127: fix watchdog interrupt mask on pcf2131
Bruno Thomsen
1
-0
/
+15
2025-10-05
rtc: zynqmp: Restore alarm functionality after kexec transition
Harini T
1
-0
/
+19
2025-10-05
rtc: amlogic-a4: Optimize global variables
Xianwei Zhao
1
-7
/
+7
2025-10-05
rtc: sd2405al: Add I2C address.
Tóth János
1
-1
/
+3
2025-10-05
rtc: Kconfig: move symbols to proper section
Alexandre Belloni
1
-14
/
+14
2025-10-05
rtc: optee: make optee_rtc_pm_ops static
Alexandre Belloni
1
-1
/
+1
2025-10-05
rtc: optee: Fix error code in optee_rtc_read_alarm()
Dan Carpenter
1
-1
/
+1
2025-10-05
rtc: optee: fix error code in probe()
Dan Carpenter
1
-0
/
+1
2025-10-01
Merge branches 'ib-mfd-char-crypto-6.18', 'ib-mfd-gpio-6.18', 'ib-mfd-gpio-hwmon-i2c-can-rtc-watchdog-6.18', 'ib-mfd-gpio-input-pinctrl-pwm-6.18', 'ib-mfd-input-6.18', 'ib-mfd-input-rtc-6.18' and 'ib-mfd-power-regulator-6.18' into ibs-for-mfd-merged
Lee Jones
4
-13
/
+308
2025-09-16
rtc: spacemit: support the SpacemiT P1 RTC
Alex Elder
3
-0
/
+178
2025-09-16
rtc: optee: add alarm related rtc ops to optee rtc driver
Clément Le Goffic
1
-21
/
+413
2025-09-16
rtc: optee: remove unnecessary memory operations
Clément Le Goffic
1
-17
/
+12
2025-09-16
rtc: optee: fix memory leak on driver removal
Clément Le Goffic
1
-0
/
+1
2025-09-16
rtc: x1205: Fix Xicor X1205 vendor prefix
Rob Herring (Arm)
1
-1
/
+1
2025-09-16
rtc: remove unneeded 'fast_io' parameter in regmap_config
Wolfram Sang
1
-1
/
+0
2025-09-16
rtc: efi: Remove wakeup functionality
Ard Biesheuvel
1
-74
/
+2
2025-09-16
rtc: pcf2127: clear minute/second interrupt
Josua Mayer
1
-1
/
+3
2025-09-16
rtc: s3c: Drop support for S3C2410
Krzysztof Kozlowski
2
-50
/
+2
2025-09-16
rtc: s3c: Drop unused defines
Krzysztof Kozlowski
1
-16
/
+0
2025-09-16
rtc: Add Nuvoton NCT6694 RTC support
Ming Yu
3
-0
/
+308
2025-09-11
mfd: input: rtc: mc13783: Remove deprecated mc13xxx_irq_ack()
Alexander Kurz
1
-13
/
+0
2025-08-03
Merge tag 'rtc-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux
Linus Torvalds
17
-195
/
+367
2025-08-03
rtc: ds1685: Update Joshua Kinard's email address.
Joshua Kinard
1
-2
/
+2
2025-08-03
rtc: rv3032: convert from round_rate() to determine_rate()
Brian Masney
1
-8
/
+13
2025-08-03
rtc: rv3028: convert from round_rate() to determine_rate()
Brian Masney
1
-6
/
+11
2025-08-03
rtc: pcf8563: convert from round_rate() to determine_rate()
Brian Masney
1
-6
/
+11
2025-08-03
rtc: pcf85063: convert from round_rate() to determine_rate()
Brian Masney
1
-6
/
+11
2025-08-03
rtc: nct3018y: convert from round_rate() to determine_rate()
Brian Masney
1
-6
/
+11
2025-08-03
rtc: max31335: convert from round_rate() to determine_rate()
Brian Masney
1
-5
/
+7
2025-08-03
rtc: m41t80: convert from round_rate() to determine_rate()
Brian Masney
1
-10
/
+11
2025-08-03
rtc: hym8563: convert from round_rate() to determine_rate()
Brian Masney
1
-6
/
+11
2025-08-03
rtc: ds1307: convert from round_rate() to determine_rate()
Brian Masney
1
-6
/
+11
2025-08-03
rtc: rv3028: fix incorrect maximum clock rate handling
Brian Masney
1
-1
/
+1
2025-08-03
rtc: pcf8563: fix incorrect maximum clock rate handling
Brian Masney
1
-1
/
+1
2025-08-03
rtc: pcf85063: fix incorrect maximum clock rate handling
Brian Masney
1
-1
/
+1
2025-08-03
rtc: nct3018y: fix incorrect maximum clock rate handling
Brian Masney
1
-1
/
+1
2025-08-03
rtc: hym8563: fix incorrect maximum clock rate handling
Brian Masney
1
-1
/
+1
2025-08-03
rtc: ds1307: fix incorrect maximum clock rate handling
Brian Masney
1
-1
/
+1
2025-08-02
Merge tag 'pinctrl-v6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
Linus Torvalds
1
-1
/
+1
2025-07-27
rtc: pcf85063: scope pcf85063_config structures
Alexandre Belloni
1
-47
/
+47
2025-07-23
rtc: Optimize calculations in rtc_time64_to_tm()
Uwe Kleine-König
1
-21
/
+19
[next]