summaryrefslogtreecommitdiffstats
path: root/drivers/thermal
Commit message (Expand)AuthorAgeFilesLines
* 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
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-025-0/+5
*---. Merge branches 'thermal-core', 'thermal-soc', 'thermal-intel' and 'const-ther...Zhang Rui2017-09-0817-90/+635
|\ \ \
| | | * thermal: bcm2835: constify thermal_zone_of_device_ops structuresJulia Lawall2017-08-111-1/+1
| | | * thermal: exynos: constify thermal_zone_of_device_ops structuresJulia Lawall2017-08-111-1/+1
| | | * thermal: zx2967: constify thermal_zone_of_device_ops structuresJulia Lawall2017-08-111-1/+1
| | | * thermal: rcar_gen3_thermal: constify thermal_zone_of_device_ops structuresJulia Lawall2017-08-111-1/+1
| | | * thermal: qoriq: constify thermal_zone_of_device_ops structuresJulia Lawall2017-08-111-1/+1
| | | * thermal: hisilicon: constify thermal_zone_of_device_ops structuresJulia Lawall2017-08-111-1/+1
| | * | Thermal: int3406_thermal: fix thermal sysfs I/FZhang Rui2017-09-011-59/+37
| | * | thermal: intel_pch_thermal: Fix enable check on Broadwell-DEEd Swierk2017-08-151-2/+2
| | * | thermal: int3400_thermal: process "thermal table changed" eventBrian Bian2017-08-111-0/+41
| | * | Thermal/int340x: Fix few typos and kernel warn messageSumeet Pawnikar2017-08-082-5/+5
| | * | thermal: intel_pch_thermal: constify pci_device_id.Arvind Yadav2017-08-081-1/+1
| | * | thermal: fix INTEL_SOC_DTS_IOSF_CORE dependenciesArnd Bergmann2017-08-081-2/+2