summaryrefslogtreecommitdiff
path: root/drivers/thermal
AgeCommit message (Expand)Author
2019-10-02thermal: rk3368: Remove SCPI calls.Christoph Muellner
2019-06-10Merge branch 'android-4.4' of https://android.googlesource.com/kernel/commonTao Huang
2019-04-27thermal/int340x_thermal: fix mode settingMatthew Garrett
2019-04-27thermal/int340x_thermal: Add additional UUIDsMatthew Garrett
2019-04-25Revert "thermal: Add thermal_notifier_list for thermal zone"Finley Xiao
2019-04-25thermal: power_allocator: Add support to change state by system monitorFinley Xiao
2019-03-23thermal: int340x_thermal: Fix a NULL vs IS_ERR() checkDan Carpenter
2019-02-20thermal: hwmon: inline helpers when CONFIG_THERMAL_HWMON is not setEduardo Valentin
2018-12-29thermal: rockchip: add pinctrl controlElaine Zhang
2018-12-25thermal: power_allocator: Add support to get PID constant from dtFinley Xiao
2018-12-19Merge branch 'linux-linaro-lsk-v4.4-android' of git://git.linaro.org/kernel/l...Tao Huang
2018-11-10thermal: allow u8500-thermal driver to be a moduleArnd Bergmann
2018-11-10thermal: allow spear-thermal driver to be a moduleArnd Bergmann
2018-11-05drivers/thermal: remove unused rk driverTao Huang
2018-11-01thermal: rockchip: Add a new initialize function for rk1808Finley Xiao
2018-10-10thermal: of-thermal: disable passive polling when thermal zone is disabledAnson Huang
2018-10-09thermal: rockchip: Use incremental code table for rk1808Finley Xiao
2018-09-30UPSTREAM: thermal: rockchip: Support the RV1108 SoC in thermal driverRocky Hao
2018-09-07Merge branch 'linux-linaro-lsk-v4.4' of git://git.linaro.org/kernel/linux-lin...Tao Huang
2018-08-28thermal: rockchip: add tsadc support for rk1808Elaine Zhang
2018-08-06thermal: exynos: fix setting rising_threshold for Exynos5433Bartlomiej Zolnierkiewicz
2018-07-06thermal: Add thermal_notifier_list for thermal zoneFinley Xiao
2018-06-04Merge tag 'lsk-v4.4-18.05-android' of git://git.linaro.org/kernel/linux-linar...Tao Huang
2018-06-01thermal: rockchip: tune tsadc parameter of temperature predictionRocky Hao
2018-04-24thermal: imx: Fix race condition in imx_thermal_probe()Mikhail Lappo
2018-04-13thermal: power_allocator: fix one race condition issue for thermal_instances ...Yi Zeng
2018-03-28thermal: rockchip: add shutdown callback functionRocky Hao
2018-03-09Merge branch 'linux-linaro-lsk-v4.4-android' of git://git.linaro.org/kernel/l...Tao Huang
2018-03-09thermal: rockchip: add tsadc support for rk3308Rocky Hao
2018-02-25thermal: spear: use __maybe_unused for PM functionsArnd Bergmann
2018-02-25thermal: fix INTEL_SOC_DTS_IOSF_CORE dependenciesArnd Bergmann
2018-02-10thermal: rockchip: fix channal invertion issue for px30Rocky Hao
2018-01-26Merge branch 'linux-linaro-lsk-v4.4-android' of git://git.linaro.org/kernel/l...Tao Huang
2018-01-18thermal: rockchip: add tsadc support for px30Rocky Hao
2018-01-04BACKPORT: devfreq_cooling: pass a pointer to devfreq in the power model callb...Javi Merino
2017-12-25thermal: hisilicon: Handle return value of clk_prepare_enableArvind Yadav
2017-12-20thermal: rk_virtual_thermal: fix memleak issue for rk3126Rocky Hao
2017-12-20thermal/drivers/step_wise: Fix temperature regulation misbehaviorDaniel Lezcano
2017-12-20thermal: rk_virtual_thermal: optimize code and fix memleak bug for rk3126Rocky Hao
2017-12-13thermal: rockchip: add virtual tsadc support for rk3126Rocky Hao
2017-11-17rk: rm include/linux/rockchip/common.hTao Huang
2017-10-25thermal: rockchip: rk3288: fix temperature-jump issueRocky Hao
2017-09-01Merge tag 'lsk-v4.4-17.08-android' of git://git.linaro.org/kernel/linux-linar...Tao Huang
2017-07-27thermal: cpu_cooling: Avoid accessing potentially freed structuresViresh Kumar
2017-04-24thermal: rockchip: rk3368: fix bad unlock balance issueRocky Hao
2017-04-11thermal: rockchip: rk3368: ajust tsadc's data path according request of qosRocky Hao
2017-03-31thermal: rockchip: rk3368: fix efuse value of temp ajust code issueRocky Hao
2017-03-21thermal: rockchip: add rk3368 supportRocky Hao
2017-02-27thermal: rockchip: add rk3328 supportRocky Hao
2017-01-10Merge branch 'linux-linaro-lsk-v4.4-android' of git://git.linaro.org/kernel/l...Huang, Tao