index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thermal
/
mtk_thermal.c
Age
Commit message (
Expand
)
Author
2020-08-06
Merge tag 'thermal-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-07-31
thermal: mediatek: Add tsensor support for V2 thermal system
Henry Yen
2020-07-31
thermal: mediatek: Prepare to add support for other platforms
Henry Yen
2020-07-16
Merge tag 'thermal-v5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-07-15
Revert "thermal: mediatek: fix register index error"
Enric Balletbo i Serra
2020-06-29
thermal/drivers/mediatek: Fix bank number settings on mt8183
Michael Kao
2020-01-27
thermal: mediatek: Appease the kernel-doc deity
Amit Kucheria
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-03-18
thermal: mtk: Allocate enough space for mtk_thermal.
Pi-Hsun Shih
2019-02-20
thermal: mediatek: add support for MT8183
Michael Kao
2019-02-05
thermal: mediatek: add flag for bank selection
Michael Kao
2019-02-05
thermal: mediatek: add thermal controller offset
Michael Kao
2019-02-05
thermal: mediatek: add calibration item
Michael Kao
2019-02-05
thermal: mediatek: add common index of vts settings.
Michael Kao
2019-02-05
thermal: mediatek: fix register index error
Michael Kao
2018-05-06
thermal: mediatek: use of_device_get_match_data()
Ryder Lee
2018-05-06
thermal: mediatek: add support for MT7622 SoC
Sean Wang
2018-01-01
thermal: mtk: Cleanup unused defines
Matthias Brugger
2017-08-31
thermal: mediatek: minor mtk_thermal.c cleanups
Louis Yu
2017-08-31
thermal: mediatek: extend calibration data for mt2712 chip
Louis Yu
2017-08-31
thermal: mediatek: add Mediatek thermal driver for mt2712
Louis Yu
2017-04-23
thermal: mt8173: minor mtk_thermal.c cleanups
Dawei Chien
2017-02-18
thermal: mtk_thermal: Staticise a number of data variables
Vivek Gautam
2016-09-27
thermal: mtk_thermal: Check return value of devm_thermal_zone_of_sensor_register
Axel Lin
2016-09-27
thermal: Add Mediatek thermal driver for mt2701.
dawei.chien@mediatek.com
2016-05-17
thermal: convert mtk_thermal to use devm_thermal_zone_of_sensor_register
Eduardo Valentin
2016-04-20
thermal: minor mtk_thermal.c cleanups
Randy Dunlap
2016-02-18
thermal: small style cleanup in mtk_thermal
Eduardo Valentin
2016-02-18
thermal: Add Mediatek thermal controller support
Sascha Hauer