Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-10-15 | dt-bindings: thermal: samsung: Add SPDX license identifier | Krzysztof Kozlowski | |
Replace GPL license statement with SPDX license identifier (GPL-2.0+). Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org> Signed-off-by: Rob Herring <robh@kernel.org> | |||
2015-01-24 | thermal: exynos: Provide thermal_exynos.h file to be included in device tree ↵ | Lukasz Majewski | |
files This patch is a preparatory patch to be able to read Exynos thermal configuration from the device tree. It turned out that DTC is not able to interpret enums properly and hence it is necessary to #define those values explicitly. For this reason the ./include/dt-bindings/thermal/thermal_exynos.h file has been introduced. Signed-off-by: Lukasz Majewski <l.majewski@samsung.com> Signed-off-by: Eduardo Valentin <edubezval@gmail.com> |