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)
committerpopcornmix <popcornmix@gmail.com>
Mon, 20 Feb 2017 12:17:58 +0000 (12:17 +0000)
commita88de851bbdde2e87bb8bb8971819ca8f2e93a8b
tree5a266687713e8fda0d6bc308baedcc550d7bb4f2
parenta652c04773dda1945337b482157489495063c4eb
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]