freebsd-nq/sys/dev/acpi_support
Philip Paeps 02aeba8374 acpi_ibm: add support for ThinkPad PrivacyGuard
ThinkPad PrivacyGuard is a built-in toggleable privacy filter that
restricts viewing angles when on. It is an available on some new
ThinkPad models such as the X1 Carbon 7th gen (as an optional HW
upgrade).

The privacy filter can be enabled/disabled via an ACPI call. This commit
adds a sysctl under dev.acpi_ibm that allows for getting and setting the
PrivacyGuard state.

Submitted by:   Kamila Součková <kamila@ksp.sk>
Reviewed By:    cem, philip
MFC after:      3  days
Differential Revision: https://reviews.freebsd.org/D23370
2020-01-30 10:40:38 +00:00
..
acpi_asus_wmi.c
acpi_asus.c Distinguish _CID match and _HID match and make lower priority probe 2018-10-26 00:05:46 +00:00
acpi_fujitsu.c Distinguish _CID match and _HID match and make lower priority probe 2018-10-26 00:05:46 +00:00
acpi_hp.c
acpi_ibm.c acpi_ibm: add support for ThinkPad PrivacyGuard 2020-01-30 10:40:38 +00:00
acpi_panasonic.c Extract eventfilter declarations to sys/_eventfilter.h 2019-05-20 00:38:23 +00:00
acpi_rapidstart.c Distinguish _CID match and _HID match and make lower priority probe 2018-10-26 00:05:46 +00:00
acpi_sony.c Distinguish _CID match and _HID match and make lower priority probe 2018-10-26 00:05:46 +00:00
acpi_toshiba.c Distinguish _CID match and _HID match and make lower priority probe 2018-10-26 00:05:46 +00:00
acpi_wmi_if.m
acpi_wmi.c Add embedded Managed Object Format blob access to acpi_wmi(4). 2019-09-06 10:12:05 +00:00
atk0110.c aibs: fix a typo in the probe method that was introduced in r339754 2018-12-07 16:01:51 +00:00