aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/thermal (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-17Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linuxLinus Torvalds19-320/+1006
2017-11-16Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-2/+273
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman5-0/+5
2017-11-02Merge branches 'thermal-core', 'thermal-tool', 'thermal-intel' and 'thermal-soc' into nextZhang Rui19-320/+1006
2017-11-02Merge branch 'imx-nvmem' into thermal-socZhang Rui2-30/+75
2017-11-02thermal: pch: Add Cannon Lake supportSrinivas Pandruvada1-0/+11
2017-11-02thermal: int340x: processor_thermal: Add Coffee Lake supportSrinivas Pandruvada1-0/+2
2017-11-02thermal: int340x: processor_thermal: Add Cannon Lake supportSrinivas Pandruvada1-0/+4
2017-11-02thermal: bxt: remove redundant variable tripColin Ian King1-2/+1
2017-10-31thermal: cpu_cooling: pr_err() strings should end with newlinesArvind Yadav1-1/+1
2017-10-31thermal: add brcmstb AVS TMON driverBrian Norris4-1/+396
2017-10-31thermal/drivers/hisi: Add support for hi3660 SoCKevin Wangtao1-1/+144
2017-10-31thermal/drivers/hisi: Prepare to add support for other hisi platformsKevin Wangtao1-45/+87
2017-10-31thermal/drivers/hisi: Add platform prefix to function nameKevin Wangtao1-72/+73
2017-10-31thermal/drivers/hisi: Put platform code togetherKevin Wangtao1-38/+38
2017-10-31thermal/drivers/qcom-spmi: Use devm_iio_channel_getDaniel Lezcano1-29/+14
2017-10-31thermal/drivers/generic-iio-adc: Switch tz request to devm versionDaniel Lezcano1-20/+4
2017-10-31thermal/drivers/step_wise: Fix temperature regulation misbehaviorDaniel Lezcano1-5/+6
2017-10-31thermal/drivers/hisi: Use round up step valueKevin Wangtao1-14/+8
2017-10-31thermal/drivers/hisi: Move the clk setup in the corresponding functionsKevin Wangtao1-20/+9
2017-10-31thermal/drivers/hisi: Remove mutex_lock in the codeDaniel Lezcano1-6/+0
2017-10-31thermal/drivers/hisi: Remove thermal data back pointerDaniel Lezcano1-6/+5
2017-10-31thermal/drivers/hisi: Convert long to intDaniel Lezcano1-2/+2
2017-10-31thermal/drivers/hisi: Rename and remove unused fieldDaniel Lezcano1-10/+8
2017-10-31thermal/drivers/hisi: Remove costly sensor inspectionDaniel Lezcano1-110/+93
2017-10-31thermal/drivers/hisi: Fix configuration register settingDaniel Lezcano1-5/+29
2017-10-31thermal/drivers/hisi: Encapsulate register writes into helpersDaniel Lezcano1-22/+70
2017-10-31thermal/drivers/hisi: Remove pointless lockDaniel Lezcano1-5/+1
2017-10-31thermal/drivers/hisi: Fix multiple alarm interrupts firingDaniel Lezcano1-2/+8
2017-10-31thermal/drivers/hisi: Simplify the temperature/step computationDaniel Lezcano1-13/+28
2017-10-31thermal/drivers/hisi: Fix kernel panic on alarm interruptDaniel Lezcano1-9/+9
2017-10-31thermal/drivers/hisi: Remove the multiple sensors supportDaniel Lezcano1-56/+19
2017-10-31thermal/drivers/hisi: Fix missing interrupt enablementDaniel Lezcano1-2/+3
2017-10-31thermal: ti-soc-thermal: Fix ti_thermal_unregister_cpu_cooling NULL pointer on unloadTony Lindgren1-1/+2
2017-10-31thermal: rcar_gen3_thermal: fix initialization sequence for H3 ES2.0Niklas Söderlund1-19/+15
2017-10-31thermal: armada: fix formula documentation commentBaruch Siach1-1/+1
2017-10-31thermal: tegra: remove null check for dev pointerNicolin Chen1-1/+1
2017-10-31thermal: enable broadcom menu for arm64 bcm2835Allen Wild1-1/+1
2017-10-31thermal: rockchip: Support the RV1108 SoC in thermal driverRocky Hao1-0/+67
2017-10-19thermal: Add Tegra BPMP thermal sensor driverMikko Perttunen4-2/+273
2017-10-18thermal: imx: add NVMEM dependencyArnd Bergmann1-0/+1
2017-10-17thermal/intel_powerclamp: pr_err()/pr_info() strings should end with newlinesArvind Yadav1-2/+2
2017-09-20thermal: imx: Add support for reading OCOTP through nvmemLeonard Crestez1-30/+74
2017-09-08Merge branches 'thermal-core', 'thermal-soc', 'thermal-intel' and 'const-thermal-zone-structure' into nextZhang Rui17-90/+635
2017-09-08Merge branches 'mediatek-mt2712', 'rockchip-rk3328' and 'uniphier-thermal' into thermal-socZhang Rui4-0/+458
2017-09-01Thermal: int3406_thermal: fix thermal sysfs I/FZhang Rui1-59/+37
2017-08-31thermal: mediatek: minor mtk_thermal.c cleanupsLouis Yu1-4/+4
2017-08-31thermal: mediatek: extend calibration data for mt2712 chipLouis Yu1-5/+11
2017-08-31thermal: mediatek: add Mediatek thermal driver for mt2712Louis Yu1-4/+66
2017-08-15thermal: intel_pch_thermal: Fix enable check on Broadwell-DEEd Swierk1-2/+2