aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/thermal
AgeCommit message (Expand)Author
2023-11-20thermal: core: prevent potential string overflowDan Carpenter
2023-03-11thermal: intel: powerclamp: Fix cur_state for multi package systemSrinivas Pandruvada
2023-03-11thermal: intel: quark_dts: fix error pointer dereferenceDan Carpenter
2023-03-11thermal: intel: Fix unsigned comparison with less than zeroYang Li
2023-02-22thermal: intel: int340x: Add locking to int340x_thermal_get_trip_type()Rafael J. Wysocki
2023-02-22thermal: intel: int340x: Protect trip temperature from concurrent updatesSrinivas Pandruvada
2022-10-26thermal: intel_powerclamp: Use first online CPU as control_cpuRafael J. Wysocki
2022-10-26thermal: intel_powerclamp: Use get_cpu() instead of smp_processor_id() to avo...Srinivas Pandruvada
2022-08-25thermal: sysfs: Fix cooling_device_stats_setup() error code pathRafael J. Wysocki
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-10-06thermal/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-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
2021-04-07thermal/core: Add NULL pointer check before using cooling device statsManaf Meethalavalappu Pallikunhi
2020-10-01thermal: rcar_thermal: Handle probe error gracefullyNiklas Söderlund
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-22Revert "thermal: mediatek: fix register index error"Enric Balletbo i Serra
2020-06-25thermal/drivers/ti-soc-thermal: Avoid dereferencing ERR_PTRSudip Mukherjee
2020-03-05thermal: brcmstb_thermal: Do not use DT coefficientsFlorian Fainelli
2020-01-27thermal: cpu_cooling: Actually trace CPU load in thermal_power_cpu_get_powerMatthias Kaehlcke
2020-01-27thermal: rcar_gen3_thermal: fix interrupt typeJiada Wang
2020-01-27thermal: mediatek: fix register index errorMichael Kao
2019-12-13thermal: Fix deadlock in thermal thermal_zone_device_checkWei Wang
2019-12-01thermal: rcar_thermal: Prevent hardware access during system suspendGeert Uytterhoeven
2019-12-01thermal: rcar_thermal: fix duplicate IRQ requestSergei Shtylyov
2019-12-01thermal: armada: fix a test in probe()Dan Carpenter
2019-10-11thermal_hwmon: Sanitize thermal_zone typeStefan Mavrodiev
2019-10-11thermal: Fix use-after-free when unregistering thermal zone deviceIdo Schimmel
2019-06-15drivers: thermal: tsens: Don't print error message on -EPROBE_DEFERAmit Kucheria
2019-06-15thermal: rcar_gen3_thermal: disable interrupt in .removeJiada Wang
2019-05-14x86/cpu: Sanitize FAM6_ATOM namingPeter Zijlstra
2019-04-20thermal/intel_powerclamp: fix truncated kthread nameZhang Rui
2019-04-20thermal/int340x_thermal: fix mode settingMatthew Garrett
2019-04-20thermal/int340x_thermal: Add additional UUIDsMatthew Garrett
2019-04-20thermal: bcm2835: Fix crash in bcm2835_thermal_debugfsPhil Elwell
2019-04-20thermal: samsung: Fix incorrect check after code mergeMarek Szyprowski
2019-04-20thermal/intel_powerclamp: fix __percpu declaration of worker_dataLuc Van Oostenryck
2019-03-05drivers: thermal: int340x_thermal: Fix sysfs race conditionAaron Hill
2019-03-05thermal: int340x_thermal: Fix a NULL vs IS_ERR() checkDan Carpenter
2019-02-12thermal: hwmon: inline helpers when CONFIG_THERMAL_HWMON is not setEduardo Valentin
2019-02-12thermal: generic-adc: Fix adc to temp interpolationBjorn Andersson
2019-02-12thermal: bcm2835: enable hwmon explicitlyMatthias Brugger
2019-02-12thermal: Fix locking in cooling device sysfs update cur_stateThara Gopinath
2019-02-12Thermal: do not clear passive state during system sleepWei Wang
2018-12-21thermal: armada: fix legacy validity test senseRussell King