index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
thermal
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-31
Merge tag 'thermal-v5.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2020-01-31
thermal: armada: remove unused TO_MCELSIUS macro
Akinobu Mita
1
-2
/
+0
2020-01-31
thermal: intel_pch: switch to use <linux/units.h> helpers
Akinobu Mita
1
-1
/
+2
2020-01-31
thermal: int340x: switch to use <linux/units.h> helpers
Akinobu Mita
1
-3
/
+4
2020-01-31
thermal: stm32: fix spelling mistake "preprare" -> "prepare"
Colin Ian King
1
-1
/
+1
2020-01-28
Merge tag 'thermal-v5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
36
-578
/
+1556
2020-01-27
thermal: stm32: Fix low threshold interrupt flood
Pascal Paillet
1
-1
/
+2
2020-01-27
thermal: stm32: Improve temperature computing
Pascal Paillet
1
-44
/
+14
2020-01-27
thermal: stm32: Handle multiple trip points
Pascal Paillet
1
-212
/
+86
2020-01-27
thermal: stm32: Disable interrupts at probe
Pascal Paillet
1
-5
/
+14
2020-01-27
thermal: stm32: Rework sensor mode management
Pascal Paillet
1
-6
/
+4
2020-01-27
thermal: stm32: Fix icifr register name
Pascal Paillet
1
-5
/
+5
2020-01-27
thermal: of: Make thermal_zone_of_sensor_register return -ENODEV if a sensor ...
Peter Mamonov
1
-1
/
+1
2020-01-27
thermal: rcar_gen3_thermal: Remove temperature bound
Niklas Söderlund
1
-3
/
+1
2020-01-27
thermal: rcar_thermal: Remove temperature bound
Niklas Söderlund
1
-6
/
+1
2020-01-27
thermal: intel: intel_pch_thermal: Add Comet Lake (CML) platform support
Gayatri Kammela
1
-0
/
+8
2020-01-27
thermal: intel: Fix unmatched pci_release_region
Chuhong Yuan
1
-1
/
+1
2020-01-27
thermal: int340x: processor_thermal: Add Jasper Lake support
Swaminathan, Nivedita
1
-0
/
+4
2020-01-27
thermal: brcmstb_thermal: Register different ops per process
Florian Fainelli
1
-3
/
+12
2020-01-27
thermal: brcmstb_thermal: Restructure interrupt registration
Florian Fainelli
1
-10
/
+9
2020-01-27
thermal: brcmstb_thermal: Add 16nm process thermal parameters
Florian Fainelli
1
-0
/
+6
2020-01-27
thermal: brcmstb_thermal: Prepare to support a different process
Florian Fainelli
1
-14
/
+33
2020-01-27
thermal: brcmstb_thermal: Do not use DT coefficients
Florian Fainelli
1
-22
/
+9
2020-01-27
thermal: rcar_thermal: Use usleep_range() instead of udelay()
Geert Uytterhoeven
1
-1
/
+1
2020-01-27
thermal: Add BCM2711 thermal driver
Stefan Wahren
3
-0
/
+131
2020-01-27
thermal: sun8i: Add hwmon support
Yangtao Li
1
-0
/
+6
2020-01-27
thermal: sun8i: Remove unused variable and unneeded macros
Yangtao Li
1
-6
/
+0
2020-01-27
thermal: sun8i: Fix using plain integer as NULL pointer in sun8i_ths_resource...
Yangtao Li
1
-1
/
+1
2020-01-27
thermal: sun8i: Fix r40 ths number
Yangtao Li
1
-1
/
+1
2020-01-27
Merge branches 'acpi-battery', 'acpi-video', 'acpi-fan' and 'acpi-drivers'
Rafael J. Wysocki
2
-0
/
+2
2020-01-27
thermal: exynos: Rename Samsung and Exynos to lowercase
Krzysztof Kozlowski
2
-3
/
+3
2020-01-27
thermal: generic-adc: silence info message for IIO_TEMP channels
Martin Blumenstingl
1
-1
/
+5
2020-01-27
thermal: generic-adc: silence "no lookup table" on deferred probe
Martin Blumenstingl
1
-7
/
+7
2020-01-27
thermal/drivers/sun8i: Add thermal driver for H6/H5/H3/A64/A83T/R40
Yangtao Li
3
-0
/
+654
2020-01-27
thermal/drivers/of-thermal: Move the of_thermal_free_zone() to the init section
Daniel Lezcano
1
-1
/
+1
2020-01-27
thermal/drivers/of-thermal: Make of_thermal_destroy_zones static
Daniel Lezcano
2
-34
/
+32
2020-01-27
thermal/drivers/cpu_cooling: Rename to cpufreq_cooling
Daniel Lezcano
3
-5
/
+5
2020-01-27
thermal/drivers/cpu_cooling: Introduce the cpu idle cooling driver
Daniel Lezcano
3
-0
/
+240
2020-01-27
thermal: rockchip: Enable hwmon
Stefan Schaeckeler
1
-1
/
+11
2020-01-27
thermal: armada: Clear reset in armadaxp_init
Zak Hays
1
-0
/
+3
2020-01-27
thermal: armada: Fix register offsets for AXP
Zak Hays
1
-1
/
+1
2020-01-27
thermal/drivers/Kconfig: Convert the CPU cooling device to a choice
Daniel Lezcano
2
-3
/
+13
2020-01-27
thermal: qoriq: Add hwmon support
Andrey Smirnov
1
-0
/
+6
2020-01-27
thermal_hwmon: Add devres wrapper for thermal_add_hwmon_sysfs()
Andrey Smirnov
2
-0
/
+35
2020-01-27
thermal: qoriq: Do not report invalid temperature reading
Andrey Smirnov
1
-1
/
+18
2020-01-27
thermal: qoriq: Enable all sensors before registering them
Andrey Smirnov
1
-19
/
+12
2020-01-27
thermal: qoriq: Convert driver to use regmap API
Andrey Smirnov
1
-130
/
+99
2020-01-27
thermal: qoriq: Drop unnecessary drvdata cleanup
Andrey Smirnov
1
-2
/
+0
2020-01-27
thermal: qoriq: Pass data to qoriq_tmu_calibration() directly
Andrey Smirnov
1
-10
/
+9
2020-01-27
thermal: qoriq: Pass data to qoriq_tmu_register_tmu_zone() directly
Andrey Smirnov
1
-4
/
+4
[next]