Page MenuHomeFreeBSD

linuxkpi: Add `register_pm_notifier()` and `unregister_pm_notifier()`
ClosedPublic

Authored by dumbbell on Apr 22 2026, 8:17 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Jun 4, 1:42 PM
Unknown Object (File)
Thu, Jun 4, 1:41 PM
Unknown Object (File)
Sat, May 23, 4:06 PM
Unknown Object (File)
Mon, May 18, 8:07 AM
Unknown Object (File)
Mon, May 18, 8:03 AM
Unknown Object (File)
Sun, May 17, 1:18 PM
Unknown Object (File)
Sun, May 17, 12:38 AM
Unknown Object (File)
May 13 2026, 7:32 PM
Subscribers

Details

Summary

They are empty stub returning success for now, like the previously defined stubs in this header.

Several constant are also defined in the process.

The amdgpu DRM driver started them in Linux 6.12.x.

This is part of the update of DRM drivers to Linux 6.12.81.

Sponsored by: The FreeBSD Foundation

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable