summaryrefslogtreecommitdiff
path: root/Kernel/Time/APICTimer.h
AgeCommit message (Expand)Author
2021-08-06Kernel: Make HardwareTimer::model() return StringViewAndreas Kling
2021-07-11Kernel: Remove unused header includes in Time subtreeBrian Gianforcaro
2021-07-03Kernel: Add missing override specifiersDaniel Bertalan
2021-04-29Everywhere: Use "the SerenityOS developers." in copyright headersLinus Groh
2021-04-22Everything: Move to SPDX license identifiers in all files.Brian Gianforcaro
2021-02-28Kernel: Fix GenericInterruptHandler problems with virtual functionsTom
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