summaryrefslogtreecommitdiffstats
path: root/drivers/thermal
Commit message (Expand)AuthorAgeFilesLines
* thermal: core: Reset previous low and high trip during thermal zone initManaf Meethalavalappu Pallikunhi2021-12-081-0/+2
* thermal/core: Potential buffer overflow in thermal_build_list_of_policies()Dan Carpenter2021-10-061-4/+3
* thermal/drivers/exynos: Fix an error code in exynos_tmu_probe()Dan Carpenter2021-09-261-0/+1
* thermal/core: Correct function name thermal_zone_device_unregister()Yang Yingliang2021-07-281-1/+1
* thermal/core/fair share: Lock the thermal zone while looping over instancesLukasz Luba2021-05-221-0/+4
* thermal: ti-soc-thermal: Fix bogus thermal shutdowns for omap4430Tony Lindgren2020-09-092-14/+19
* thermal: ti-soc-thermal: Fix reversed condition in ti_thermal_expose_sensor()Dan Carpenter2020-08-211-1/+1
* thermal/drivers/cpufreq_cooling: Fix wrong frequency converted from powerFinley Xiao2020-07-221-3/+3
* Revert "thermal: mediatek: fix register index error"Enric Balletbo i Serra2020-07-221-4/+2
* thermal/drivers/ti-soc-thermal: Avoid dereferencing ERR_PTRSudip Mukherjee2020-06-251-3/+3
* thermal: cpu_cooling: Actually trace CPU load in thermal_power_cpu_get_powerMatthias Kaehlcke2020-01-271-1/+1
* thermal: mediatek: fix register index errorMichael Kao2020-01-271-2/+4
* thermal: Fix deadlock in thermal thermal_zone_device_checkWei Wang2019-12-171-2/+2
* thermal: rcar_thermal: Prevent hardware access during system suspendGeert Uytterhoeven2019-12-011-2/+2
* thermal: Fix use-after-free when unregistering thermal zone deviceIdo Schimmel2019-10-111-1/+1
* drivers: thermal: tsens: Don't print error message on -EPROBE_DEFERAmit Kucheria2019-06-151-1/+2
* thermal: rcar_gen3_thermal: disable interrupt in .removeJiada Wang2019-06-151-0/+3
* x86/cpu: Sanitize FAM6_ATOM namingPeter Zijlstra2019-05-141-1/+1
* thermal/intel_powerclamp: fix truncated kthread nameZhang Rui2019-04-201-1/+1
* thermal/int340x_thermal: fix mode settingMatthew Garrett2019-04-201-4/+3
* thermal/int340x_thermal: Add additional UUIDsMatthew Garrett2019-04-201-0/+14
* thermal: bcm2835: Fix crash in bcm2835_thermal_debugfsPhil Elwell2019-04-201-5/+4
* thermal/intel_powerclamp: fix __percpu declaration of worker_dataLuc Van Oostenryck2019-04-201-1/+1
* drivers: thermal: int340x_thermal: Fix sysfs race conditionAaron Hill2019-03-051-13/+15
* thermal: int340x_thermal: Fix a NULL vs IS_ERR() checkDan Carpenter2019-03-051-1/+1
* thermal: hwmon: inline helpers when CONFIG_THERMAL_HWMON is not setEduardo Valentin2019-02-121-2/+2
* thermal: generic-adc: Fix adc to temp interpolationBjorn Andersson2019-02-121-4/+8
* thermal: bcm2835: enable hwmon explicitlyMatthias Brugger2019-02-121-0/+11
* Thermal: do not clear passive state during system sleepWei Wang2019-02-121-4/+8
* thermal/drivers/hisi: Remove costly sensor inspectionDaniel Lezcano2018-12-081-110/+93
* thermal/drivers/hisi: Fix configuration register settingDaniel Lezcano2018-12-081-5/+29
* thermal/drivers/hisi: Encapsulate register writes into helpersDaniel Lezcano2018-12-081-22/+70
* thermal/drivers/hisi: Remove pointless lockDaniel Lezcano2018-12-081-5/+1
* thermal/drivers/hisi: Remove the multiple sensors supportDaniel Lezcano2018-12-081-56/+19
* thermal: enable broadcom menu for arm64 bcm2835Allen Wild2018-11-211-1/+1
* thermal: da9062/61: Prevent hardware access during system suspendGeert Uytterhoeven2018-11-131-2/+2
* thermal: of-thermal: disable passive polling when thermal zone is disabledAnson Huang2018-10-031-2/+5
* thermal: exynos: fix setting rising_threshold for Exynos5433Bartlomiej Zolnierkiewicz2018-08-031-0/+1
* thermal: bcm2835: Stop using printk format %pCrGeert Uytterhoeven2018-07-031-2/+2
* thermal: int3403_thermal: Fix NULL pointer deref on module load / probeHans de Goede2018-06-211-2/+1
* thermal: exynos: Propagate error value from tmu_read()Marek Szyprowski2018-05-161-2/+7
* thermal: exynos: Reading temperature makes sense only when TMU is turned onMarek Szyprowski2018-05-161-1/+4
* thermal: imx: Fix race condition in imx_thermal_probe()Mikhail Lappo2018-04-241-3/+3
* thermal: int3400_thermal: fix error handling in int3400_thermal_probe()Alexey Khoroshilov2018-04-121-3/+7
* thermal: power_allocator: fix one race condition issue for thermal_instances ...Yi Zeng2018-04-121-0/+2
* thermal/drivers/hisi: Fix multiple alarm interrupts firingDaniel Lezcano2017-12-251-2/+8
* thermal/drivers/hisi: Simplify the temperature/step computationDaniel Lezcano2017-12-251-13/+28
* thermal/drivers/hisi: Fix kernel panic on alarm interruptDaniel Lezcano2017-12-251-9/+9
* thermal/drivers/hisi: Fix missing interrupt enablementDaniel Lezcano2017-12-251-2/+3
* thermal/drivers/step_wise: Fix temperature regulation misbehaviorDaniel Lezcano2017-12-201-5/+6