summaryrefslogtreecommitdiffstats
path: root/rust/kernel/time.rs
AgeCommit message (Expand)AuthorLines
2025-03-22rust: hrtimer: add clocksource selection through `ClockId`Andreas Hindborg-0/+66
2025-03-11rust: hrtimer: introduce hrtimer supportAndreas Hindborg-0/+2
2024-11-10rust: use custom FFI integer typesGary Guo-2/+2
2024-05-01rust: time: doc: Add missing C header linksBoqun Feng-0/+3
2024-04-11rust: time: Add KtimeAlice Ryhl-0/+60
2024-01-28rust: time: add msecs to jiffies conversionAlice Ryhl-0/+20