summaryrefslogtreecommitdiffstats
path: root/drivers/thermal
AgeCommit message (Expand)Author
2018-07-03thermal: bcm2835: Stop using printk format %pCrGeert Uytterhoeven
2018-06-21thermal: int3403_thermal: Fix NULL pointer deref on module load / probeHans de Goede
2018-05-16thermal: exynos: Propagate error value from tmu_read()Marek Szyprowski
2018-05-16thermal: exynos: Reading temperature makes sense only when TMU is turned onMarek Szyprowski
2018-04-24thermal: imx: Fix race condition in imx_thermal_probe()Mikhail Lappo
2018-04-12thermal: int3400_thermal: fix error handling in int3400_thermal_probe()Alexey Khoroshilov
2018-04-12thermal: power_allocator: fix one race condition issue for thermal_instances ...Yi Zeng
2017-12-25thermal/drivers/hisi: Fix multiple alarm interrupts firingDaniel Lezcano
2017-12-25thermal/drivers/hisi: Simplify the temperature/step computationDaniel Lezcano
2017-12-25thermal/drivers/hisi: Fix kernel panic on alarm interruptDaniel Lezcano
2017-12-25thermal/drivers/hisi: Fix missing interrupt enablementDaniel Lezcano
2017-12-20thermal/drivers/step_wise: Fix temperature regulation misbehaviorDaniel Lezcano
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-08Merge branches 'thermal-core', 'thermal-soc', 'thermal-intel' and 'const-ther...Zhang Rui
2017-09-08Merge branches 'mediatek-mt2712', 'rockchip-rk3328' and 'uniphier-thermal' in...Zhang Rui
2017-09-01Thermal: int3406_thermal: fix thermal sysfs I/FZhang Rui
2017-08-31thermal: mediatek: minor mtk_thermal.c cleanupsLouis Yu
2017-08-31thermal: mediatek: extend calibration data for mt2712 chipLouis Yu
2017-08-31thermal: mediatek: add Mediatek thermal driver for mt2712Louis Yu
2017-08-15thermal: intel_pch_thermal: Fix enable check on Broadwell-DEEd Swierk
2017-08-11thermal: rockchip: Support the RK3328 SOC in thermal driverRocky Hao
2017-08-11thermal: bcm2835: constify thermal_zone_of_device_ops structuresJulia Lawall
2017-08-11thermal: exynos: constify thermal_zone_of_device_ops structuresJulia Lawall
2017-08-11thermal: zx2967: constify thermal_zone_of_device_ops structuresJulia Lawall
2017-08-11thermal: rcar_gen3_thermal: constify thermal_zone_of_device_ops structuresJulia Lawall
2017-08-11thermal: qoriq: constify thermal_zone_of_device_ops structuresJulia Lawall
2017-08-11thermal: hisilicon: constify thermal_zone_of_device_ops structuresJulia Lawall
2017-08-11thermal: core: Fix resources release in error paths in thermal_zone_device_re...Christophe Jaillet
2017-08-11thermal: core: Use the new 'thermal_zone_destroy_device_groups()' helper func...Christophe Jaillet
2017-08-11thermal: core: Add some new helper functions to free resourcesChristophe Jaillet
2017-08-11thermal: int3400_thermal: process "thermal table changed" eventBrian Bian
2017-08-11thermal: uniphier: add UniPhier thermal driverKunihiko Hayashi
2017-08-08Thermal/int340x: Fix few typos and kernel warn messageSumeet Pawnikar
2017-08-08thermal: intel_pch_thermal: constify pci_device_id.Arvind Yadav
2017-08-08thermal: core: fix some format issues on critical shutdown stringIcenowy Zheng
2017-08-08thermal: fix INTEL_SOC_DTS_IOSF_CORE dependenciesArnd Bergmann
2017-08-08thermal: intel_pch_thermal: Read large temp values correctlyEd Swierk
2017-08-08thermal: int340x_thermal: Constify attribute_group structures.Arvind Yadav
2017-08-08thermal: int340x: constify attribute_group structures.Arvind Yadav
2017-07-14Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2017-07-07Merge (most of) tag 'mfd-next-4.13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-07-05Merge branches 'thermal-core', 'thermal-intel' and 'thermal-soc' into nextZhang Rui
2017-07-05Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Zhang Rui
2017-07-03Merge tag 'usb-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-06-30thermal: bcm2835: fix an error code in probe()Dan Carpenter
2017-06-30thermal: hisilicon: Handle return value of clk_prepare_enableArvind Yadav
2017-06-30thermal: imx: Handle return value of clk_prepare_enableArvind Yadav
2017-06-29thermal: int340x: check for sensor when PTYP is missingSrinivas Pandruvada
2017-06-29Thermal/int340x: Fix few typos and kernel-doc styleSumeet Pawnikar
2017-06-29thermal: fix source code documentation for parametersWilly WOLFF