summaryrefslogtreecommitdiff
path: root/drivers/thermal
AgeCommit message (Expand)Author
2017-10-31thermal/drivers/step_wise: Fix temperature regulation misbehaviorDaniel Lezcano
2017-10-31thermal/drivers/hisi: Use round up step valueKevin Wangtao
2017-10-31thermal/drivers/hisi: Move the clk setup in the corresponding functionsKevin Wangtao
2017-10-31thermal/drivers/hisi: Remove mutex_lock in the codeDaniel Lezcano
2017-10-31thermal/drivers/hisi: Remove thermal data back pointerDaniel Lezcano
2017-10-31thermal/drivers/hisi: Convert long to intDaniel Lezcano
2017-10-31thermal/drivers/hisi: Rename and remove unused fieldDaniel Lezcano
2017-10-31thermal/drivers/hisi: Remove costly sensor inspectionDaniel Lezcano
2017-10-31thermal/drivers/hisi: Fix configuration register settingDaniel Lezcano
2017-10-31thermal/drivers/hisi: Encapsulate register writes into helpersDaniel Lezcano
2017-10-31thermal/drivers/hisi: Remove pointless lockDaniel Lezcano
2017-10-31thermal/drivers/hisi: Fix multiple alarm interrupts firingDaniel Lezcano
2017-10-31thermal/drivers/hisi: Simplify the temperature/step computationDaniel Lezcano
2017-10-31thermal/drivers/hisi: Fix kernel panic on alarm interruptDaniel Lezcano
2017-10-31thermal/drivers/hisi: Remove the multiple sensors supportDaniel Lezcano
2017-10-31thermal/drivers/hisi: Fix missing interrupt enablementDaniel Lezcano
2017-10-31thermal: ti-soc-thermal: Fix ti_thermal_unregister_cpu_cooling NULL pointer o...Tony Lindgren
2017-10-31thermal: rcar_gen3_thermal: fix initialization sequence for H3 ES2.0Niklas Söderlund
2017-10-31thermal: armada: fix formula documentation commentBaruch Siach
2017-10-31thermal: tegra: remove null check for dev pointerNicolin Chen
2017-10-31thermal: enable broadcom menu for arm64 bcm2835Allen Wild
2017-10-31thermal: rockchip: Support the RV1108 SoC in thermal driverRocky Hao
2017-10-19thermal: Add Tegra BPMP thermal sensor driverMikko Perttunen
2017-10-18thermal: imx: add NVMEM dependencyArnd Bergmann
2017-10-17thermal/intel_powerclamp: pr_err()/pr_info() strings should end with newlinesArvind Yadav
2017-09-20thermal: imx: Add support for reading OCOTP through nvmemLeonard Crestez
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