summaryrefslogtreecommitdiff
path: root/drivers/thermal/mtk_thermal.c
AgeCommit message (Expand)Author
2021-07-04thermal/drivers/mediatek: Add sensors-supportFrank Wunderlich
2021-04-22thermal/drivers/mtk_thermal: Remove redundant initializations of several vari...Colin Ian King
2020-10-27thermal: mtk_thermal: make device_reset optionalFabien Parent
2020-08-06Merge tag 'thermal-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-07-31thermal: mediatek: Add tsensor support for V2 thermal systemHenry Yen
2020-07-31thermal: mediatek: Prepare to add support for other platformsHenry Yen
2020-07-16Merge tag 'thermal-v5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-07-15Revert "thermal: mediatek: fix register index error"Enric Balletbo i Serra
2020-06-29thermal/drivers/mediatek: Fix bank number settings on mt8183Michael Kao
2020-01-27thermal: mediatek: Appease the kernel-doc deityAmit Kucheria
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner
2019-03-18thermal: mtk: Allocate enough space for mtk_thermal.Pi-Hsun Shih
2019-02-20thermal: mediatek: add support for MT8183Michael Kao
2019-02-05thermal: mediatek: add flag for bank selectionMichael Kao
2019-02-05thermal: mediatek: add thermal controller offsetMichael Kao
2019-02-05thermal: mediatek: add calibration itemMichael Kao
2019-02-05thermal: mediatek: add common index of vts settings.Michael Kao
2019-02-05thermal: mediatek: fix register index errorMichael Kao
2018-05-06thermal: mediatek: use of_device_get_match_data()Ryder Lee
2018-05-06thermal: mediatek: add support for MT7622 SoCSean Wang
2018-01-01thermal: mtk: Cleanup unused definesMatthias Brugger
2017-08-31thermal: mediatek: minor mtk_thermal.c cleanupsLouis Yu
2017-08-31thermal: mediatek: extend calibration data for mt2712 chipLouis Yu
2017-08-31thermal: mediatek: add Mediatek thermal driver for mt2712Louis Yu
2017-04-23thermal: mt8173: minor mtk_thermal.c cleanupsDawei Chien
2017-02-18thermal: mtk_thermal: Staticise a number of data variablesVivek Gautam
2016-09-27thermal: mtk_thermal: Check return value of devm_thermal_zone_of_sensor_registerAxel Lin
2016-09-27thermal: Add Mediatek thermal driver for mt2701.dawei.chien@mediatek.com
2016-05-17thermal: convert mtk_thermal to use devm_thermal_zone_of_sensor_registerEduardo Valentin
2016-04-20thermal: minor mtk_thermal.c cleanupsRandy Dunlap
2016-02-18thermal: small style cleanup in mtk_thermalEduardo Valentin
2016-02-18thermal: Add Mediatek thermal controller supportSascha Hauer