summaryrefslogtreecommitdiffstats
path: root/drivers/thermal/exynos_thermal.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...Linus Torvalds2013-03-011-47/+164
|\
| * thermal: exynos: Use the new thermal trend type for quick cooling action.Amit Daniel Kachhap2013-02-081-3/+3
| * Thermal: exynos: Add support for temperature falling interrupt.Jonghwa Lee2013-02-081-35/+46
| * thermal: exynos: Miscellaneous fixes to support falling threshold interruptAmit Daniel Kachhap2013-02-061-6/+11
| * thermal: exynos: Use of_match_ptr() macroSachin Kamat2013-01-041-3/+1Star
| * Thermal: exynos: Add sysfs node supporting exynos's emulation mode.Jonghwa Lee2013-01-041-0/+103
* | thermal: Convert to devm_ioremap_resource()Thierry Reding2013-01-251-5/+3Star
* | Drivers: thermal: remove __dev* attributes.Greg Kroah-Hartman2013-01-041-3/+3
|/
* Thermal: Pass zone parameters as argument to tzd_registerDurgadoss R2012-11-051-1/+1
* exynos4_tmu_driver_ids should be exynos_tmu_driver_ids.Jonghwan Choi2012-11-031-1/+1
* thermal: Exynos: Fix NULL pointer dereference in exynos_unregister_thermal()Sachin Kamat2012-09-281-2/+5
* thermal: exynos: Use devm_* functionsAmit Daniel Kachhap2012-09-241-36/+9Star
* ARM: exynos: add thermal sensor driver platform data supportAmit Daniel Kachhap2012-09-241-1/+110
* thermal: exynos: register the tmu sensor with the kernel thermal layerAmit Daniel Kachhap2012-09-241-2/+404
* thermal: exynos5: add exynos5250 thermal sensor driver supportAmit Daniel Kachhap2012-09-241-127/+224
* hwmon: exynos4: move thermal sensor driver to driver/thermal directoryAmit Daniel Kachhap2012-09-241-0/+413