drm/radeon/kms: add support for internal thermal sensors (v3)
authorAlex Deucher <alexdeucher@gmail.com>
Fri, 2 Jul 2010 16:58:16 +0000 (12:58 -0400)
committerDave Airlie <airlied@redhat.com>
Mon, 2 Aug 2010 00:00:00 +0000 (10:00 +1000)
rv6xx/rv7xx/evergreen families supported; older asics did
not have an internal thermal sensor.

Note, not all oems use the internal thermal sensor, so it's
only exposed in cases where it is used.

Note also, that most laptops use an oem specific ACPI solution for
GPU thermal information rather than using the internal thermal
sensor directly.

v2: export millidegrees celsius, use hwmon device properly.
v3: fix Kconfig

Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found