summaryrefslogtreecommitdiffstats
path: root/drivers/thermal
AgeCommit message (Expand)Author
2022-06-14thermal/drivers/broadcom: Fix potential NULL dereference in sr_thermal_probeZheng Yongjun
2022-04-15thermal: int340x: Increase bitmap sizeSrinivas Pandruvada
2022-03-28thermal: int340x: fix memory leak in int3400_notify()Chuansheng Liu
2021-12-08thermal: core: Reset previous low and high trip during thermal zone initManaf Meethalavalappu Pallikunhi
2021-09-30thermal/drivers/int340x: Do not set a wrong tcc offset on resumeAntoine Tenart
2021-09-30thermal/core: Potential buffer overflow in thermal_build_list_of_policies()Dan Carpenter
2021-09-26thermal/drivers/exynos: Fix an error code in exynos_tmu_probe()Dan Carpenter
2021-07-25thermal/core: Correct function name thermal_zone_device_unregister()Yang Yingliang
2021-07-20thermal/drivers/rcar_gen3_thermal: Fix coefficient calculationsNiklas Söderlund
2021-07-19thermal/drivers/int340x/processor_thermal: Fix tcc settingSrinivas Pandruvada
2021-06-03thermal/drivers/intel: Initialize RW trip to THERMAL_TEMP_INVALIDSrinivas Pandruvada
2021-05-19thermal/core/fair share: Lock the thermal zone while looping over instancesLukasz Luba
2021-05-19thermal: thermal_of: Fix error return code of thermal_of_populate_bind_params()Jia-Ju Bai
2021-04-07thermal/core: Add NULL pointer check before using cooling device statsManaf Meethalavalappu Pallikunhi
2021-01-06thermal/drivers/cpufreq_cooling: Update cpufreq_state only if state has changedZhuguangqing
2020-10-01thermal: rcar_thermal: Handle probe error gracefullyNiklas Söderlund
2020-09-09thermal: qcom-spmi-temp-alarm: Don't suppress negative tempVeera Vegivada
2020-09-09thermal: ti-soc-thermal: Fix bogus thermal shutdowns for omap4430Tony Lindgren
2020-08-19thermal: ti-soc-thermal: Fix reversed condition in ti_thermal_expose_sensor()Dan Carpenter
2020-07-22thermal/drivers/cpufreq_cooling: Fix wrong frequency converted from powerFinley Xiao
2020-07-22thermal: int3403_thermal: Downgrade error messageAlex Hung
2020-07-22Revert "thermal: mediatek: fix register index error"Enric Balletbo i Serra
2020-07-22thermal/drivers: imx: Fix missing of_node_put() at probe timeAnson Huang
2020-07-09thermal/drivers/rcar_gen3: Fix undefined temperature if negativeDien Pham
2020-07-09thermal/drivers/mediatek: Fix bank number settings on mt8183Michael Kao
2020-06-24thermal/drivers/ti-soc-thermal: Avoid dereferencing ERR_PTRSudip Mukherjee
2020-03-05thermal: brcmstb_thermal: Do not use DT coefficientsFlorian Fainelli
2020-03-05thermal: db8500: Depromote debug printLinus Walleij
2019-12-13thermal: Fix deadlock in thermal thermal_zone_device_checkWei Wang
2019-10-21cpufreq: Use per-policy frequency QoSRafael J. Wysocki
2019-09-29Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds
2019-09-27Merge branch 'for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...Linus Torvalds
2019-09-24thermal: db8500: Rewrite to be a pure OF sensorLinus Walleij
2019-09-24thermal: db8500: Use dev helper variableLinus Walleij
2019-09-24thermal: db8500: Finalize device tree conversionLinus Walleij
2019-09-24Merge branches 'thermal-core', 'thermal-intel' and 'thermal-soc' into for-5.4Zhang Rui
2019-09-24thermal: Add some error messagesAmit Kucheria
2019-09-24thermal: Fix use-after-free when unregistering thermal zone deviceIdo Schimmel
2019-09-24thermal/drivers/core: Use put_device() if device_register() failsYue Hu
2019-09-24thermal_hwmon: Sanitize thermal_zone typeStefan Mavrodiev
2019-09-24thermal: intel: Use dev_get_drvdataChuhong Yuan
2019-09-24thermal: intel: int3403: replace printk(KERN_WARN...) with pr_warn(...)Rishi Gupta
2019-09-24thermal: intel: int340x_thermal: Remove unnecessary acpi_has_method() usesKelsey Skunberg
2019-09-24thermal: int340x: processor_thermal: Add Ice Lake supportSrinivas Pandruvada
2019-09-22thermal: thermal_mmio: remove some dead codeDan Carpenter
2019-09-17Merge branch 'pm-cpufreq'Rafael J. Wysocki
2019-09-03cpuidle: play_idle: Increase the resolution to usecDaniel Lezcano
2019-08-28Merge branches 'thermal-soc-misc' and 'thermal-soc-qoriq' into thermal-socZhang Rui
2019-08-28drivers: thermal: qcom: tsens: Fix memory leak from qfprom readSrinivas Kandagatla
2019-08-28thermal: tegra: Fix a typoChristophe JAILLET