Age | Commit message (Expand) | Author |
---|---|---|
2021-03-06 | Revert "Kernel: Fix HPET timer structure layout" | Liav A |
2021-03-01 | Kernel: Fix APIC timer calibration to be more accurate | Tom |
2021-02-26 | Kernel: Fix HPET timer structure layout | Tom |
2021-01-26 | Kernel: Add HPET::read_main_counter() | Maciej Zygmanowski |
2020-12-21 | Kernel: Improve time keeping and dramatically reduce interrupt load | Tom |
2020-11-06 | Kernel: Fix HPET timer not firing in Bochs | Tom |
2020-09-08 | AK: Remove FixedArray class. | asynts |
2020-06-21 | Kernel: Use map_typed() in HPET code and add a register access helper | Andreas Kling |
2020-05-16 | Kernel: Absorb LibBareMetal back into the kernel | Andreas Kling |
2020-05-08 | Kernel: Use NonnullRefPtrVector for HardwareTimer and HPETComparator | Andreas Kling |
2020-03-19 | Kernel: Introduce the new Time management subsystem | Liav A |