summaryrefslogtreecommitdiffstats
path: root/drivers/thermal/exynos_thermal.c
Commit message (Expand)AuthorAgeFilesLines
* thermal: exynos: Support both EXYNOS4X12 SoCsTomasz Figa2013-06-191-1/+2
* drivers/thermal: don't check resource with devm_ioremap_resourceWolfram Sang2013-05-181-5/+0
* Merge branch 'exynos-fix' of .git into nextZhang Rui2013-04-251-3/+11
|\
| * Thermal: exynos: Add compatible string for exynos4412Sachin Kamat2013-04-241-0/+4
| * Thermal: exynos: Add clk_{un}prepare APIsSachin Kamat2013-04-241-3/+7
* | Thermal: exynos: remove unnecessary header inclusionsArnd Bergmann2013-04-121-2/+0
* | thermal: exynos: Adapt to temperature emulation core thermal frameworkAmit Daniel Kachhap2013-04-021-95/+63
* | Thermal: exynos: fix cooling state translationZhang Rui2013-03-261-22/+2
|/
* thermal: exynos_thermal: return a proper error code while thermal_zone_device...Devendra Naga2013-03-111-1/+1
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...Linus Torvalds2013-02-281-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/+1
| * 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/+3
* | Drivers: thermal: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-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/+9
* 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
OpenPOWER on IntegriCloud