aboutsummaryrefslogtreecommitdiff
path: root/drivers/thermal/mtk_thermal.c
AgeCommit message (Expand)AuthorFilesLines
2020-01-27thermal: mediatek: Appease the kernel-doc deityGravatar Amit Kucheria 1-6/+6
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Gravatar Thomas Gleixner 1-9/+1
2019-03-18thermal: mtk: Allocate enough space for mtk_thermal.Gravatar Pi-Hsun Shih 1-2/+5
2019-02-20thermal: mediatek: add support for MT8183Gravatar Michael Kao 1-1/+98
2019-02-05thermal: mediatek: add flag for bank selectionGravatar Michael Kao 1-6/+14
2019-02-05thermal: mediatek: add thermal controller offsetGravatar Michael Kao 1-25/+54
2019-02-05thermal: mediatek: add calibration itemGravatar Michael Kao 1-1/+18
2019-02-05thermal: mediatek: add common index of vts settings.Gravatar Michael Kao 1-24/+69
2019-02-05thermal: mediatek: fix register index errorGravatar Michael Kao 1-2/+4
2018-05-06thermal: mediatek: use of_device_get_match_data()Gravatar Ryder Lee 1-4/+1
2018-05-06thermal: mediatek: add support for MT7622 SoCGravatar Sean Wang 1-0/+35
2018-01-01thermal: mtk: Cleanup unused definesGravatar Matthias Brugger 1-8/+1
2017-08-31thermal: mediatek: minor mtk_thermal.c cleanupsGravatar Louis Yu 1-4/+4
2017-08-31thermal: mediatek: extend calibration data for mt2712 chipGravatar Louis Yu 1-5/+11
2017-08-31thermal: mediatek: add Mediatek thermal driver for mt2712Gravatar Louis Yu 1-4/+66
2017-04-23thermal: mt8173: minor mtk_thermal.c cleanupsGravatar Dawei Chien 1-1/+1
2017-02-18thermal: mtk_thermal: Staticise a number of data variablesGravatar Vivek Gautam 1-8/+8
2016-09-27thermal: mtk_thermal: Check return value of devm_thermal_zone_of_sensor_registerGravatar Axel Lin 1-2/+9
2016-09-27thermal: Add Mediatek thermal driver for mt2701.Gravatar dawei.chien@mediatek.com 1-63/+152
2016-05-17thermal: convert mtk_thermal to use devm_thermal_zone_of_sensor_registerGravatar Eduardo Valentin 1-10/+2
2016-04-20thermal: minor mtk_thermal.c cleanupsGravatar Randy Dunlap 1-2/+1
2016-02-18thermal: small style cleanup in mtk_thermalGravatar Eduardo Valentin 1-27/+29
2016-02-18thermal: Add Mediatek thermal controller supportGravatar Sascha Hauer 1-0/+623