aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/thermal/mtk_thermal.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner1-9/+1
2019-03-18thermal: mtk: Allocate enough space for mtk_thermal.Pi-Hsun Shih1-2/+5
2019-02-20thermal: mediatek: add support for MT8183Michael Kao1-1/+98
2019-02-05thermal: mediatek: add flag for bank selectionMichael Kao1-6/+14
2019-02-05thermal: mediatek: add thermal controller offsetMichael Kao1-25/+54
2019-02-05thermal: mediatek: add calibration itemMichael Kao1-1/+18
2019-02-05thermal: mediatek: add common index of vts settings.Michael Kao1-24/+69
2019-02-05thermal: mediatek: fix register index errorMichael Kao1-2/+4
2018-05-06thermal: mediatek: use of_device_get_match_data()Ryder Lee1-4/+1
2018-05-06thermal: mediatek: add support for MT7622 SoCSean Wang1-0/+35
2018-01-01thermal: mtk: Cleanup unused definesMatthias Brugger1-8/+1
2017-08-31thermal: mediatek: minor mtk_thermal.c cleanupsLouis Yu1-4/+4
2017-08-31thermal: mediatek: extend calibration data for mt2712 chipLouis Yu1-5/+11
2017-08-31thermal: mediatek: add Mediatek thermal driver for mt2712Louis Yu1-4/+66
2017-04-23thermal: mt8173: minor mtk_thermal.c cleanupsDawei Chien1-1/+1
2017-02-18thermal: mtk_thermal: Staticise a number of data variablesVivek Gautam1-8/+8
2016-09-27thermal: mtk_thermal: Check return value of devm_thermal_zone_of_sensor_registerAxel Lin1-2/+9
2016-09-27thermal: Add Mediatek thermal driver for mt2701.dawei.chien@mediatek.com1-63/+152
2016-05-17thermal: convert mtk_thermal to use devm_thermal_zone_of_sensor_registerEduardo Valentin1-10/+2
2016-04-20thermal: minor mtk_thermal.c cleanupsRandy Dunlap1-2/+1
2016-02-18thermal: small style cleanup in mtk_thermalEduardo Valentin1-27/+29
2016-02-18thermal: Add Mediatek thermal controller supportSascha Hauer1-0/+623