summaryrefslogtreecommitdiffstats
path: root/drivers/thermal/st/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* thermal: sti: Add support for ST's Memory Mapped based Thermal controllerLee Jones2014-07-151-0/+1
| | | | | | | | | | This is the traditional way of obtaining a device driver's register address space. The aim of this driver is to supply controller specific information to the ST Thermal Core. Signed-off-by: Ajit Pal Singh <ajitpal.singh@st.com> Signed-off-by: Lee Jones <lee.jones@linaro.org> Signed-off-by: Zhang Rui <rui.zhang@intel.com>
* thermal: sti: Add support for ST's System Config Register based Thermal ↵Lee Jones2014-07-151-0/+1
| | | | | | | | | | controller Supply controller specific information to the ST Thermal Core. Signed-off-by: Ajit Pal Singh <ajitpal.singh@st.com> Signed-off-by: Lee Jones <lee.jones@linaro.org> Signed-off-by: Zhang Rui <rui.zhang@intel.com>
* thermal: sti: Introduce ST Thermal core codeLee Jones2014-07-151-0/+1
This core is shared by both ST's 'memory mapped' and 'system configuration register' based Thermal controllers. Signed-off-by: Ajit Pal Singh <ajitpal.singh@st.com> Signed-off-by: Lee Jones <lee.jones@linaro.org> Acked-by: Pavel Machek <pavel@ucw.cz> Signed-off-by: Zhang Rui <rui.zhang@intel.com>
OpenPOWER on IntegriCloud