aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/input/misc/amd_sfh_tabletmode.c
AgeCommit message (Collapse)AuthorFilesLines
2026-08-14Input: misc: Add AMD SFH tablet-mode switch driverBasavaraj Natikar1-0/+81
Report whether an AMD convertible is in laptop or tablet mode using the operating-mode sensor provided by the Sensor Fusion Hub, and expose it to userspace as SW_TABLET_MODE, so userspace can react to the device being folded into tablet posture. Cc: Helge Bahmann <hcb@chaoticmind.net> Signed-off-by: Basavaraj Natikar <Basavaraj.Natikar@amd.com> Acked-by: Dmitry Torokhov <dmitry.torokhov@gmail.com> Signed-off-by: Jiri Kosina <jkosina@suse.com>