aboutsummaryrefslogtreecommitdiff
path: root/drivers/thermal/exynos_thermal.c
AgeCommit message (Expand)Author
2013-05-18drivers/thermal: don't check resource with devm_ioremap_resourceWolfram Sang
2013-04-25Merge branch 'exynos-fix' of .git into nextZhang Rui
2013-04-24Thermal: exynos: Add compatible string for exynos4412Sachin Kamat
2013-04-24Thermal: exynos: Add clk_{un}prepare APIsSachin Kamat
2013-04-12Thermal: exynos: remove unnecessary header inclusionsArnd Bergmann
2013-04-02thermal: exynos: Adapt to temperature emulation core thermal frameworkAmit Daniel Kachhap
2013-03-26Thermal: exynos: fix cooling state translationZhang Rui
2013-03-11thermal: exynos_thermal: return a proper error code while thermal_zone_device...Devendra Naga
2013-02-28Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...Linus Torvalds
2013-02-08thermal: exynos: Use the new thermal trend type for quick cooling action.Amit Daniel Kachhap
2013-02-08Thermal: exynos: Add support for temperature falling interrupt.Jonghwa Lee
2013-02-06thermal: exynos: Miscellaneous fixes to support falling threshold interruptAmit Daniel Kachhap
2013-01-25thermal: Convert to devm_ioremap_resource()Thierry Reding
2013-01-04thermal: exynos: Use of_match_ptr() macroSachin Kamat
2013-01-04Thermal: exynos: Add sysfs node supporting exynos's emulation mode.Jonghwa Lee
2013-01-03Drivers: thermal: remove __dev* attributes.Greg Kroah-Hartman
2012-11-05Thermal: Pass zone parameters as argument to tzd_registerDurgadoss R
2012-11-03exynos4_tmu_driver_ids should be exynos_tmu_driver_ids.Jonghwan Choi
2012-09-28thermal: Exynos: Fix NULL pointer dereference in exynos_unregister_thermal()Sachin Kamat
2012-09-24thermal: exynos: Use devm_* functionsAmit Daniel Kachhap
2012-09-24ARM: exynos: add thermal sensor driver platform data supportAmit Daniel Kachhap
2012-09-24thermal: exynos: register the tmu sensor with the kernel thermal layerAmit Daniel Kachhap
2012-09-24thermal: exynos5: add exynos5250 thermal sensor driver supportAmit Daniel Kachhap
2012-09-24hwmon: exynos4: move thermal sensor driver to driver/thermal directoryAmit Daniel Kachhap