]> rtime.felk.cvut.cz Git - hercules2020/nv-tegra/linux-4.4.git/commit
thermal: as3722 thermal alarm driver
authorBibek Basu <bbasu@nvidia.com>
Tue, 17 Jun 2014 05:55:31 +0000 (11:25 +0530)
committerDan Willemsen <dwillemsen@nvidia.com>
Wed, 18 Mar 2015 19:18:38 +0000 (12:18 -0700)
commit9ed5d517b167eb1b17504819de327275533a4a45
tree3317226150916a172fabb624107ef956d75df627
parent2e1c9ce6698bda2d8869ac4275e27c7237a6ccae
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/thermal/Kconfig
drivers/thermal/Makefile
drivers/thermal/as3722_thermal.c [new file with mode: 0644]