summaryrefslogtreecommitdiffstats
path: root/drivers/thermal
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'thermal-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-02-2223-598/+752
|\
| * thermal: cpufreq_cooling: freq_qos_update_request() returns < 0 on errorViresh Kumar2021-02-171-1/+1
| * thermal: qcom: Fix comparison with uninitialized variable channels_availableColin Ian King2021-02-161-7/+7
| * thermal: qcom: add support for adc-tm5 PMIC thermal monitorDmitry Baryshkov2021-02-153-0/+635
| * thermal: ti-soc-thermal: Use non-inverted define for omap4Tony Lindgren2021-02-152-4/+4
| * thermal: ti-soc-thermal: Simplify polling with iopollTony Lindgren2021-02-151-16/+14
| * thermal: ti-soc-thermal: Fix stuck sensor with continuous mode for 4430Tony Lindgren2021-02-153-4/+14
| * thermal: ti-soc-thermal: Skip pointless register access for dra7Tony Lindgren2021-02-151-14/+15
| * thermal/drivers/zx: Remove zx driverArnd Bergmann2021-02-033-265/+0
| * thermal/drivers/tango: Remove tango driverArnd Bergmann2021-02-033-136/+0
| * thermal: power allocator: fail binding for non-power actor devicesLukasz Luba2021-01-191-1/+34
| * thermal/core: Make cooling device state change privateDaniel Lezcano2021-01-192-1/+2
| * thermal: intel: pch: Fix unexpected shutdown at critical temperatureKai-Heng Feng2021-01-191-0/+6
| * thermal: int340x: Fix unexpected shutdown at critical temperatureKai-Heng Feng2021-01-191-0/+6
| * thermal/core: Remove pointless thermal_zone_device_reset() functionDaniel Lezcano2021-01-191-7/+1
| * thermal/core: Remove ms based delay fieldsDaniel Lezcano2021-01-194-8/+8
| * thermal/core: Use precomputed jiffies for the pollingDaniel Lezcano2021-01-191-10/+5
| * thermal/core: Precompute the delays from msecs to jiffiesDaniel Lezcano2021-01-193-0/+11
| * thermal/core: Remove THERMAL_TRIPS_NONE testDaniel Lezcano2021-01-191-1/+1
| * thermal/core: Remove pointless test with the THERMAL_TRIPS_NONE macroDaniel Lezcano2021-01-191-4/+1
| * thermal/core: Remove unused functions rebind/unbind exceptionDaniel Lezcano2021-01-192-41/+0
| * thermal/core: Remove the 'forced_passive' optionDaniel Lezcano2021-01-192-91/+3
| * thermal/core: Remove notify opsDaniel Lezcano2021-01-071-3/+0
* | Merge tag 'sched-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-02-211-14/+55
|\ \
| * | thermal: cpufreq_cooling: Reuse sched_cpu_util() for SMP platformsViresh Kumar2021-01-141-14/+55
| |/
* / thermal: Move therm_throt there from x86/mceBorislav Petkov2021-02-085-1/+741
|/
* Merge tag 'thermal-v5.11-2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-12-182-0/+2
|\
| * thermal: int340x: Support Alder LakeSrinivas Pandruvada2020-12-172-0/+2
* | Merge tag 'thermal-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-12-1522-742/+1183
|\|
| * thermal/drivers/devfreq_cooling: Fix the build when !ENERGY_MODELLukasz Luba2020-12-151-13/+12
| * thermal/drivers/rcar: Remove notification usageDaniel Lezcano2020-12-151-19/+0
| * thermal/core: Add critical and hot opsDaniel Lezcano2020-12-111-16/+27
| * thermal/core: Emit a warning if the thermal zone is updated without opsDaniel Lezcano2020-12-111-1/+2
| * thermal: devfreq_cooling: remove old power model and use EMLukasz Luba2020-12-111-210/+97
| * thermal: devfreq_cooling: add new registration functions with Energy ModelLukasz Luba2020-12-111-1/+53
| * thermal: devfreq_cooling: use a copy of device statusLukasz Luba2020-12-111-10/+37
| * thermal: devfreq_cooling: change tracing function and argumentsLukasz Luba2020-12-111-2/+1
| * thermal: int340x: processor_thermal: Correct workload type nameSrinivas Pandruvada2020-12-101-1/+1
| * thermal: broadcom: simplify the return expression of bcm2711_thermal_probe()Zheng Yongjun2020-12-101-5/+1
| * thermal: intel: pch: use macro for temperature calculationSumeet Pawnikar2020-12-101-10/+3
| * thermal: int340x: processor_thermal: Add mailbox driverSrinivas Pandruvada2020-12-104-2/+232
| * thermal: int340x: processor_thermal: Add RFIM driverSrinivas Pandruvada2020-12-104-3/+270
| * thermal: int340x: processor_thermal: Add AlderLake PCI device idSrinivas Pandruvada2020-12-102-0/+2
| * thermal: int340x: processor_thermal: Refactor MMIO interfaceSrinivas Pandruvada2020-12-105-211/+263
| * thermal: rcar_gen3_thermal: Add r8a779a0 supportNiklas Söderlund2020-12-081-1/+6
| * thermal: imx8mm: Disable the clock on probe failureFabio Estevam2020-12-041-1/+5
| * thermal: imx8mm: Print the correct error codeFabio Estevam2020-12-041-1/+2
| * thermal: rcar_gen3_thermal: Do not use interrupts for normal operationNiklas Söderlund2020-11-301-106/+2
| * thermal: core: Constify static attribute_group structsRikard Falkeborn2020-11-301-3/+3
| * thermal: power allocator: change the 'k_*' always in estimate_pid_constants()Lukasz Luba2020-11-261-19/+9