summaryrefslogtreecommitdiffstats
path: root/drivers/thermal
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-03-301-2/+17
|\
| * thermal/cpu-cooling: Update thermal pressure in case of a maximum frequency c...Thara Gopinath2020-03-061-2/+17
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-03-304-8/+4
|\ \
| * | thermal: Convert to new X86 CPU match macrosThomas Gleixner2020-03-244-8/+4
| |/
* | thermal/x86_pkg_temp: Make pkg_temp_lock a raw_spinlock_tClark Williams2020-03-281-12/+12
* | acpi: Remove header dependencyPeter Zijlstra2020-03-211-0/+1
|/
* Merge tag 'thermal-v5.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-01-311-1/+1
|\
| * thermal: stm32: fix spelling mistake "preprare" -> "prepare"Colin Ian King2020-01-311-1/+1
* | thermal: armada: remove unused TO_MCELSIUS macroAkinobu Mita2020-01-311-2/+0
* | thermal: intel_pch: switch to use <linux/units.h> helpersAkinobu Mita2020-01-311-1/+2
* | thermal: int340x: switch to use <linux/units.h> helpersAkinobu Mita2020-01-311-3/+4
* | Merge tag 'thermal-v5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-01-2836-578/+1556
|\|
| * thermal: stm32: Fix low threshold interrupt floodPascal Paillet2020-01-271-1/+2
| * thermal: stm32: Improve temperature computingPascal Paillet2020-01-271-44/+14
| * thermal: stm32: Handle multiple trip pointsPascal Paillet2020-01-271-212/+86
| * thermal: stm32: Disable interrupts at probePascal Paillet2020-01-271-5/+14
| * thermal: stm32: Rework sensor mode managementPascal Paillet2020-01-271-6/+4
| * thermal: stm32: Fix icifr register namePascal Paillet2020-01-271-5/+5
| * thermal: of: Make thermal_zone_of_sensor_register return -ENODEV if a sensor ...Peter Mamonov2020-01-271-1/+1
| * thermal: rcar_gen3_thermal: Remove temperature boundNiklas Söderlund2020-01-271-3/+1
| * thermal: rcar_thermal: Remove temperature boundNiklas Söderlund2020-01-271-6/+1
| * thermal: intel: intel_pch_thermal: Add Comet Lake (CML) platform supportGayatri Kammela2020-01-271-0/+8
| * thermal: intel: Fix unmatched pci_release_regionChuhong Yuan2020-01-271-1/+1
| * thermal: int340x: processor_thermal: Add Jasper Lake supportSwaminathan, Nivedita2020-01-271-0/+4
| * thermal: brcmstb_thermal: Register different ops per processFlorian Fainelli2020-01-271-3/+12
| * thermal: brcmstb_thermal: Restructure interrupt registrationFlorian Fainelli2020-01-271-10/+9
| * thermal: brcmstb_thermal: Add 16nm process thermal parametersFlorian Fainelli2020-01-271-0/+6
| * thermal: brcmstb_thermal: Prepare to support a different processFlorian Fainelli2020-01-271-14/+33
| * thermal: brcmstb_thermal: Do not use DT coefficientsFlorian Fainelli2020-01-271-22/+9
| * thermal: rcar_thermal: Use usleep_range() instead of udelay()Geert Uytterhoeven2020-01-271-1/+1
| * thermal: Add BCM2711 thermal driverStefan Wahren2020-01-273-0/+131
| * thermal: sun8i: Add hwmon supportYangtao Li2020-01-271-0/+6
| * thermal: sun8i: Remove unused variable and unneeded macrosYangtao Li2020-01-271-6/+0
| * thermal: sun8i: Fix using plain integer as NULL pointer in sun8i_ths_resource...Yangtao Li2020-01-271-1/+1
| * thermal: sun8i: Fix r40 ths numberYangtao Li2020-01-271-1/+1
| * thermal: exynos: Rename Samsung and Exynos to lowercaseKrzysztof Kozlowski2020-01-272-3/+3
| * thermal: generic-adc: silence info message for IIO_TEMP channelsMartin Blumenstingl2020-01-271-1/+5
| * thermal: generic-adc: silence "no lookup table" on deferred probeMartin Blumenstingl2020-01-271-7/+7
| * thermal/drivers/sun8i: Add thermal driver for H6/H5/H3/A64/A83T/R40Yangtao Li2020-01-273-0/+654
| * thermal/drivers/of-thermal: Move the of_thermal_free_zone() to the init sectionDaniel Lezcano2020-01-271-1/+1
| * thermal/drivers/of-thermal: Make of_thermal_destroy_zones staticDaniel Lezcano2020-01-272-34/+32
| * thermal/drivers/cpu_cooling: Rename to cpufreq_coolingDaniel Lezcano2020-01-273-5/+5
| * thermal/drivers/cpu_cooling: Introduce the cpu idle cooling driverDaniel Lezcano2020-01-273-0/+240
| * thermal: rockchip: Enable hwmonStefan Schaeckeler2020-01-271-1/+11
| * thermal: armada: Clear reset in armadaxp_initZak Hays2020-01-271-0/+3
| * thermal: armada: Fix register offsets for AXPZak Hays2020-01-271-1/+1
| * thermal/drivers/Kconfig: Convert the CPU cooling device to a choiceDaniel Lezcano2020-01-272-3/+13
| * thermal: qoriq: Add hwmon supportAndrey Smirnov2020-01-271-0/+6
| * thermal_hwmon: Add devres wrapper for thermal_add_hwmon_sysfs()Andrey Smirnov2020-01-272-0/+35
| * thermal: qoriq: Do not report invalid temperature readingAndrey Smirnov2020-01-271-1/+18