diff options
author | Hans de Goede <hdegoede@redhat.com> | 2020-10-10 16:04:30 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2020-10-12 11:36:10 +0200 |
commit | f5ce710218166481d16eab2db379988d2556bf92 (patch) | |
tree | e76d40a1246b6af0e8372f1b4cca53a8829c9dfd /hwdb.d | |
parent | 092f5d2ed34e0a72995cd6808ba7bf1c535561ec (diff) | |
download | systemd-f5ce710218166481d16eab2db379988d2556bf92.tar.gz |
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.
Diffstat (limited to 'hwdb.d')
-rw-r--r-- | hwdb.d/60-autosuspend.hwdb | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/hwdb.d/60-autosuspend.hwdb b/hwdb.d/60-autosuspend.hwdb index e742a33ea6..37689cc832 100644 --- a/hwdb.d/60-autosuspend.hwdb +++ b/hwdb.d/60-autosuspend.hwdb @@ -37,6 +37,16 @@ usb:v058Fp9540* ID_AUTOSUSPEND=1 ######################################### +# Lenovo +######################################### + +# X1C8 Touchscreen +usb:v04F3p2B7C* +# T14 Gen 1 Touchscreen +usb:v04F3p2ACC* + ID_AUTOSUSPEND=1 + +######################################### # QEMU ######################################### |