| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'thermal-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2020-08-06 | 1 | -53/+181 |
|\ |
|
| * | thermal: mediatek: Add tsensor support for V2 thermal system | Henry Yen | 2020-07-31 | 1 | -7/+125 |
| * | thermal: mediatek: Prepare to add support for other platforms | Henry Yen | 2020-07-31 | 1 | -52/+62 |
* | | Merge tag 'thermal-v5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2020-07-16 | 1 | -4/+2 |
|\ \ |
|
| * | | Revert "thermal: mediatek: fix register index error" | Enric Balletbo i Serra | 2020-07-15 | 1 | -4/+2 |
| |/ |
|
* / | thermal/drivers/mediatek: Fix bank number settings on mt8183 | Michael Kao | 2020-06-29 | 1 | -1/+4 |
|/ |
|
* | thermal: mediatek: Appease the kernel-doc deity | Amit Kucheria | 2020-01-27 | 1 | -6/+6 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 | Thomas Gleixner | 2019-05-30 | 1 | -9/+1 |
* | thermal: mtk: Allocate enough space for mtk_thermal. | Pi-Hsun Shih | 2019-03-18 | 1 | -2/+5 |
* | thermal: mediatek: add support for MT8183 | Michael Kao | 2019-02-20 | 1 | -1/+98 |
* | thermal: mediatek: add flag for bank selection | Michael Kao | 2019-02-05 | 1 | -6/+14 |
* | thermal: mediatek: add thermal controller offset | Michael Kao | 2019-02-05 | 1 | -25/+54 |
* | thermal: mediatek: add calibration item | Michael Kao | 2019-02-05 | 1 | -1/+18 |
* | thermal: mediatek: add common index of vts settings. | Michael Kao | 2019-02-05 | 1 | -24/+69 |
* | thermal: mediatek: fix register index error | Michael Kao | 2019-02-05 | 1 | -2/+4 |
* | thermal: mediatek: use of_device_get_match_data() | Ryder Lee | 2018-05-06 | 1 | -4/+1 |
* | thermal: mediatek: add support for MT7622 SoC | Sean Wang | 2018-05-06 | 1 | -0/+35 |
* | thermal: mtk: Cleanup unused defines | Matthias Brugger | 2018-01-01 | 1 | -8/+1 |
* | thermal: mediatek: minor mtk_thermal.c cleanups | Louis Yu | 2017-08-31 | 1 | -4/+4 |
* | thermal: mediatek: extend calibration data for mt2712 chip | Louis Yu | 2017-08-31 | 1 | -5/+11 |
* | thermal: mediatek: add Mediatek thermal driver for mt2712 | Louis Yu | 2017-08-31 | 1 | -4/+66 |
* | thermal: mt8173: minor mtk_thermal.c cleanups | Dawei Chien | 2017-04-23 | 1 | -1/+1 |
* | thermal: mtk_thermal: Staticise a number of data variables | Vivek Gautam | 2017-02-18 | 1 | -8/+8 |
* | thermal: mtk_thermal: Check return value of devm_thermal_zone_of_sensor_register | Axel Lin | 2016-09-27 | 1 | -2/+9 |
* | thermal: Add Mediatek thermal driver for mt2701. | dawei.chien@mediatek.com | 2016-09-27 | 1 | -63/+152 |
* | thermal: convert mtk_thermal to use devm_thermal_zone_of_sensor_register | Eduardo Valentin | 2016-05-17 | 1 | -10/+2 |
* | thermal: minor mtk_thermal.c cleanups | Randy Dunlap | 2016-04-20 | 1 | -2/+1 |
* | thermal: small style cleanup in mtk_thermal | Eduardo Valentin | 2016-02-18 | 1 | -27/+29 |
* | thermal: Add Mediatek thermal controller support | Sascha Hauer | 2016-02-18 | 1 | -0/+623 |