linux/drivers/hid/amd-sfh-hid
Basavaraj Natikar db6f1b2bba HID: amd_sfh: Add support for shutdown operation
[ Upstream commit 1353ecaf18 ]

As soon as the system is booted after shutdown, the sensors may remain in
a weird state and fail to initialize. Therefore, all sensors should be
turned off during shutdown.

Fixes: 4f567b9f81 ("SFH: PCIe driver to add support of AMD sensor fusion hub")
Signed-off-by: Basavaraj Natikar <Basavaraj.Natikar@amd.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2023-05-11 23:00:33 +09:00
..
hid_descriptor HID: amd_sfh: Add illuminance mask to limit ALS max value 2022-02-23 12:03:03 +01:00
amd_sfh_client.c HID: amd_sfh: Add missing check for dma_alloc_coherent 2022-12-31 13:14:39 +01:00
amd_sfh_hid.c HID: amd_sfh: Add NULL check for hid device 2022-08-17 14:23:56 +02:00
amd_sfh_hid.h HID: amd_sfh: Modify the bus name 2022-06-09 10:22:56 +02:00
amd_sfh_pcie.c HID: amd_sfh: Add support for shutdown operation 2023-05-11 23:00:33 +09:00
amd_sfh_pcie.h HID: amd_sfh: Add support for sensor discovery 2022-05-30 09:28:58 +02:00
Kconfig
Makefile