]> git.proxmox.com Git - mirror_ubuntu-zesty-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)
committerThadeu Lima de Souza Cascardo <cascardo@canonical.com>
Mon, 28 Aug 2017 18:30:05 +0000 (15:30 -0300)
commitdbb553b6401b1cf0bbb94769c3bf79186485617f
tree7539c01f669a33dcf6543253e04e779b015fbed5
parent999a6f189408840d72f888ca0943e816e406181b
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]