Searched hist:"1 d693155607329adff57f5307d35a3a8320d4e7f" (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/thermal/st/ |
H A D | Makefile | diff 1d693155607329adff57f5307d35a3a8320d4e7f Fri Oct 05 05:08:46 CDT 2018 David HERNANDEZ SANCHEZ <david.hernandezsanchez@st.com> thermal: add stm32 thermal driver
Add support for DTS thermal sensor that can be found on some STM32 platforms.
This driver is based on OF and works in interrupt mode.
It offers two temperature trip points: passive and critical. The first is intended for passive cooling notification while the second is used for over-temperature reset.
Signed-off-by: David Hernandez Sanchez <david.hernandezsanchez@st.com> Signed-off-by: Eduardo Valentin <edubezval@gmail.com>
|
H A D | Kconfig | diff 1d693155607329adff57f5307d35a3a8320d4e7f Fri Oct 05 05:08:46 CDT 2018 David HERNANDEZ SANCHEZ <david.hernandezsanchez@st.com> thermal: add stm32 thermal driver
Add support for DTS thermal sensor that can be found on some STM32 platforms.
This driver is based on OF and works in interrupt mode.
It offers two temperature trip points: passive and critical. The first is intended for passive cooling notification while the second is used for over-temperature reset.
Signed-off-by: David Hernandez Sanchez <david.hernandezsanchez@st.com> Signed-off-by: Eduardo Valentin <edubezval@gmail.com>
|
H A D | stm_thermal.c | 1d693155607329adff57f5307d35a3a8320d4e7f Fri Oct 05 05:08:46 CDT 2018 David HERNANDEZ SANCHEZ <david.hernandezsanchez@st.com> thermal: add stm32 thermal driver
Add support for DTS thermal sensor that can be found on some STM32 platforms.
This driver is based on OF and works in interrupt mode.
It offers two temperature trip points: passive and critical. The first is intended for passive cooling notification while the second is used for over-temperature reset.
Signed-off-by: David Hernandez Sanchez <david.hernandezsanchez@st.com> Signed-off-by: Eduardo Valentin <edubezval@gmail.com>
|
/openbmc/linux/drivers/thermal/ |
H A D | Makefile | diff 1d693155607329adff57f5307d35a3a8320d4e7f Fri Oct 05 05:08:46 CDT 2018 David HERNANDEZ SANCHEZ <david.hernandezsanchez@st.com> thermal: add stm32 thermal driver
Add support for DTS thermal sensor that can be found on some STM32 platforms.
This driver is based on OF and works in interrupt mode.
It offers two temperature trip points: passive and critical. The first is intended for passive cooling notification while the second is used for over-temperature reset.
Signed-off-by: David Hernandez Sanchez <david.hernandezsanchez@st.com> Signed-off-by: Eduardo Valentin <edubezval@gmail.com>
|
H A D | Kconfig | diff 1d693155607329adff57f5307d35a3a8320d4e7f Fri Oct 05 05:08:46 CDT 2018 David HERNANDEZ SANCHEZ <david.hernandezsanchez@st.com> thermal: add stm32 thermal driver
Add support for DTS thermal sensor that can be found on some STM32 platforms.
This driver is based on OF and works in interrupt mode.
It offers two temperature trip points: passive and critical. The first is intended for passive cooling notification while the second is used for over-temperature reset.
Signed-off-by: David Hernandez Sanchez <david.hernandezsanchez@st.com> Signed-off-by: Eduardo Valentin <edubezval@gmail.com>
|