summaryrefslogtreecommitdiff
path: root/Kernel/Time/HPET.h
AgeCommit message (Expand)Author
2020-12-21Kernel: Improve time keeping and dramatically reduce interrupt loadTom
2020-11-06Kernel: Fix HPET timer not firing in BochsTom
2020-09-08AK: Remove FixedArray class.asynts
2020-06-21Kernel: Use map_typed() in HPET code and add a register access helperAndreas Kling
2020-05-16Kernel: Absorb LibBareMetal back into the kernelAndreas Kling
2020-05-08Kernel: Use NonnullRefPtrVector for HardwareTimer and HPETComparatorAndreas Kling
2020-03-19Kernel: Introduce the new Time management subsystemLiav A