summaryrefslogtreecommitdiff
path: root/drivers/thermal (unfollow)
Commit message (Expand)Author
2024-10-17Merge remote-tracking branch 'msm8998/lineage-20' into lineage-20Raghuram Subramani
2023-10-27msm: thermal-dev: Fix strict-prototypes errorLuK1337
2022-07-27thermal: tsens: Fix enum conversion warningsNathan Chancellor
2022-07-27msm_thermal: ignore sensor -19Yaroslav Furman
2021-09-26thermal/drivers/exynos: Fix an error code in exynos_tmu_probe()Dan Carpenter
2021-07-28thermal/core: Correct function name thermal_zone_device_unregister()Yang Yingliang
2021-05-22thermal/core/fair share: Lock the thermal zone while looping over instancesLukasz Luba
2020-09-12thermal: ti-soc-thermal: Fix bogus thermal shutdowns for omap4430Tony Lindgren
2020-07-23Revert "thermal: qpnp-temp-alarm: Remove useless NULL check in qpnp_tm_probe"Michael Bestas
2020-07-23Revert "msm: thermal: Remove unnecessary parentheses in do_vdd_mx"Michael Bestas
2020-07-23Revert "msm: thermal: Fix strlcpy usage in fetch_cpu_mitigaiton_info"Michael Bestas
2020-05-21kernel: Fix build errors with LLVMSwetha Chikkaboraiah
2020-02-02msm: thermal: Fix strlcpy usage in fetch_cpu_mitigaiton_infoNathan Chancellor
2020-02-02msm: thermal: Remove unnecessary parentheses in do_vdd_mxNathan Chancellor
2020-02-02thermal: tsens: Avoid implicit enum conversions in th_state fieldsNathan Chancellor
2020-02-02thermal: qpnp-temp-alarm: Remove useless NULL check in qpnp_tm_probeNathan Chancellor
2020-01-29thermal: cpu_cooling: Actually trace CPU load in thermal_power_cpu_get_powerMatthias Kaehlcke
2019-12-23msm_thermal: initialize later than arch driversPark Ju Hyung
2019-12-23thermal: tsens: Disable tsens_poll_check for msm8998Michael Bestas
2019-12-23drivers: thermal: Use deferrable work and power efficient workqueueRam Chandrasekar
2019-12-23drivers: thermal: Use high priority work queue for thermal processingRam Chandrasekar
2019-12-23thermal: qpnp-adc-tm: release lock upon disable_chan_meas failureDavid Lin
2019-12-21thermal: Fix deadlock in thermal thermal_zone_device_checkWei Wang
2019-11-28thermal: rcar_thermal: Prevent hardware access during system suspendGeert Uytterhoeven
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-04-27thermal/int340x_thermal: fix mode settingMatthew Garrett
2019-04-27thermal/int340x_thermal: Add additional UUIDsMatthew Garrett
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-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-10thermal: of-thermal: disable passive polling when thermal zone is disabledAnson Huang
2018-08-06thermal: exynos: fix setting rising_threshold for Exynos5433Bartlomiej Zolnierkiewicz
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-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-02-25thermal: spear: use __maybe_unused for PM functionsArnd Bergmann
2018-02-25thermal: fix INTEL_SOC_DTS_IOSF_CORE dependenciesArnd Bergmann
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-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-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