index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
Age
Commit message (
Expand
)
Author
2025-06-24
rtc: pcf2127: add missing semicolon after statement
Hugo Villeneuve
2025-06-24
rtc: pcf2127: fix SPI command byte for PCF2131
Elena Popa
2025-06-24
rtc: cmos: use spin_lock_irqsave in cmos_interrupt
Mateusz Jończyk
2025-06-23
rtc: s5m: replace open-coded read/modify/write registers with regmap helpers
André Draszik
2025-06-23
rtc: s5m: replace regmap_update_bits with regmap_clear/set_bits
André Draszik
2025-06-23
rtc: s5m: switch to devm_device_init_wakeup
André Draszik
2025-06-23
rtc: s5m: fix a typo: peding -> pending
André Draszik
2025-06-23
rtc: s5m: add support for S2MPG10 RTC
André Draszik
2025-06-23
rtc: s5m: prepare for external regmap
André Draszik
2025-06-23
rtc: s5m: cache device type during probe
André Draszik
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-06-02
rtc: mt6359: Add mt6357 support
Alexandre Mergnat
2025-06-02
rtc: test: Test date conversion for dates starting in 1900
Uwe Kleine-König
2025-06-02
rtc: test: Also test time and wday outcome of rtc_time64_to_tm()
Uwe Kleine-König
2025-06-02
rtc: test: Emit the seconds-since-1970 value instead of days-since-1970
Uwe Kleine-König
2025-06-02
rtc: Fix offset calculation for .start_secs < 0
Alexandre Mergnat
2025-06-02
rtc: Make rtc_time64_to_tm() support dates before 1970
Alexandre Mergnat
2025-06-02
rtc: pcf8563: fix wrong alarm register
Troy Mitchell
2025-06-01
rtc: rzn1: support input frequencies other than 32768Hz
Wolfram Sang
2025-06-01
rtc: rzn1: Disable controller before initialization
Wolfram Sang
2025-05-26
rtc: m41t80: reduce verbosity
Alexandre Belloni
2025-05-25
rtc: m41t80: kickstart ocillator upon failure
A. Niyas Ahamed Mydeen
2025-05-25
rtc: s32g: add NXP S32G2/S32G3 SoC support
Ciprian Marian Costea
2025-05-25
rtc: loongson: Add missing alarm notifications for ACPI RTC events
Liu Dalin
2025-05-25
rtc: sophgo: add rtc support for Sophgo CV1800 SoC
Jingbao Qiu
2025-05-24
rtc: stm32: drop unused module alias
Johan Hovold
2025-05-24
rtc: s3c: drop unused module alias
Johan Hovold
2025-05-24
rtc: pm8xxx: drop unused module alias
Johan Hovold
2025-05-24
rtc: jz4740: drop unused module alias
Johan Hovold
2025-05-24
rtc: da9063: drop unused module alias
Johan Hovold
2025-05-24
rtc: cpcap: drop unused module alias
Johan Hovold
2025-05-24
rtc: at91rm9200: drop unused module alias
Johan Hovold
2025-05-24
rtc: pm8xxx: fix uefi offset lookup
Johan Hovold
2025-05-24
rtc: amlogic: Do not enable by default during compile testing
Krzysztof Kozlowski
2025-05-24
rtc: interface: silence KMSAN warning
Alexandre Belloni
2025-04-08
rtc: da9063: simplify irq management
Wolfram Sang
2025-04-08
rtc: rzn1: clear interrupts on remove
Wolfram Sang
2025-04-08
rtc: sh: minor fixes to adhere to coding style
Wolfram Sang
2025-04-08
rtc: sh: use local variables in probe() for mapping IO
Wolfram Sang
2025-04-08
rtc: sh: remove useless wrapper function
Wolfram Sang
2025-04-08
rtc: sh: simplify irq setup after refactoring
Wolfram Sang
2025-04-08
rtc: sh: remove periodic interrupt handling
Wolfram Sang
2025-04-08
rtc: sh: only disable carry interrupts in probe()
Wolfram Sang
2025-04-08
rtc: sh: remove update interrupt handling
Wolfram Sang
2025-04-08
rtc: sh: assign correct interrupts with DT
Wolfram Sang
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-04-03
Merge tag 'rtc-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
2025-04-01
rtc: pcf85063: replace dev_err+return with return dev_err_probe
Maud Spierings
2025-04-01
rtc: pcf85063: do a SW reset if POR failed
Lukas Stockmann
2025-04-01
rtc: max31335: Add driver support for max31331
PavithraUdayakumar-adi
[next]