]> www.infradead.org Git - users/dwmw2/linux.git/commit
nvme/pci: Add APST quirk for Lenovo N60z laptop
authorWangYuli <wangyuli@uniontech.com>
Mon, 15 Jul 2024 09:31:44 +0000 (17:31 +0800)
committerKeith Busch <kbusch@kernel.org>
Mon, 15 Jul 2024 20:43:39 +0000 (13:43 -0700)
commitab091ec536cb7b271983c0c063b17f62f3591583
tree12459dd42c099f968becd911c3ec8867eff4ef9c
parent8e64d2356cbc800b4cd0e3e614797f76bcf0cdb8
nvme/pci: Add APST quirk for Lenovo N60z laptop

There is a hardware power-saving problem with the Lenovo N60z
board. When turn it on and leave it for 10 hours, there is a
20% chance that a nvme disk will not wake up until reboot.

Link: https://lore.kernel.org/all/2B5581C46AC6E335+9c7a81f1-05fb-4fd0-9fbb-108757c21628@uniontech.com
Signed-off-by: hmy <huanglin@uniontech.com>
Signed-off-by: Wentao Guan <guanwentao@uniontech.com>
Signed-off-by: WangYuli <wangyuli@uniontech.com>
Signed-off-by: Keith Busch <kbusch@kernel.org>
drivers/nvme/host/pci.c