]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
Added hwmon/thermal driver for reporting core temperature. Thanks Dorian
authorpopcornmix <popcornmix@gmail.com>
Tue, 26 Mar 2013 19:24:24 +0000 (19:24 +0000)
committerStefan Bader <stefan.bader@canonical.com>
Wed, 14 Jun 2017 09:11:35 +0000 (11:11 +0200)
commitec24004006606baba95ff1097a08088b2d9e43d4
tree4c4d0c5aa8923e2a46eb2612609a1e7c7d15376a
parent75a3eca2d9010327e10b371039ce1030cc1f9e01
Added hwmon/thermal driver for reporting core temperature. Thanks Dorian

BCM270x: Move thermal sensor to Device Tree

Add Device Tree support to bcm2835-thermal driver.
Add thermal sensor device to Device Tree.
Don't add platform device when booting in DT mode.

Signed-off-by: Noralf Trønnes <noralf@tronnes.org>
drivers/thermal/Kconfig
drivers/thermal/Makefile
drivers/thermal/bcm2835-thermal.c [new file with mode: 0644]