Age | Commit message (Expand) | Author |
---|---|---|
2020-06-21 | Kernel: Use map_typed() in HPET code and add a register access helper | Andreas Kling |
2020-06-01 | HPET: Fix accessing HPET registers | Tom |
2020-05-16 | Kernel: Remove dubious use of "volatile" in HPET code | Andreas Kling |
2020-05-08 | Kernel: Use NonnullRefPtrVector for HardwareTimer and HPETComparator | Andreas Kling |
2020-04-09 | Kernel: Remove redundant "ACPI" from filenames in ACPI/ | Andreas Kling |
2020-04-09 | Kernel: Remove "non-operational" ACPI parser state | Andreas Kling |
2020-04-01 | Kernel: Align read operation in HPET registers' block | Liav A |
2020-03-23 | AK: Reduce header dependency graph of String.h | Andreas Kling |
2020-03-19 | Kernel: Introduce the new Time management subsystem | Liav A |