#!/bin/bash perf record -m 16384 -e sched:sched_wakeup -e sched:sched_wakeup_new -e sched:sched_switch -e sched:sched_migrate_task $@ ternate' title='Atom feed' href='https://universe.0xinfinity.dev/distro/kernel/atom/drivers/rtc?h=linux-6.1.y' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/drivers/rtc
AgeCommit message (Expand)Author
2026-03-04rtc: zynqmp: correct frequency valueTomas Melin
2026-03-04rtc: interface: Alarm race handling should not discard preceding errorAnthony Pighin (Nokia)
2026-01-11rtc: gamecube: Check the return value of ioremap()Haotian Zhang
2025-12-07rtc: rx8025: fix incorrect register referenceYuta Hayama
2025-12-07rtc: pcf2127: clear minute/second interruptJosua Mayer