Go to file
Tim Crawford 04145b8cb1 Guard System76 EC specific functionality
Certain functionality or its implementation in System76 EC firmware may
be different to the proprietary ODM EC firmware. Introduce a new bool,
`has_open_ec`, to guard our specific logic. Detect the use of this by
looking for a custom ACPI method name used in System76 firmware.

Signed-off-by: Tim Crawford <tcrawford@system76.com>
2021-12-21 14:39:15 -07:00
.github init 2019-03-01 16:22:51 -07:00
debian 1.0.2 2020-09-09 13:26:52 -06:00
lib/udev/hwdb.d Change package from system76-coreboot-dkms to system76-acpi-dkms 2019-08-22 11:42:18 -06:00
usr/share/initramfs-tools Make initramfs-tools hook executable 2020-09-09 13:26:52 -06:00
LICENSE init 2019-03-01 16:22:51 -07:00
Makefile system76-coreboot -> system76_acpi 2019-08-22 11:26:27 -06:00
README.md Change package from system76-coreboot-dkms to system76-acpi-dkms 2019-08-22 11:42:18 -06:00
system76_acpi.c Guard System76 EC specific functionality 2021-12-21 14:39:15 -07:00

README.md

System76 ACPI Driver (DKMS)

This provides the system76_acpi in-tree driver for systems missing it.