]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit
thermal: uniphier: add UniPhier thermal driver
authorKunihiko Hayashi <hayashi.kunihiko@socionext.com>
Tue, 1 Aug 2017 08:04:51 +0000 (17:04 +0900)
committerZhang Rui <rui.zhang@intel.com>
Fri, 11 Aug 2017 02:49:52 +0000 (10:49 +0800)
commit86da4391752c09f5f2b4a0d825466ec23e9da61f
treed9d81b6f93d26e33f21ca4500ca0edf424db109c
parent0fad424465021aeeb11a816f3a749167f8c776eb
thermal: uniphier: add UniPhier thermal driver

Add a thermal driver for on-chip PVT (Process, Voltage and Temperature)
monitoring unit implemented on UniPhier SoCs. This driver supports
temperature monitoring and alert function.

Signed-off-by: Kunihiko Hayashi <hayashi.kunihiko@socionext.com>
Signed-off-by: Zhang Rui <rui.zhang@intel.com>
drivers/thermal/Kconfig
drivers/thermal/Makefile
drivers/thermal/uniphier_thermal.c [new file with mode: 0644]