summaryrefslogtreecommitdiffstats
path: root/drivers/thermal/dove_thermal.c
Commit message (Expand)AuthorAgeFilesLines
* thermal: dove: Convert to platform remove callback returning voidUwe Kleine-König2023-09-291-4/+2
* thermal: Use thermal_tripless_zone_device_register()Rafael J. Wysocki2023-09-051-2/+2
* 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/dove: Use devm_platform_get_and_ioremap_resource()ye xingchen2023-01-181-5/+2
* thermal: Explicitly enable non-changing thermal zone devicesAndrzej Pietrasiewicz2020-06-291-0/+6
* 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-11/+1
|\ \ \
| | * | drivers/thermal: don't check resource with devm_ioremap_resourceWolfram Sang2013-05-201-10/+1
| | |/
| * / Thermal: dove_thermal: Remove redundant platform_set_drvdata()Sachin Kamat2013-05-061-1/+0
| |/
* / Thermal: dove: Remove redundant use of of_match_ptrSachin Kamat2013-05-281-1/+1
|/
* thermal: dove: Fix thermal sensor formulaEzequiel Garcia2013-03-261-3/+4
* Thermal: dove: Convert to devm_ioremap_resource()Sachin Kamat2013-03-111-10/+6
* Thermal: Dove: Add Themal sensor support for Dove.Andrew Lunn2013-02-081-0/+209