There was an error while loading. Please reload this page.
1 parent 5d9cfa6 commit d14be7eCopy full SHA for d14be7e
1 file changed
content/blog/2026/08/26-progress-report-7.2.md
@@ -26,7 +26,7 @@ driver operates by setting WFI up in this mode, saving the core's state, then is
26
27
Vendor-specific power management oddities like this are quite common. Thankfully for kernel maintainers, there
28
is a standard way to deal with them: the Power State Coordination Interface. PSCI
29
-defines a standard iterface that allows an operating system to call into a defined set of
+defines a standard interface that allows an operating system to call into a defined set of
30
CPU core power management functions implemented by system firmware, including to prepare
31
them for sleep.
32
0 commit comments