Fix temperature for new power kernels

New power kernels (> v46) report the temperature in the format 386 (for
38.6 °C). We need to divide the value from the kernel by 10 in order to
display the correct temperature again.

Note: this breaks temperature reporting for older power kernels.

Thanks to misiak for pointing this out and providing a fix.
# Please enter the commit message for your changes. Lines starting
# with '#' will be ignored, and an empty message aborts the commit.
# On branch master
# Changes to be committed:
#   (use "git reset HEAD <file>..." to unstage)
#
#	modified:   src/mainwindow.cpp
#
# Changed but not updated:
#   (use "git add <file>..." to update what will be committed)
#   (use "git checkout -- <file>..." to discard changes in working directory)
#
#	modified:   debian/changelog
#
# Untracked files:
#   (use "git add <file>..." to include in what will be committed)
#
#	build-stamp
#	builddir/
#	debian/files
#	debian/qcpufreq.debhelper.log
#	debian/qcpufreq.substvars
#	debian/qcpufreq.tarlist
#	debian/qcpufreq/
#	src-build-maemo/
#	src/qtc_packaging/
#	src/src.pro.user
#	src/src.pro.user.2.1pre1
