summaryrefslogtreecommitdiff
path: root/Kernel/Time
AgeCommit message (Expand)Author
2020-04-09Kernel: Simplify the Time management initializationLiav A
2020-04-09Kernel: Remove redundant "ACPI" from filenames in ACPI/Andreas Kling
2020-04-09Kernel: Remove "non-operational" ACPI parser stateAndreas Kling
2020-04-08Kernel: Rename KParams => Kernel::CommandLineAndreas Kling
2020-04-01Kernel: Align read operation in HPET registers' blockLiav A
2020-03-23AK: Reduce header dependency graph of String.hAndreas Kling
2020-03-19Kernel: Introduce the new Time management subsystemLiav A