index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
thermal
/
exynos_thermal.c
Age
Commit message (
Expand
)
Author
2013-07-11
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
2013-06-19
thermal: exynos: Support both EXYNOS4X12 SoCs
Tomasz Figa
2013-05-28
Merge branches 'misc', 'drv_cleanup', 'devm-cleanup' and 'ti-soc' of .git int...
Zhang Rui
2013-05-20
drivers/thermal: don't check resource with devm_ioremap_resource
Wolfram Sang
2013-05-18
drivers/thermal: don't check resource with devm_ioremap_resource
Wolfram Sang
2013-05-06
Thermal: exynos: Remove redundant platform_set_drvdata()
Sachin Kamat
2013-04-25
Merge branch 'exynos-fix' of .git into next
Zhang Rui
2013-04-24
Thermal: exynos: Add compatible string for exynos4412
Sachin Kamat
2013-04-24
Thermal: exynos: Add clk_{un}prepare APIs
Sachin Kamat
2013-04-12
Thermal: exynos: remove unnecessary header inclusions
Arnd Bergmann
2013-04-02
thermal: exynos: Adapt to temperature emulation core thermal framework
Amit Daniel Kachhap
2013-03-26
Thermal: exynos: fix cooling state translation
Zhang Rui
2013-03-11
thermal: exynos_thermal: return a proper error code while thermal_zone_device...
Devendra Naga
2013-02-28
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...
Linus Torvalds
2013-02-08
thermal: exynos: Use the new thermal trend type for quick cooling action.
Amit Daniel Kachhap
2013-02-08
Thermal: exynos: Add support for temperature falling interrupt.
Jonghwa Lee
2013-02-06
thermal: exynos: Miscellaneous fixes to support falling threshold interrupt
Amit Daniel Kachhap
2013-01-25
thermal: Convert to devm_ioremap_resource()
Thierry Reding
2013-01-04
thermal: exynos: Use of_match_ptr() macro
Sachin Kamat
2013-01-04
Thermal: exynos: Add sysfs node supporting exynos's emulation mode.
Jonghwa Lee
2013-01-03
Drivers: thermal: remove __dev* attributes.
Greg Kroah-Hartman
2012-11-05
Thermal: Pass zone parameters as argument to tzd_register
Durgadoss R
2012-11-03
exynos4_tmu_driver_ids should be exynos_tmu_driver_ids.
Jonghwan Choi
2012-09-28
thermal: Exynos: Fix NULL pointer dereference in exynos_unregister_thermal()
Sachin Kamat
2012-09-24
thermal: exynos: Use devm_* functions
Amit Daniel Kachhap
2012-09-24
ARM: exynos: add thermal sensor driver platform data support
Amit Daniel Kachhap
2012-09-24
thermal: exynos: register the tmu sensor with the kernel thermal layer
Amit Daniel Kachhap
2012-09-24
thermal: exynos5: add exynos5250 thermal sensor driver support
Amit Daniel Kachhap
2012-09-24
hwmon: exynos4: move thermal sensor driver to driver/thermal directory
Amit Daniel Kachhap