aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/thermal/db8500_thermal.c
AgeCommit message (Expand)Author
2024-04-25master: sync with upstream 6.6Bruce Ashfield
2023-04-01thermal/drivers/db8500: Use driver dev instead of tz->deviceDaniel Lezcano
2023-03-03thermal/core: Use the thermal zone 'devdata' accessor in thermal located driversDaniel Lezcano
2022-08-17thermal/drivers/db8500: Switch to new of APIDaniel Lezcano
2022-07-28thermal/drivers/u8500: Remove unnecessary print function dev_err()Yang Li
2022-07-28thermal/drivers/u8500: Remove the get_trend functionDaniel Lezcano
2020-01-27thermal: db8500: Depromote debug printLinus Walleij
2019-09-24thermal: db8500: Rewrite to be a pure OF sensorLinus Walleij
2019-09-24thermal: db8500: Use dev helper variableLinus Walleij
2019-09-24thermal: db8500: Finalize device tree conversionLinus Walleij
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2016-11-23thermal: db8500: Fix module autoloadJavier Martinez Canillas
2016-09-27thermal: Enhance thermal_zone_device_update for eventsSrinivas Pandruvada
2015-08-03thermal: consistently use int for temperaturesSascha Hauer
2015-05-04thermal: of: fix cooling device weights in device treeKapileshwar Singh
2014-10-20thermal: drop owner assignment from platform_driversWolfram Sang
2013-03-26thermal: db8500: Fix missing mutex_unlock() in probe error pathsAxel Lin
2013-03-26thermal: db8500: Fix checking return value of thermal_zone_device_registerAxel Lin
2013-01-04thermal: db8500: Use of_match_ptr() macro in db8500_thermal.cSachin Kamat
2012-11-15Thermal: Add ST-Ericsson DB8500 thermal driver.hongbo.zhang