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-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2
-2
/
+2
2025-06-02
rtc: mt6359: Add mt6357 support
Alexandre Mergnat
1
-0
/
+1
2025-06-02
rtc: test: Test date conversion for dates starting in 1900
Uwe Kleine-König
1
-5
/
+5
2025-06-02
rtc: test: Also test time and wday outcome of rtc_time64_to_tm()
Uwe Kleine-König
1
-5
/
+13
2025-06-02
rtc: test: Emit the seconds-since-1970 value instead of days-since-1970
Uwe Kleine-König
1
-4
/
+1
2025-06-02
rtc: Fix offset calculation for .start_secs < 0
Alexandre Mergnat
1
-1
/
+1
2025-06-02
rtc: Make rtc_time64_to_tm() support dates before 1970
Alexandre Mergnat
1
-5
/
+19
2025-06-02
rtc: pcf8563: fix wrong alarm register
Troy Mitchell
1
-1
/
+1
2025-06-01
rtc: rzn1: support input frequencies other than 32768Hz
Wolfram Sang
1
-12
/
+46
2025-06-01
rtc: rzn1: Disable controller before initialization
Wolfram Sang
1
-0
/
+10
2025-05-26
rtc: m41t80: reduce verbosity
Alexandre Belloni
1
-9
/
+9
2025-05-25
rtc: m41t80: kickstart ocillator upon failure
A. Niyas Ahamed Mydeen
1
-20
/
+48
2025-05-25
rtc: s32g: add NXP S32G2/S32G3 SoC support
Ciprian Marian Costea
3
-0
/
+397
2025-05-25
rtc: loongson: Add missing alarm notifications for ACPI RTC events
Liu Dalin
1
-0
/
+8
2025-05-25
rtc: sophgo: add rtc support for Sophgo CV1800 SoC
Jingbao Qiu
3
-0
/
+231
2025-05-24
rtc: stm32: drop unused module alias
Johan Hovold
1
-1
/
+0
2025-05-24
rtc: s3c: drop unused module alias
Johan Hovold
1
-1
/
+0
2025-05-24
rtc: pm8xxx: drop unused module alias
Johan Hovold
1
-1
/
+0
2025-05-24
rtc: jz4740: drop unused module alias
Johan Hovold
1
-1
/
+0
2025-05-24
rtc: da9063: drop unused module alias
Johan Hovold
1
-1
/
+0
2025-05-24
rtc: cpcap: drop unused module alias
Johan Hovold
1
-1
/
+0
2025-05-24
rtc: at91rm9200: drop unused module alias
Johan Hovold
1
-1
/
+0
2025-05-24
rtc: pm8xxx: fix uefi offset lookup
Johan Hovold
1
-5
/
+12
2025-05-24
rtc: amlogic: Do not enable by default during compile testing
Krzysztof Kozlowski
1
-1
/
+1
2025-05-24
rtc: interface: silence KMSAN warning
Alexandre Belloni
1
-1
/
+1
2025-04-08
rtc: da9063: simplify irq management
Wolfram Sang
1
-24
/
+6
2025-04-08
rtc: rzn1: clear interrupts on remove
Wolfram Sang
1
-0
/
+5
2025-04-08
rtc: sh: minor fixes to adhere to coding style
Wolfram Sang
1
-19
/
+19
2025-04-08
rtc: sh: use local variables in probe() for mapping IO
Wolfram Sang
1
-11
/
+8
2025-04-08
rtc: sh: remove useless wrapper function
Wolfram Sang
1
-6
/
+2
2025-04-08
rtc: sh: simplify irq setup after refactoring
Wolfram Sang
1
-66
/
+17
2025-04-08
rtc: sh: remove periodic interrupt handling
Wolfram Sang
1
-69
/
+0
2025-04-08
rtc: sh: only disable carry interrupts in probe()
Wolfram Sang
1
-22
/
+4
2025-04-08
rtc: sh: remove update interrupt handling
Wolfram Sang
1
-47
/
+1
2025-04-08
rtc: sh: assign correct interrupts with DT
Wolfram Sang
1
-3
/
+9
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2
-3
/
+3
2025-04-03
Merge tag 'rtc-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux
Linus Torvalds
34
-766
/
+637
2025-04-01
rtc: pcf85063: replace dev_err+return with return dev_err_probe
Maud Spierings
1
-4
/
+2
2025-04-01
rtc: pcf85063: do a SW reset if POR failed
Lukas Stockmann
1
-1
/
+18
2025-04-01
rtc: max31335: Add driver support for max31331
PavithraUdayakumar-adi
1
-43
/
+122
2025-03-17
rtc: cros-ec: Avoid a couple of -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
1
-18
/
+12
2025-03-17
rtc: rzn1: implement one-second accuracy for alarms
Wolfram Sang
1
-17
/
+91
2025-03-17
rtc: pcf50633: Remove
Dr. David Alan Gilbert
3
-292
/
+0
2025-03-17
rtc: pm8xxx: implement qcom,no-alarm flag for non-HLOS owned alarm
Jonathan Marek
1
-14
/
+20
2025-03-17
rtc: pm8xxx: mitigate flash wear
Johan Hovold
1
-0
/
+26
2025-03-17
rtc: pm8xxx: add support for uefi offset
Johan Hovold
1
-24
/
+132
2025-03-17
rtc: rv3032: drop WADA
Alexandre Belloni
1
-6
/
+0
2025-03-17
rtc: rv3032: fix EERD location
Alexandre Belloni
1
-1
/
+1
2025-03-17
rtc: pm8xxx: switch to devm_device_init_wakeup
Alexandre Belloni
1
-1
/
+1
2025-03-17
rtc: pm8xxx: fix possible race condition
Alexandre Belloni
1
-2
/
+2
[next]