summaryrefslogtreecommitdiff
path: root/Kernel/Firmware/PowerStateSwitch.cpp
AgeCommit message (Expand)Author
2021-11-08Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T>Andreas Kling
2021-10-09Kernel/SysFS: Provide a way to "truncate" and "set" mtime on inodesLiav A
2021-10-01Kernel: Move x86 IO instructions code into the x86 specific folderLiav A
2021-09-12Kernel+Userland: Introduce a new way to reboot and poweroff the machineLiav A