summaryrefslogtreecommitdiff
path: root/Kernel/Firmware/PowerStateSwitch.h
AgeCommit message (Expand)Author
2022-06-17Kernel/SysFS: Stop cluttering the codebase with pieces of SysFS partsLiav A
2021-12-14Kernel/SysFS: Prevent allocation for component name during constructionLiav A
2021-12-11Everywhere: Fix -Winconsistent-missing-override warnings from ClangDaniel Bertalan
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-09-12Kernel+Userland: Introduce a new way to reboot and poweroff the machineLiav A