summaryrefslogtreecommitdiff
path: root/drivers/thermal/hisi_thermal.c
AgeCommit message (Expand)Author
2018-12-08thermal/drivers/hisi: Remove costly sensor inspectionDaniel Lezcano
2018-12-08thermal/drivers/hisi: Fix configuration register settingDaniel Lezcano
2018-12-08thermal/drivers/hisi: Encapsulate register writes into helpersDaniel Lezcano
2018-12-08thermal/drivers/hisi: Remove pointless lockDaniel Lezcano
2018-12-08thermal/drivers/hisi: Remove the multiple sensors supportDaniel Lezcano
2017-12-25thermal/drivers/hisi: Fix multiple alarm interrupts firingDaniel Lezcano
2017-12-25thermal/drivers/hisi: Simplify the temperature/step computationDaniel Lezcano
2017-12-25thermal/drivers/hisi: Fix kernel panic on alarm interruptDaniel Lezcano
2017-12-25thermal/drivers/hisi: Fix missing interrupt enablementDaniel Lezcano
2017-08-11thermal: hisilicon: constify thermal_zone_of_device_ops structuresJulia Lawall
2017-06-30thermal: hisilicon: Handle return value of clk_prepare_enableArvind Yadav
2016-09-27thermal: Enhance thermal_zone_device_update for eventsSrinivas Pandruvada
2016-05-17thermal: hisilicon: fix IRQ imbalance enablingLeo Yan
2016-05-17thermal: hisilicon: support to use any sensorLeo Yan
2016-05-17thermal: convert hisi_thermal to use devm_thermal_zone_of_sensor_registerEduardo Valentin
2016-04-27thermal: hisilicon: increase temperature resolutionLeo Yan
2015-09-02Merge branches 'thermal-core' and 'thermal-intel' of .git into nextZhang Rui
2015-08-03thermal: consistently use int for temperaturesSascha Hauer
2015-08-03thermal: Drop owner assignment from platform_driverKrzysztof Kozlowski
2015-06-03thermal: hisilicon: add new hisilicon thermal sensor driverkongxinwei