summaryrefslogtreecommitdiff
path: root/drivers/thermal
Commit message (Expand)AuthorAgeFilesLines
* thermal: Defer thermal wakups to threadsDaniel Wagner2021-10-111-3/+47
* 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-122-14/+19
* Revert "thermal: mediatek: fix register index error"Enric Balletbo i Serra2020-07-221-4/+2
* thermal: cpu_cooling: Actually trace CPU load in thermal_power_cpu_get_powerMatthias Kaehlcke2020-01-291-1/+1
* thermal: mediatek: fix register index errorMichael Kao2020-01-291-2/+4
* thermal: Fix deadlock in thermal thermal_zone_device_checkWei Wang2019-12-211-2/+2
* thermal: rcar_thermal: Prevent hardware access during system suspendGeert Uytterhoeven2019-11-281-2/+2
* thermal: Fix use-after-free when unregistering thermal zone deviceIdo Schimmel2019-10-171-1/+1
* drivers: thermal: tsens: Don't print error message on -EPROBE_DEFERAmit Kucheria2019-06-221-1/+2
* x86/cpu: Sanitize FAM6_ATOM namingPeter Zijlstra2019-05-141-1/+1
* thermal/int340x_thermal: fix mode settingMatthew Garrett2019-04-201-4/+3
* thermal/int340x_thermal: Add additional UUIDsMatthew Garrett2019-04-201-0/+14
* 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: do not clear passive state during system sleepWei Wang2019-02-121-4/+8
* 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: 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: power_allocator: fix one race condition issue for thermal_instances ...Yi Zeng2018-04-131-0/+2
* thermal: fix INTEL_SOC_DTS_IOSF_CORE dependenciesArnd Bergmann2018-02-251-2/+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: hisilicon: Handle return value of clk_prepare_enableArvind Yadav2017-12-251-1/+4
* thermal/drivers/step_wise: Fix temperature regulation misbehaviorDaniel Lezcano2017-12-201-5/+6
* thermal: cpu_cooling: Avoid accessing potentially freed structuresViresh Kumar2017-07-271-1/+3
* thermal: max77620: fix device-node reference imbalanceJohan Hovold2017-07-271-2/+8
* thermal: hwmon: Properly report critical temperature in sysfsKrzysztof Kozlowski2017-01-091-1/+1
* thermal/powerclamp: add back module device tableJacob Pan2016-11-211-1/+8
* thermal/powerclamp: correct cpu support checkEric Ernst2016-10-201-12/+2
* thermal: intel_pch_thermal: Enable Haswell PCHSrinivas Pandruvada2016-10-201-0/+9
* thermal: intel_pch_thermal: Add an ACPI passive tripSrinivas Pandruvada2016-10-201-0/+51
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2016-10-1243-195/+3410
|\
| * thermal: int3403: Process trip change notificationSrinivas Pandruvada2016-09-271-0/+6
| * thermal: int340x: New Interface to read trip and notifySrinivas Pandruvada2016-09-275-27/+48
| * thermal: user_space gov: Add additional information in ueventSrinivas Pandruvada2016-09-271-2/+13
| * thermal: Enhance thermal_zone_device_update for eventsSrinivas Pandruvada2016-09-2716-25/+38
| *---. Merge branches 'thermal-soc', 'thermal-core', 'thermal-intel' and 'thermal-te...Zhang Rui2016-09-279-16/+1202
| |\ \ \
| | | | * thermal: tegra: add hw-throttle for Tegra132Wei Ni2016-09-272-30/+221
| | | | * thermal: tegra: add hw-throttle functionWei Ni2016-09-275-15/+700
| | | * | thermal: add Intel BXT WhiskeyCove PMIC thermal driverBin Gao2016-09-063-0/+310
| | | |/
| | * | thermal: cpu_cooling: Fix wrong comment call function nameHugh Kang2016-09-271-1/+1
| | |/