ladybird/Kernel/Time
Tom d076b00248 Kernel: Fix APIC timer frequency
The APIC current count register decrements on each clock tick.
Fixes the APIC timer firing much less frequently than it should be.
2020-10-29 22:10:20 +01:00
..
APICTimer.cpp Kernel: Fix APIC timer frequency 2020-10-29 22:10:20 +01:00
APICTimer.h Kernel: Set up and calibrate APIC timer, and enable timer on all CPUs 2020-10-25 21:18:35 +01:00
HardwareTimer.h Kernel: Set up and calibrate APIC timer, and enable timer on all CPUs 2020-10-25 21:18:35 +01:00
HPET.cpp Kernel: Use map_typed() in HPET code and add a register access helper 2020-06-21 00:58:55 +02:00
HPET.h AK: Remove FixedArray class. 2020-09-08 14:01:21 +02:00
HPETComparator.cpp Kernel: Remove "stale callback" concept from time management 2020-04-16 18:50:22 +02:00
HPETComparator.h Kernel: Set up and calibrate APIC timer, and enable timer on all CPUs 2020-10-25 21:18:35 +01:00
PIT.cpp Meta+Kernel: Make clang-format-10 clean 2020-09-25 21:18:17 +02:00
PIT.h Kernel: Set up and calibrate APIC timer, and enable timer on all CPUs 2020-10-25 21:18:35 +01:00
RTC.cpp Everywhere: Fix more typos 2020-10-03 12:36:49 +02:00
RTC.h Kernel: Set up and calibrate APIC timer, and enable timer on all CPUs 2020-10-25 21:18:35 +01:00
TimeManagement.cpp Kernel: Set up and calibrate APIC timer, and enable timer on all CPUs 2020-10-25 21:18:35 +01:00
TimeManagement.h Kernel: Set up and calibrate APIC timer, and enable timer on all CPUs 2020-10-25 21:18:35 +01:00