summaryrefslogtreecommitdiffstats
path: root/drivers/thermal/db8500_thermal.c
Commit message (Expand)AuthorAgeFilesLines
* thermal/drivers/db8500: Remove redundant of_match_ptr()Ruan Jinjie2023-08-161-1/+1
* thermal/drivers/db8500: Use driver dev instead of tz->deviceDaniel Lezcano2023-04-011-2/+5
* thermal/core: Use the thermal zone 'devdata' accessor in thermal located driversDaniel Lezcano2023-03-031-1/+1
* thermal/drivers/db8500: Switch to new of APIDaniel Lezcano2022-08-171-4/+4
* thermal/drivers/u8500: Remove unnecessary print function dev_err()Yang Li2022-07-281-6/+2
* thermal/drivers/u8500: Remove the get_trend functionDaniel Lezcano2022-07-281-22/+4
* thermal: db8500: Depromote debug printLinus Walleij2020-01-271-2/+2
* thermal: db8500: Rewrite to be a pure OF sensorLinus Walleij2019-09-241-370/+107
* thermal: db8500: Use dev helper variableLinus Walleij2019-09-241-15/+16
* thermal: db8500: Finalize device tree conversionLinus Walleij2019-09-241-15/+15
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-10/+1
* thermal: db8500: Fix module autoloadJavier Martinez Canillas2016-11-231-0/+1
* thermal: Enhance thermal_zone_device_update for eventsSrinivas Pandruvada2016-09-271-1/+1
* thermal: consistently use int for temperaturesSascha Hauer2015-08-031-4/+3
* thermal: of: fix cooling device weights in device treeKapileshwar Singh2015-05-041-1/+1
* thermal: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* thermal: db8500: Fix missing mutex_unlock() in probe error pathsAxel Lin2013-03-261-6/+11
* thermal: db8500: Fix checking return value of thermal_zone_device_registerAxel Lin2013-03-261-1/+1
* thermal: db8500: Use of_match_ptr() macro in db8500_thermal.cSachin Kamat2013-01-041-3/+1
* Thermal: Add ST-Ericsson DB8500 thermal driver.hongbo.zhang2012-11-151-0/+531