| Commit message (Expand) | Author | Age | Files | Lines |
* | thermal: intel: powerclamp: Fix cur_state for multi package system | Srinivas Pandruvada | 2023-03-11 | 1 | -4/+16 |
* | thermal: intel: quark_dts: fix error pointer dereference | Dan Carpenter | 2023-03-11 | 1 | -10/+2 |
* | thermal: intel: Fix unsigned comparison with less than zero | Yang Li | 2023-03-11 | 1 | -1/+1 |
* | thermal: intel_powerclamp: Use first online CPU as control_cpu | Rafael J. Wysocki | 2022-10-26 | 1 | -5/+1 |
* | thermal: intel_powerclamp: Use get_cpu() instead of smp_processor_id() to avo... | Srinivas Pandruvada | 2022-10-26 | 1 | -2/+4 |
* | thermal: int340x: Increase bitmap size | Srinivas Pandruvada | 2022-04-20 | 1 | -1/+1 |
* | thermal: int340x: fix memory leak in int3400_notify() | Chuansheng Liu | 2022-03-28 | 1 | -0/+4 |
* | thermal: core: Reset previous low and high trip during thermal zone init | Manaf Meethalavalappu Pallikunhi | 2021-12-08 | 1 | -0/+2 |
* | thermal/core: Potential buffer overflow in thermal_build_list_of_policies() | Dan Carpenter | 2021-10-06 | 1 | -4/+3 |
* | thermal/drivers/exynos: Fix an error code in exynos_tmu_probe() | Dan Carpenter | 2021-09-26 | 1 | -0/+1 |
* | thermal/core: Correct function name thermal_zone_device_unregister() | Yang Yingliang | 2021-07-28 | 1 | -1/+1 |
* | thermal/core/fair share: Lock the thermal zone while looping over instances | Lukasz Luba | 2021-05-22 | 1 | -0/+4 |
* | thermal: ti-soc-thermal: Fix bogus thermal shutdowns for omap4430 | Tony Lindgren | 2020-09-09 | 2 | -14/+19 |
* | thermal: ti-soc-thermal: Fix reversed condition in ti_thermal_expose_sensor() | Dan Carpenter | 2020-08-21 | 1 | -1/+1 |
* | thermal/drivers/cpufreq_cooling: Fix wrong frequency converted from power | Finley Xiao | 2020-07-22 | 1 | -3/+3 |
* | Revert "thermal: mediatek: fix register index error" | Enric Balletbo i Serra | 2020-07-22 | 1 | -4/+2 |
* | thermal/drivers/ti-soc-thermal: Avoid dereferencing ERR_PTR | Sudip Mukherjee | 2020-06-25 | 1 | -3/+3 |
* | thermal: cpu_cooling: Actually trace CPU load in thermal_power_cpu_get_power | Matthias Kaehlcke | 2020-01-27 | 1 | -1/+1 |
* | thermal: mediatek: fix register index error | Michael Kao | 2020-01-27 | 1 | -2/+4 |
* | thermal: Fix deadlock in thermal thermal_zone_device_check | Wei Wang | 2019-12-17 | 1 | -2/+2 |
* | thermal: rcar_thermal: Prevent hardware access during system suspend | Geert Uytterhoeven | 2019-12-01 | 1 | -2/+2 |
* | thermal: Fix use-after-free when unregistering thermal zone device | Ido Schimmel | 2019-10-11 | 1 | -1/+1 |
* | drivers: thermal: tsens: Don't print error message on -EPROBE_DEFER | Amit Kucheria | 2019-06-15 | 1 | -1/+2 |
* | thermal: rcar_gen3_thermal: disable interrupt in .remove | Jiada Wang | 2019-06-15 | 1 | -0/+3 |
* | x86/cpu: Sanitize FAM6_ATOM naming | Peter Zijlstra | 2019-05-14 | 1 | -1/+1 |
* | thermal/intel_powerclamp: fix truncated kthread name | Zhang Rui | 2019-04-20 | 1 | -1/+1 |
* | thermal/int340x_thermal: fix mode setting | Matthew Garrett | 2019-04-20 | 1 | -4/+3 |
* | thermal/int340x_thermal: Add additional UUIDs | Matthew Garrett | 2019-04-20 | 1 | -0/+14 |
* | thermal: bcm2835: Fix crash in bcm2835_thermal_debugfs | Phil Elwell | 2019-04-20 | 1 | -5/+4 |
* | thermal/intel_powerclamp: fix __percpu declaration of worker_data | Luc Van Oostenryck | 2019-04-20 | 1 | -1/+1 |
* | drivers: thermal: int340x_thermal: Fix sysfs race condition | Aaron Hill | 2019-03-05 | 1 | -13/+15 |
* | thermal: int340x_thermal: Fix a NULL vs IS_ERR() check | Dan Carpenter | 2019-03-05 | 1 | -1/+1 |
* | thermal: hwmon: inline helpers when CONFIG_THERMAL_HWMON is not set | Eduardo Valentin | 2019-02-12 | 1 | -2/+2 |
* | thermal: generic-adc: Fix adc to temp interpolation | Bjorn Andersson | 2019-02-12 | 1 | -4/+8 |
* | thermal: bcm2835: enable hwmon explicitly | Matthias Brugger | 2019-02-12 | 1 | -0/+11 |
* | Thermal: do not clear passive state during system sleep | Wei Wang | 2019-02-12 | 1 | -4/+8 |
* | thermal/drivers/hisi: Remove costly sensor inspection | Daniel Lezcano | 2018-12-08 | 1 | -110/+93 |
* | thermal/drivers/hisi: Fix configuration register setting | Daniel Lezcano | 2018-12-08 | 1 | -5/+29 |
* | thermal/drivers/hisi: Encapsulate register writes into helpers | Daniel Lezcano | 2018-12-08 | 1 | -22/+70 |
* | thermal/drivers/hisi: Remove pointless lock | Daniel Lezcano | 2018-12-08 | 1 | -5/+1 |
* | thermal/drivers/hisi: Remove the multiple sensors support | Daniel Lezcano | 2018-12-08 | 1 | -56/+19 |
* | thermal: enable broadcom menu for arm64 bcm2835 | Allen Wild | 2018-11-21 | 1 | -1/+1 |
* | thermal: da9062/61: Prevent hardware access during system suspend | Geert Uytterhoeven | 2018-11-13 | 1 | -2/+2 |
* | thermal: of-thermal: disable passive polling when thermal zone is disabled | Anson Huang | 2018-10-03 | 1 | -2/+5 |
* | thermal: exynos: fix setting rising_threshold for Exynos5433 | Bartlomiej Zolnierkiewicz | 2018-08-03 | 1 | -0/+1 |
* | thermal: bcm2835: Stop using printk format %pCr | Geert Uytterhoeven | 2018-07-03 | 1 | -2/+2 |
* | thermal: int3403_thermal: Fix NULL pointer deref on module load / probe | Hans de Goede | 2018-06-21 | 1 | -2/+1 |
* | thermal: exynos: Propagate error value from tmu_read() | Marek Szyprowski | 2018-05-16 | 1 | -2/+7 |
* | thermal: exynos: Reading temperature makes sense only when TMU is turned on | Marek Szyprowski | 2018-05-16 | 1 | -1/+4 |
* | thermal: imx: Fix race condition in imx_thermal_probe() | Mikhail Lappo | 2018-04-24 | 1 | -3/+3 |