From f5ce710218166481d16eab2db379988d2556bf92 Mon Sep 17 00:00:00 2001 From: Hans de Goede Date: Sat, 10 Oct 2020 16:04:30 +0200 Subject: [PATCH] Add Lenovo USB touchscreens to 60-autosuspend.hwdb Add Lenovo USB touchscreens which can safely autosuspend to hwdb, this helps the processor reach deaper PC# states when idle. --- hwdb.d/60-autosuspend.hwdb | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/hwdb.d/60-autosuspend.hwdb b/hwdb.d/60-autosuspend.hwdb index e742a33ea69..37689cc8329 100644 --- a/hwdb.d/60-autosuspend.hwdb +++ b/hwdb.d/60-autosuspend.hwdb @@ -36,6 +36,16 @@ usb:v058Fp9540* ID_AUTOSUSPEND=1 +######################################### +# Lenovo +######################################### + +# X1C8 Touchscreen +usb:v04F3p2B7C* +# T14 Gen 1 Touchscreen +usb:v04F3p2ACC* + ID_AUTOSUSPEND=1 + ######################################### # QEMU #########################################