From: Jiri Kosina Date: Wed, 26 Mar 2025 12:42:07 +0000 (+0100) Subject: Merge branch 'for-6.15/amd_sfh' into for-linus X-Git-Tag: v6.15-rc1~171^2~14 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b3cc7428a32202936904b5b07cf9f135025bafd6;p=thirdparty%2Flinux.git Merge branch 'for-6.15/amd_sfh' into for-linus From: Mario Limonciello Some platforms include a human presence detection (HPD) sensor. When enabled and a user is detected a wake event will be emitted from the sensor fusion hub that software can react to. Example use cases are "wake from suspend on approach" or to "lock when leaving". This is currently enabled by default on supported systems, but users can't control it. This essentially means that wake on approach is enabled which is a really surprising behavior to users that don't expect it. Instead of defaulting to enabled add a sysfs knob that users can use to enable the feature if desirable and set it to disabled by default. --- b3cc7428a32202936904b5b07cf9f135025bafd6