]> rtime.felk.cvut.cz Git - sojka/nv-tegra/linux-3.10.git/commit
thermal: as3722 thermal alarm driver
authorBibek Basu <bbasu@nvidia.com>
Tue, 17 Jun 2014 05:55:31 +0000 (11:25 +0530)
committerLaxman Dewangan <ldewangan@nvidia.com>
Wed, 23 Jul 2014 06:14:07 +0000 (23:14 -0700)
commitde77cc7b2b612a7f397c2ed64c6c6bf6ebd71d28
tree9a9380a618348bfcce80bee577e5f4005e91345f
parent717aed0b46e06c484845a073b3ca4109e4e0f531
thermal: as3722 thermal alarm driver

Added driver which detects over temperature based on
sensors present along with the regulators SD0, SD1 and SD6.
If there is over temperature due to overcurrent drawn,
the driver helps in detecting it and start passive throttling

Change-Id: I976ded28320e848c61aa4a0115ce9f955056ed54
Signed-off-by: Bibek Basu <bbasu@nvidia.com>
Reviewed-on: http://git-master/r/424063
GVS: Gerrit_Virtual_Submit
Reviewed-by: Laxman Dewangan <ldewangan@nvidia.com>
drivers/mfd/as3722.c
drivers/thermal/Kconfig
drivers/thermal/Makefile
drivers/thermal/as3722_thermal.c [new file with mode: 0644]