summaryrefslogtreecommitdiff
path: root/drivers/thermal
AgeCommit message (Expand)Author
2020-04-06Merge tag 'acpi-5.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2020-04-01thermal: int340x_thermal: fix: Update Tiger Lake ACPI device IDsGayatri Kammela
2020-03-30Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-03-30Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-03-28thermal/x86_pkg_temp: Make pkg_temp_lock a raw_spinlock_tClark Williams
2020-03-24thermal: Convert to new X86 CPU match macrosThomas Gleixner
2020-03-21acpi: Remove header dependencyPeter Zijlstra
2020-03-06thermal/cpu-cooling: Update thermal pressure in case of a maximum frequency c...Thara Gopinath
2020-01-31Merge tag 'thermal-v5.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-01-31thermal: armada: remove unused TO_MCELSIUS macroAkinobu Mita
2020-01-31thermal: intel_pch: switch to use <linux/units.h> helpersAkinobu Mita
2020-01-31thermal: int340x: switch to use <linux/units.h> helpersAkinobu Mita
2020-01-31thermal: stm32: fix spelling mistake "preprare" -> "prepare"Colin Ian King
2020-01-28Merge tag 'thermal-v5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-01-27thermal: stm32: Fix low threshold interrupt floodPascal Paillet
2020-01-27thermal: stm32: Improve temperature computingPascal Paillet
2020-01-27thermal: stm32: Handle multiple trip pointsPascal Paillet
2020-01-27thermal: stm32: Disable interrupts at probePascal Paillet
2020-01-27thermal: stm32: Rework sensor mode managementPascal Paillet
2020-01-27thermal: stm32: Fix icifr register namePascal Paillet
2020-01-27thermal: of: Make thermal_zone_of_sensor_register return -ENODEV if a sensor ...Peter Mamonov
2020-01-27thermal: rcar_gen3_thermal: Remove temperature boundNiklas Söderlund
2020-01-27thermal: rcar_thermal: Remove temperature boundNiklas Söderlund
2020-01-27thermal: intel: intel_pch_thermal: Add Comet Lake (CML) platform supportGayatri Kammela
2020-01-27thermal: intel: Fix unmatched pci_release_regionChuhong Yuan
2020-01-27thermal: int340x: processor_thermal: Add Jasper Lake supportSwaminathan, Nivedita
2020-01-27thermal: brcmstb_thermal: Register different ops per processFlorian Fainelli
2020-01-27thermal: brcmstb_thermal: Restructure interrupt registrationFlorian Fainelli
2020-01-27thermal: brcmstb_thermal: Add 16nm process thermal parametersFlorian Fainelli
2020-01-27thermal: brcmstb_thermal: Prepare to support a different processFlorian Fainelli
2020-01-27thermal: brcmstb_thermal: Do not use DT coefficientsFlorian Fainelli
2020-01-27thermal: rcar_thermal: Use usleep_range() instead of udelay()Geert Uytterhoeven
2020-01-27thermal: Add BCM2711 thermal driverStefan Wahren
2020-01-27thermal: sun8i: Add hwmon supportYangtao Li
2020-01-27thermal: sun8i: Remove unused variable and unneeded macrosYangtao Li
2020-01-27thermal: sun8i: Fix using plain integer as NULL pointer in sun8i_ths_resource...Yangtao Li
2020-01-27thermal: sun8i: Fix r40 ths numberYangtao Li
2020-01-27Merge branches 'acpi-battery', 'acpi-video', 'acpi-fan' and 'acpi-drivers'Rafael J. Wysocki
2020-01-27thermal: exynos: Rename Samsung and Exynos to lowercaseKrzysztof Kozlowski
2020-01-27thermal: generic-adc: silence info message for IIO_TEMP channelsMartin Blumenstingl
2020-01-27thermal: generic-adc: silence "no lookup table" on deferred probeMartin Blumenstingl
2020-01-27thermal/drivers/sun8i: Add thermal driver for H6/H5/H3/A64/A83T/R40Yangtao Li
2020-01-27thermal/drivers/of-thermal: Move the of_thermal_free_zone() to the init sectionDaniel Lezcano
2020-01-27thermal/drivers/of-thermal: Make of_thermal_destroy_zones staticDaniel Lezcano
2020-01-27thermal/drivers/cpu_cooling: Rename to cpufreq_coolingDaniel Lezcano
2020-01-27thermal/drivers/cpu_cooling: Introduce the cpu idle cooling driverDaniel Lezcano
2020-01-27thermal: rockchip: Enable hwmonStefan Schaeckeler
2020-01-27thermal: armada: Clear reset in armadaxp_initZak Hays
2020-01-27thermal: armada: Fix register offsets for AXPZak Hays
2020-01-27thermal/drivers/Kconfig: Convert the CPU cooling device to a choiceDaniel Lezcano