aboutsummaryrefslogtreecommitdiff
path: root/drivers/thermal/kirkwood_thermal.c
AgeCommit message (Expand)AuthorFilesLines
2015-08-03thermal: consistently use int for temperaturesGravatar Sascha Hauer 1-1/+1
2014-10-20thermal: drop owner assignment from platform_driversGravatar Wolfram Sang 1-1/+0
2013-05-28Merge branches 'misc', 'drv_cleanup', 'devm-cleanup' and 'ti-soc' of .git int...Gravatar Zhang Rui 1-7/+1
2013-05-28Thermal: kirkwood: Remove redundant use of of_match_ptrGravatar Sachin Kamat 1-1/+1
2013-05-20drivers/thermal: don't check resource with devm_ioremap_resourceGravatar Wolfram Sang 1-6/+1
2013-05-06Thermal: kirkwood: Remove redundant platform_set_drvdata()Gravatar Sachin Kamat 1-1/+0
2013-03-26thermal: kirkwood: Fix thermal sensor formulaGravatar Ezequiel Garcia 1-4/+4
2013-03-26thermal: kirkwood: Fix valid check for thermal registerGravatar Ezequiel Garcia 1-2/+2
2013-03-11Thermal: kirkwood: Convert to devm_ioremap_resource()Gravatar Sachin Kamat 1-5/+3
2013-02-08thermal: Add support for the thermal sensor on Kirkwood SoCsGravatar Nobuhiro Iwamatsu 1-0/+134