1
0
Fork 0
alistair23-linux/drivers/thermal/broadcom
Brian Norris 9e03cf1b2d thermal: add brcmstb AVS TMON driver
The AVS TMON core provides temperature readings, a pair of configurable
high- and low-temperature threshold interrupts, and an emergency
over-temperature chip reset. The driver utilizes the first two to
provide temperature readings and high-temperature notifications to
applications. The over-temperature reset is not exposed to
applications; this reset threshold is critical to the system and should
be set with care within the bootloader.

Applications may choose to utilize the notification mechanism, the
temperature reading mechanism (e.g., through polling), or both.

Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Signed-off-by: Doug Berger <opendmb@gmail.com>
Signed-off-by: Markus Mayer <mmayer@broadcom.com>
Signed-off-by: Eduardo Valentin <edubezval@gmail.com>
2017-10-31 19:32:19 -07:00
..
Kconfig thermal: add brcmstb AVS TMON driver 2017-10-31 19:32:19 -07:00
Makefile thermal: add brcmstb AVS TMON driver 2017-10-31 19:32:19 -07:00
bcm2835_thermal.c thermal: bcm2835: constify thermal_zone_of_device_ops structures 2017-08-11 11:38:30 +08:00
brcmstb_thermal.c thermal: add brcmstb AVS TMON driver 2017-10-31 19:32:19 -07:00
ns-thermal.c thermal: broadcom: ns: specify myself as MODULE_AUTHOR 2017-04-23 08:54:52 -07:00