summaryrefslogtreecommitdiff
path: root/Kernel/Time/RTC.h
AgeCommit message (Expand)Author
2022-04-01Everywhere: Run clang-formatIdan Horowitz
2021-08-06Kernel: Make HardwareTimer::model() return StringViewAndreas Kling
2021-06-17Kernel/Interrupts: Return boolean on whether we handled the interruptLiav A
2021-04-22Everything: Move to SPDX license identifiers in all files.Brian Gianforcaro
2020-12-21Kernel: Improve time keeping and dramatically reduce interrupt loadTom
2020-10-25Kernel: Set up and calibrate APIC timer, and enable timer on all CPUsTom
2020-09-25Meta+Kernel: Make clang-format-10 cleanBen Wiederhake
2020-03-19Kernel: Introduce the new Time management subsystemLiav A