Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | thermal: Convert to devm_ioremap_resource() | Thierry Reding | 2013-01-25 | 1 | -5/+3 |
* | Drivers: thermal: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-04 | 1 | -3/+3 |
* | Thermal: Pass zone parameters as argument to tzd_register | Durgadoss R | 2012-11-05 | 1 | -1/+1 |
* | exynos4_tmu_driver_ids should be exynos_tmu_driver_ids. | Jonghwan Choi | 2012-11-03 | 1 | -1/+1 |
* | thermal: Exynos: Fix NULL pointer dereference in exynos_unregister_thermal() | Sachin Kamat | 2012-09-28 | 1 | -2/+5 |
* | thermal: exynos: Use devm_* functions | Amit Daniel Kachhap | 2012-09-24 | 1 | -36/+9 |
* | ARM: exynos: add thermal sensor driver platform data support | Amit Daniel Kachhap | 2012-09-24 | 1 | -1/+110 |
* | thermal: exynos: register the tmu sensor with the kernel thermal layer | Amit Daniel Kachhap | 2012-09-24 | 1 | -2/+404 |
* | thermal: exynos5: add exynos5250 thermal sensor driver support | Amit Daniel Kachhap | 2012-09-24 | 1 | -127/+224 |
* | hwmon: exynos4: move thermal sensor driver to driver/thermal directory | Amit Daniel Kachhap | 2012-09-24 | 1 | -0/+413 |