index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thermal
Age
Commit message (
Expand
)
Author
2020-01-31
Merge tag 'thermal-v5.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-01-31
thermal: armada: remove unused TO_MCELSIUS macro
Akinobu Mita
2020-01-31
thermal: intel_pch: switch to use <linux/units.h> helpers
Akinobu Mita
2020-01-31
thermal: int340x: switch to use <linux/units.h> helpers
Akinobu Mita
2020-01-31
thermal: stm32: fix spelling mistake "preprare" -> "prepare"
Colin Ian King
2020-01-28
Merge tag 'thermal-v5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-01-27
thermal: stm32: Fix low threshold interrupt flood
Pascal Paillet
2020-01-27
thermal: stm32: Improve temperature computing
Pascal Paillet
2020-01-27
thermal: stm32: Handle multiple trip points
Pascal Paillet
2020-01-27
thermal: stm32: Disable interrupts at probe
Pascal Paillet
2020-01-27
thermal: stm32: Rework sensor mode management
Pascal Paillet
2020-01-27
thermal: stm32: Fix icifr register name
Pascal Paillet
2020-01-27
thermal: of: Make thermal_zone_of_sensor_register return -ENODEV if a sensor ...
Peter Mamonov
2020-01-27
thermal: rcar_gen3_thermal: Remove temperature bound
Niklas Söderlund
2020-01-27
thermal: rcar_thermal: Remove temperature bound
Niklas Söderlund
2020-01-27
thermal: intel: intel_pch_thermal: Add Comet Lake (CML) platform support
Gayatri Kammela
2020-01-27
thermal: intel: Fix unmatched pci_release_region
Chuhong Yuan
2020-01-27
thermal: int340x: processor_thermal: Add Jasper Lake support
Swaminathan, Nivedita
2020-01-27
thermal: brcmstb_thermal: Register different ops per process
Florian Fainelli
2020-01-27
thermal: brcmstb_thermal: Restructure interrupt registration
Florian Fainelli
2020-01-27
thermal: brcmstb_thermal: Add 16nm process thermal parameters
Florian Fainelli
2020-01-27
thermal: brcmstb_thermal: Prepare to support a different process
Florian Fainelli
2020-01-27
thermal: brcmstb_thermal: Do not use DT coefficients
Florian Fainelli
2020-01-27
thermal: rcar_thermal: Use usleep_range() instead of udelay()
Geert Uytterhoeven
2020-01-27
thermal: Add BCM2711 thermal driver
Stefan Wahren
2020-01-27
thermal: sun8i: Add hwmon support
Yangtao Li
2020-01-27
thermal: sun8i: Remove unused variable and unneeded macros
Yangtao Li
2020-01-27
thermal: sun8i: Fix using plain integer as NULL pointer in sun8i_ths_resource...
Yangtao Li
2020-01-27
thermal: sun8i: Fix r40 ths number
Yangtao Li
2020-01-27
Merge branches 'acpi-battery', 'acpi-video', 'acpi-fan' and 'acpi-drivers'
Rafael J. Wysocki
2020-01-27
thermal: exynos: Rename Samsung and Exynos to lowercase
Krzysztof Kozlowski
2020-01-27
thermal: generic-adc: silence info message for IIO_TEMP channels
Martin Blumenstingl
2020-01-27
thermal: generic-adc: silence "no lookup table" on deferred probe
Martin Blumenstingl
2020-01-27
thermal/drivers/sun8i: Add thermal driver for H6/H5/H3/A64/A83T/R40
Yangtao Li
2020-01-27
thermal/drivers/of-thermal: Move the of_thermal_free_zone() to the init section
Daniel Lezcano
2020-01-27
thermal/drivers/of-thermal: Make of_thermal_destroy_zones static
Daniel Lezcano
2020-01-27
thermal/drivers/cpu_cooling: Rename to cpufreq_cooling
Daniel Lezcano
2020-01-27
thermal/drivers/cpu_cooling: Introduce the cpu idle cooling driver
Daniel Lezcano
2020-01-27
thermal: rockchip: Enable hwmon
Stefan Schaeckeler
2020-01-27
thermal: armada: Clear reset in armadaxp_init
Zak Hays
2020-01-27
thermal: armada: Fix register offsets for AXP
Zak Hays
2020-01-27
thermal/drivers/Kconfig: Convert the CPU cooling device to a choice
Daniel Lezcano
2020-01-27
thermal: qoriq: Add hwmon support
Andrey Smirnov
2020-01-27
thermal_hwmon: Add devres wrapper for thermal_add_hwmon_sysfs()
Andrey Smirnov
2020-01-27
thermal: qoriq: Do not report invalid temperature reading
Andrey Smirnov
2020-01-27
thermal: qoriq: Enable all sensors before registering them
Andrey Smirnov
2020-01-27
thermal: qoriq: Convert driver to use regmap API
Andrey Smirnov
2020-01-27
thermal: qoriq: Drop unnecessary drvdata cleanup
Andrey Smirnov
2020-01-27
thermal: qoriq: Pass data to qoriq_tmu_calibration() directly
Andrey Smirnov
2020-01-27
thermal: qoriq: Pass data to qoriq_tmu_register_tmu_zone() directly
Andrey Smirnov
[next]