summaryrefslogtreecommitdiff
path: root/drivers/thermal
AgeCommit message (Expand)Author
2019-12-02Merge android-4.4-p.204 (583bdda) into msm-4.4Srinivasarao P
2019-11-28thermal: rcar_thermal: Prevent hardware access during system suspendGeert Uytterhoeven
2019-10-30Merge android-4.4-p.197 (93ec8fb) into msm-4.4Srinivasarao P
2019-10-17thermal: Fix use-after-free when unregistering thermal zone deviceIdo Schimmel
2019-06-25drivers: thermal: Use FCAP scm call instead of DMAX in LMH DCVShManaf Meethalavalappu Pallikunhi
2019-06-25drivers: thermal: Use FCAP scm call instead of DMAX in KTMManaf Meethalavalappu Pallikunhi
2019-05-02Merge android-4.4.179 (aab9adb) into msm-4.4Srinivasarao P
2019-04-27thermal/int340x_thermal: fix mode settingMatthew Garrett
2019-04-27thermal/int340x_thermal: Add additional UUIDsMatthew Garrett
2019-03-25Merge android-4.4.177 (0c3b8c4) into msm-4.4Srinivasarao P
2019-03-23thermal: int340x_thermal: Fix a NULL vs IS_ERR() checkDan Carpenter
2019-02-22Merge android-4.4.175 (08d5867) into msm-4.4Srinivasarao P
2019-02-20thermal: hwmon: inline helpers when CONFIG_THERMAL_HWMON is not setEduardo Valentin
2018-11-15Merge android-4.4.163 (0ca3fca) into msm-4.4Srinivasarao P
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-10-15Merge android-4.4.160 (a94efb1) into msm-4.4Srinivasarao P
2018-10-10thermal: of-thermal: disable passive polling when thermal zone is disabledAnson Huang
2018-08-07Merge android-4.4.146 (13962260) into msm-4.4Srinivasarao P
2018-08-06thermal: exynos: fix setting rising_threshold for Exynos5433Bartlomiej Zolnierkiewicz
2018-05-02Merge "Merge android-4.4.129 (b1c4836) into msm-4.4"Linux Build Service Account
2018-05-02Merge "Merge android-4.4.128 (89904cc) into msm-4.4"Linux Build Service Account
2018-04-24Merge android-4.4.129 (b1c4836) into msm-4.4Srinivasarao P
2018-04-24thermal: imx: Fix race condition in imx_thermal_probe()Mikhail Lappo
2018-04-21Merge "thermal: tsens: Disable Tsens interrupts during driver initialization"Linux Build Service Account
2018-04-20Merge android-4.4.128 (89904cc) into msm-4.4Srinivasarao P
2018-04-13thermal: power_allocator: fix one race condition issue for thermal_instances ...Yi Zeng
2018-03-29Merge "msm: thermal: Initialize KTM interrupt mode at kernel late init level"Linux Build Service Account
2018-03-28msm: thermal: Initialize KTM interrupt mode at kernel late init levelManaf Meethalavalappu Pallikunhi
2018-03-20thermal: tsens: Disable Tsens interrupts during driver initializationRama Krishna Phani A
2018-03-01Merge android-4.4.118 (5f7f76a) into msm-4.4Srinivasarao P
2018-02-25thermal: spear: use __maybe_unused for PM functionsArnd Bergmann
2018-02-25thermal: fix INTEL_SOC_DTS_IOSF_CORE dependenciesArnd Bergmann
2018-02-09Merge "msm: thermal: Add support to monitor only one tsens for VDD restriction"Linux Build Service Account
2018-01-19Merge "Merge android-4.4.110 (5cc8c2e) into msm-4.4"Linux Build Service Account
2018-01-18Merge android-4.4.108 (55b3b8c) into msm-4.4Srinivasarao P
2018-01-18Merge android-4.4.107 (79f138a) into msm-4.4Srinivasarao P
2018-01-15msm: thermal: Add support to monitor only one tsens for VDD restrictionManaf Meethalavalappu Pallikunhi
2018-01-15msm: thermal: use cluster frequency to request lmh dcvs from KTMManaf Meethalavalappu Pallikunhi
2017-12-25thermal: hisilicon: Handle return value of clk_prepare_enableArvind Yadav
2017-12-20thermal/drivers/step_wise: Fix temperature regulation misbehaviorDaniel Lezcano
2017-12-08drivers: lmh_dcvsh: Defer cluster cooling register until core comes onlineManaf Meethalavalappu Pallikunhi
2017-09-11Merge "msm: thermal: Check cpu variables are initialized before setting thres...Linux Build Service Account
2017-09-08msm: thermal: Check cpu variables are initialized before setting thresholdManaf Meethalavalappu Pallikunhi
2017-08-28msm: thermal: check LMH DCVS devicetree to enable reboot/suspend mitigationManaf Meethalavalappu Pallikunhi
2017-08-15Merge android-4.4@9f764bb (v4.4.80) into msm-4.4Blagovest Kolenichev
2017-07-27thermal: cpu_cooling: Avoid accessing potentially freed structuresViresh Kumar
2017-07-21msm: thermal: fix return value check for scm_is_secure_device() APIManaf Meethalavalappu Pallikunhi
2017-06-22thermal: qpnp-adc-tm: Fix shutdown path for ADC_TMSiddartha Mohanadoss
2017-06-13Merge "msm: thermal: Probe sensor info prior to other feature probe"Linux Build Service Account