summaryrefslogtreecommitdiffstats
path: root/drivers/thermal/thermal-generic-adc.c (unfollow)
Commit message (Expand)AuthorFilesLines
2019-11-07thermal: cpu_cooling: Migrate to using the EM frameworkQuentin Perret2-160/+89
2019-11-07thermal: cpu_cooling: Make the power-related code depend on IPAQuentin Perret1-85/+81
2019-11-07PM / EM: Declare EM data types unconditionallyQuentin Perret1-2/+1
2019-11-07arm64: defconfig: Enable CONFIG_ENERGY_MODELQuentin Perret1-0/+1
2019-11-07drivers: thermal: tsens: fix potential integer overflow on multiplyColin Ian King1-1/+1
2019-11-07thermal: cpu_cooling: Reorder the header fileDaniel Lezcano1-9/+7
2019-11-07thermal: cpu_cooling: Remove pointless dependency on CONFIG_OFDaniel Lezcano1-2/+2
2019-11-07thermal: no need to set .owner when using module_platform_driverTian Tao1-1/+0
2019-11-07thermal: qcom: tsens-v1: Fix kfree of a non-pointer valueColin Ian King1-3/+1
2019-11-07cpufreq: qcom-hw: Move driver initialization earlierAmit Kucheria1-1/+1
2019-11-07clk: qcom: Initialize clock drivers earlierAmit Kucheria3-3/+3
2019-11-07cpufreq: Initialize cpufreq-dt driver earlierAmit Kucheria1-1/+1
2019-11-07cpufreq: Initialize the governors in core_initcallAmit Kucheria6-6/+6
2019-11-07thermal: Initialize thermal subsystem earlierAmit Kucheria1-1/+1
2019-11-07thermal: Remove netlink supportAmit Kucheria3-131/+7
2019-11-07dt: thermal: tsens: Document compatible for MSM8976/56AngeloGioacchino Del Regno1-0/+2
2019-11-07thermal: qcom: tsens-v1: Add support for MSM8956 and MSM8976AngeloGioacchino Del Regno3-2/+174
2019-11-07MAINTAINERS: add entry for Amlogic Thermal driverGuillaume La Roque1-0/+9
2019-11-07thermal: amlogic: Add thermal driver to support G12 SoCsGuillaume La Roque3-0/+345