summaryrefslogtreecommitdiff
path: root/drivers/thermal/hisi_thermal.c
AgeCommit message (Expand)Author
2018-01-02thermal/drivers/hisi: Remove bogus const from function return typeGeert Uytterhoeven
2017-10-31thermal/drivers/hisi: Add support for hi3660 SoCKevin Wangtao
2017-10-31thermal/drivers/hisi: Prepare to add support for other hisi platformsKevin Wangtao
2017-10-31thermal/drivers/hisi: Add platform prefix to function nameKevin Wangtao
2017-10-31thermal/drivers/hisi: Put platform code togetherKevin Wangtao
2017-10-31thermal/drivers/hisi: Use round up step valueKevin Wangtao
2017-10-31thermal/drivers/hisi: Move the clk setup in the corresponding functionsKevin Wangtao
2017-10-31thermal/drivers/hisi: Remove mutex_lock in the codeDaniel Lezcano
2017-10-31thermal/drivers/hisi: Remove thermal data back pointerDaniel Lezcano
2017-10-31thermal/drivers/hisi: Convert long to intDaniel Lezcano
2017-10-31thermal/drivers/hisi: Rename and remove unused fieldDaniel Lezcano
2017-10-31thermal/drivers/hisi: Remove costly sensor inspectionDaniel Lezcano
2017-10-31thermal/drivers/hisi: Fix configuration register settingDaniel Lezcano
2017-10-31thermal/drivers/hisi: Encapsulate register writes into helpersDaniel Lezcano
2017-10-31thermal/drivers/hisi: Remove pointless lockDaniel Lezcano
2017-10-31thermal/drivers/hisi: Fix multiple alarm interrupts firingDaniel Lezcano
2017-10-31thermal/drivers/hisi: Simplify the temperature/step computationDaniel Lezcano
2017-10-31thermal/drivers/hisi: Fix kernel panic on alarm interruptDaniel Lezcano
2017-10-31thermal/drivers/hisi: Remove the multiple sensors supportDaniel Lezcano
2017-10-31thermal/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