commit | 375365b94b6eaf3a980c3d59ff11f651c95cec91 | [log] [tgz] |
---|---|---|
author | Ram Chandrasekar <rkumbako@codeaurora.org> | Mon Jul 31 17:15:16 2017 -0600 |
committer | Ram Chandrasekar <rkumbako@codeaurora.org> | Thu Aug 17 15:44:58 2017 -0600 |
tree | f781bcba56a5607f8e56879fbfe876a607d1dd66 | |
parent | aa884c2e7ea42dfc7b58b72dffcc369e2ce9f90b [diff] |
drivers: thermal: regulator_cdev: Add a voltage regulator cooling device Certain regulators are required to be restricted to a voltage floor on thermal condition. In order to support this, add a new regulator cooling device. This cooling device can place a voltage floor on rpmph ARC type regulator. Request to place a voltage cap will be ignored by this cooling device. Change-Id: I0f7128ebadfa83eb7ce8014aa5f1602b04f36672 Signed-off-by: Ram Chandrasekar <rkumbako@codeaurora.org>