A lot of people have problems with the Touchpad on Thinkpads after suspends in multiple kernel versions. A lot of times, the scrolling does not work anymore after wakeup. Here is a way to fix it.
- go to /etc/default/grub
- find the line GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
- change the line to GRUB_CMDLINE_LINUX_DEFAULT="quiet splash psmouse.synaptics_intertouch=0"
- execute command in terminal "sudo update-grub"
- restart