summaryrefslogtreecommitdiff
path: root/drivers/thermal
AgeCommit message (Expand)AuthorFilesLines
2020-07-22thermal/drivers/cpufreq_cooling: Fix wrong frequency converted from powerFinley Xiao1-3/+3
2020-07-22Revert "thermal: mediatek: fix register index error"Enric Balletbo i Serra1-4/+2
2020-06-25thermal/drivers/ti-soc-thermal: Avoid dereferencing ERR_PTRSudip Mukherjee1-3/+3
2020-01-27thermal: cpu_cooling: Actually trace CPU load in thermal_power_cpu_get_powerMatthias Kaehlcke1-1/+1
2020-01-27thermal: mediatek: fix register index errorMichael Kao1-2/+4
2019-12-17thermal: Fix deadlock in thermal thermal_zone_device_checkWei Wang1-2/+2
2019-12-01thermal: rcar_thermal: Prevent hardware access during system suspendGeert Uytterhoeven1-2/+2
2019-10-11thermal: Fix use-after-free when unregistering thermal zone deviceIdo Schimmel1-1/+1
2019-06-15drivers: thermal: tsens: Don't print error message on -EPROBE_DEFERAmit Kucheria1-1/+2
2019-06-15thermal: rcar_gen3_thermal: disable interrupt in .removeJiada Wang1-0/+3
2019-05-14x86/cpu: Sanitize FAM6_ATOM namingPeter Zijlstra1-1/+1
2019-04-20thermal/intel_powerclamp: fix truncated kthread nameZhang Rui1-1/+1
2019-04-20thermal/int340x_thermal: fix mode settingMatthew Garrett1-4/+3
2019-04-20thermal/int340x_thermal: Add additional UUIDsMatthew Garrett1-0/+14
2019-04-20thermal: bcm2835: Fix crash in bcm2835_thermal_debugfsPhil Elwell1-5/+4
2019-04-20thermal/intel_powerclamp: fix __percpu declaration of worker_dataLuc Van Oostenryck1-1/+1
2019-03-05drivers: thermal: int340x_thermal: Fix sysfs race conditionAaron Hill1-13/+15
2019-03-05thermal: int340x_thermal: Fix a NULL vs IS_ERR() checkDan Carpenter1-1/+1
2019-02-12thermal: hwmon: inline helpers when CONFIG_THERMAL_HWMON is not setEduardo Valentin1-2/+2
2019-02-12thermal: generic-adc: Fix adc to temp interpolationBjorn Andersson1-4/+8
2019-02-12thermal: bcm2835: enable hwmon explicitlyMatthias Brugger1-0/+11
2019-02-12Thermal: do not clear passive state during system sleepWei Wang1-4/+8
2018-12-08thermal/drivers/hisi: Remove costly sensor inspectionDaniel Lezcano1-110/+93
2018-12-08thermal/drivers/hisi: Fix configuration register settingDaniel Lezcano1-5/+29
2018-12-08thermal/drivers/hisi: Encapsulate register writes into helpersDaniel Lezcano1-22/+70
2018-12-08thermal/drivers/hisi: Remove pointless lockDaniel Lezcano1-5/+1
2018-12-08thermal/drivers/hisi: Remove the multiple sensors supportDaniel Lezcano1-56/+19
2018-11-21thermal: enable broadcom menu for arm64 bcm2835Allen Wild1-1/+1
2018-11-13thermal: da9062/61: Prevent hardware access during system suspendGeert Uytterhoeven1-2/+2
2018-10-04thermal: of-thermal: disable passive polling when thermal zone is disabledAnson Huang1-2/+5
2018-08-03thermal: exynos: fix setting rising_threshold for Exynos5433Bartlomiej Zolnierkiewicz1-0/+1
2018-07-03thermal: bcm2835: Stop using printk format %pCrGeert Uytterhoeven1-2/+2
2018-06-20thermal: int3403_thermal: Fix NULL pointer deref on module load / probeHans de Goede1-2/+1
2018-05-16thermal: exynos: Propagate error value from tmu_read()Marek Szyprowski1-2/+7
2018-05-16thermal: exynos: Reading temperature makes sense only when TMU is turned onMarek Szyprowski1-1/+4
2018-04-24thermal: imx: Fix race condition in imx_thermal_probe()Mikhail Lappo1-3/+3
2018-04-12thermal: int3400_thermal: fix error handling in int3400_thermal_probe()Alexey Khoroshilov1-3/+7
2018-04-12thermal: power_allocator: fix one race condition issue for thermal_instances ...Yi Zeng1-0/+2
2017-12-25thermal/drivers/hisi: Fix multiple alarm interrupts firingDaniel Lezcano1-2/+8
2017-12-25thermal/drivers/hisi: Simplify the temperature/step computationDaniel Lezcano1-13/+28
2017-12-25thermal/drivers/hisi: Fix kernel panic on alarm interruptDaniel Lezcano1-9/+9
2017-12-25thermal/drivers/hisi: Fix missing interrupt enablementDaniel Lezcano1-2/+3
2017-12-20thermal/drivers/step_wise: Fix temperature regulation misbehaviorDaniel Lezcano1-5/+6
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman5-0/+5
2017-09-08Merge branches 'thermal-core', 'thermal-soc', 'thermal-intel' and 'const-ther...Zhang Rui17-90/+635
2017-09-08Merge branches 'mediatek-mt2712', 'rockchip-rk3328' and 'uniphier-thermal' in...Zhang Rui4-0/+458
2017-09-01Thermal: int3406_thermal: fix thermal sysfs I/FZhang Rui1-59/+37
2017-08-31thermal: mediatek: minor mtk_thermal.c cleanupsLouis Yu1-4/+4
2017-08-31thermal: mediatek: extend calibration data for mt2712 chipLouis Yu1-5/+11
2017-08-31thermal: mediatek: add Mediatek thermal driver for mt2712Louis Yu1-4/+66