summaryrefslogtreecommitdiffstats
path: root/drivers/thermal/exynos_thermal.c
Commit message (Expand)AuthorAgeFilesLines
* thermal: exynos: Moving exynos thermal files into samsung directoryAmit Daniel Kachhap2013-08-131-1059/+0Star
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2013-07-111-3/+0Star
|\
| *-. Merge branches 'misc', 'drv_cleanup', 'devm-cleanup' and 'ti-soc' of .git int...Zhang Rui2013-05-281-8/+0Star
| |\ \
| | | * drivers/thermal: don't check resource with devm_ioremap_resourceWolfram Sang2013-05-201-5/+0Star
| | |/ | |/|
| | * Thermal: exynos: Remove redundant platform_set_drvdata()Sachin Kamat2013-05-061-3/+0Star
| |/
* | thermal: exynos: Support both EXYNOS4X12 SoCsTomasz Figa2013-06-181-1/+2
* | drivers/thermal: don't check resource with devm_ioremap_resourceWolfram Sang2013-05-181-5/+0Star
|/
* Merge branch 'exynos-fix' of .git into nextZhang Rui2013-04-241-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/+0Star
* | thermal: exynos: Adapt to temperature emulation core thermal frameworkAmit Daniel Kachhap2013-04-021-95/+63Star
* | Thermal: exynos: fix cooling state translationZhang Rui2013-03-261-22/+2Star
|/
* 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-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