summaryrefslogtreecommitdiffstats
path: root/drivers/thermal/thermal_core.c
AgeCommit message (Expand)AuthorFilesLines
2013-04-25thermal: update driver licenseEduardo Valentin1-1/+1
2013-04-25thermal: use strlcpy instead of strcpyEduardo Valentin1-2/+2
2013-04-15thermal: expose thermal_zone_get_temp APIEduardo Valentin1-3/+17
2013-04-15thermal: introduce thermal_zone_get_zone_by_name helper functionEduardo Valentin1-0/+38
2013-04-14Thermal: build thermal governors into thermal_sys moduleZhang Rui1-11/+48
2013-04-14Thermal: rename thermal_sys.c to thermal_core.cZhang Rui1-0/+1888