Sync the in-tree system76_acpi module with changes made to the DKMS module [1]. This introduces/exposes new functionality implemented in the open source BIOS and EC firmware for System76 laptops. v2: - Used input_set_capability() instead of setting bits directly in patch 2/3 - Used sysfs_emit() instead of sprintf() in patch 3/3 - Made use of device_{add,remove}_groups() in patch 3/3 [1]: https://github.com/pop-os/system76-acpi-dkms Jeremy Soller (2): platform/x86: system76_acpi: Report temperature and fan speed platform/x86: system76_acpi: Replace Fn+F2 function for OLED models Tim Crawford (1): platform/x86: system76_acpi: Add battery charging thresholds drivers/platform/x86/system76_acpi.c | 364 ++++++++++++++++++++++++++- 1 file changed, 363 insertions(+), 1 deletion(-) -- 2.31.1