summaryrefslogtreecommitdiffstats
path: root/drivers/thermal/kirkwood_thermal.c
Commit message (Expand)AuthorAgeFilesLines
* thermal: Remove debug or error messages in get_temp() opsDaniel Lezcano2023-03-031-4/+1
* thermal/core: Use the thermal zone 'devdata' accessor in thermal located driversDaniel Lezcano2023-03-031-1/+1
* thermal/drivers/kirkwood: Use devm_platform_get_and_ioremap_resource()ye xingchen2023-01-181-3/+1
* thermal: Explicitly enable non-changing thermal zone devicesAndrzej Pietrasiewicz2020-06-291-0/+7
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner2019-06-051-10/+1
* thermal: consistently use int for temperaturesSascha Hauer2015-08-031-1/+1
* thermal: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
*---. Merge branches 'misc', 'drv_cleanup', 'devm-cleanup' and 'ti-soc' of .git int...Zhang Rui2013-05-281-7/+1
|\ \ \
| | * | drivers/thermal: don't check resource with devm_ioremap_resourceWolfram Sang2013-05-201-6/+1
| | |/
| * / Thermal: kirkwood: Remove redundant platform_set_drvdata()Sachin Kamat2013-05-061-1/+0
| |/
* / Thermal: kirkwood: Remove redundant use of of_match_ptrSachin Kamat2013-05-281-1/+1
|/
* thermal: kirkwood: Fix thermal sensor formulaEzequiel Garcia2013-03-261-4/+4
* thermal: kirkwood: Fix valid check for thermal registerEzequiel Garcia2013-03-261-2/+2
* Thermal: kirkwood: Convert to devm_ioremap_resource()Sachin Kamat2013-03-111-5/+3
* thermal: Add support for the thermal sensor on Kirkwood SoCsNobuhiro Iwamatsu2013-02-081-0/+134