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
/
samsung
/
exynos_thermal_common.c
Age
Commit message (
Expand
)
Author
2015-01-24
thermal: exynos: Remove exynos_thermal_common.[c|h] files
Lukasz Majewski
2015-01-24
thermal: exynos: Modify exynos thermal code to use device tree for cpu coolin...
Lukasz Majewski
2014-12-08
thermal: exynos: pass cpu_present_mask to cpufreq_cooling_register()
Viresh Kumar
2014-12-08
thermal: cpu_cooling: check for the readiness of cpufreq layer
Eduardo Valentin
2014-11-21
thermal: Exynos: Deletion of unnecessary checks before two function calls
Markus Elfring
2014-01-02
thermal:samsung: fix compilation warning
Naveen Krishna Chatradhi
2013-10-15
thermal: exynos: Remove check for thermal device pointer at exynos_report_tri...
Lukasz Majewski
2013-08-29
thermal: exynos: Fix potential NULL pointer dereference
Sachin Kamat
2013-08-13
thermal: exynos: use device resource management infrastructure
Amit Daniel Kachhap
2013-08-13
thermal: exynos: Make the zone handling use trip information
Amit Daniel Kachhap
2013-08-13
thermal: exynos: Return success even if no cooling data supplied
Amit Daniel Kachhap
2013-08-13
thermal: exynos: Modify private_data to appropriate name driver_data
Amit Daniel Kachhap
2013-08-13
thermal: exynos: Add support for instance based register/unregister
Amit Daniel Kachhap
2013-08-13
thermal: exynos: Move exynos_thermal.h from include/* to driver/* folder
Amit Daniel Kachhap
2013-08-13
thermal: exynos: Bifurcate exynos thermal common and tmu controller code
Amit Daniel Kachhap