summaryrefslogtreecommitdiff
path: root/drivers/thermal/hisi_thermal.c
AgeCommit message (Expand)AuthorFilesLines
2018-12-08thermal/drivers/hisi: Remove costly sensor inspectionDaniel Lezcano1-110/+93
2018-12-08thermal/drivers/hisi: Fix configuration register settingDaniel Lezcano1-5/+29
2018-12-08thermal/drivers/hisi: Encapsulate register writes into helpersDaniel Lezcano1-22/+70
2018-12-08thermal/drivers/hisi: Remove pointless lockDaniel Lezcano1-5/+1
2018-12-08thermal/drivers/hisi: Remove the multiple sensors supportDaniel Lezcano1-56/+19
2017-12-25thermal/drivers/hisi: Fix multiple alarm interrupts firingDaniel Lezcano1-2/+8
2017-12-25thermal/drivers/hisi: Simplify the temperature/step computationDaniel Lezcano1-13/+28
2017-12-25thermal/drivers/hisi: Fix kernel panic on alarm interruptDaniel Lezcano1-9/+9
2017-12-25thermal/drivers/hisi: Fix missing interrupt enablementDaniel Lezcano1-2/+3
2017-08-11thermal: hisilicon: constify thermal_zone_of_device_ops structuresJulia Lawall1-1/+1
2017-07-01thermal: hisilicon: Handle return value of clk_prepare_enableArvind Yadav1-1/+4
2016-09-27thermal: Enhance thermal_zone_device_update for eventsSrinivas Pandruvada1-1/+2
2016-05-17thermal: hisilicon: fix IRQ imbalance enablingLeo Yan1-3/+4
2016-05-17thermal: hisilicon: support to use any sensorLeo Yan1-13/+20
2016-05-17thermal: convert hisi_thermal to use devm_thermal_zone_of_sensor_registerEduardo Valentin1-3/+2
2016-04-28thermal: hisilicon: increase temperature resolutionLeo Yan1-2/+2
2015-09-02Merge branches 'thermal-core' and 'thermal-intel' of .git into nextZhang Rui1-2/+2
2015-08-03thermal: consistently use int for temperaturesSascha Hauer1-2/+2
2015-08-03thermal: Drop owner assignment from platform_driverKrzysztof Kozlowski1-1/+0
2015-06-04thermal: hisilicon: add new hisilicon thermal sensor driverkongxinwei1-0/+421