| Commit message (Expand) | Author | Age | Files | Lines |
* | thermal: exynos: Remove check for thermal device pointer at exynos_report_tri... | Lukasz Majewski | 2013-10-15 | 1 | -2/+0 |
* | thermal: exynos: Fix potential NULL pointer dereference | Sachin Kamat | 2013-08-29 | 1 | -3/+3 |
* | thermal: exynos: use device resource management infrastructure | Amit Daniel Kachhap | 2013-08-13 | 1 | -13/+23 |
* | thermal: exynos: Make the zone handling use trip information | Amit Daniel Kachhap | 2013-08-13 | 1 | -25/+42 |
* | thermal: exynos: Return success even if no cooling data supplied | Amit Daniel Kachhap | 2013-08-13 | 1 | -2/+2 |
* | thermal: exynos: Modify private_data to appropriate name driver_data | Amit Daniel Kachhap | 2013-08-13 | 1 | -2/+2 |
* | thermal: exynos: Add support for instance based register/unregister | Amit Daniel Kachhap | 2013-08-13 | 1 | -15/+36 |
* | thermal: exynos: Move exynos_thermal.h from include/* to driver/* folder | Amit Daniel Kachhap | 2013-08-13 | 1 | -1/+0 |
* | thermal: exynos: Bifurcate exynos thermal common and tmu controller code | Amit Daniel Kachhap | 2013-08-13 | 1 | -0/+385 |