summaryrefslogtreecommitdiff
path: root/Kernel/RTC.h
AgeCommit message (Expand)Author
2021-08-04Kernel: Ensure we read valid values from the RTC CMOS registersLiav A
2021-04-22Everything: Move to SPDX license identifiers in all files.Brian Gianforcaro
2020-01-18Meta: Add license header to source filesAndreas Kling
2019-05-28Add clang-format fileRobin Burchell
2019-04-06Kernel: Get rid of Kernel/types.h, separate LinearAddress/PhysicalAddress.Andreas Kling
2019-02-13WindowServer: Put a clock in the top right corner of the screen.Andreas Kling
2019-01-31Big, possibly complete sweep of naming changes.Andreas Kling
2018-10-25Add gettimeofday() syscall and LibC wrappers gettimeofday() and time().Andreas Kling