aboutsummaryrefslogtreecommitdiff
path: root/drivers/thermal
AgeCommit message (Expand)AuthorFilesLines
2017-11-17Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Gravatar Linus Torvalds 19-320/+1006
2017-11-16Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 4-2/+273
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 5-0/+5
2017-11-02Merge branches 'thermal-core', 'thermal-tool', 'thermal-intel' and 'thermal-s...Gravatar Zhang Rui 19-320/+1006
2017-11-02Merge branch 'imx-nvmem' into thermal-socGravatar Zhang Rui 2-30/+75
2017-11-02thermal: pch: Add Cannon Lake supportGravatar Srinivas Pandruvada 1-0/+11
2017-11-02thermal: int340x: processor_thermal: Add Coffee Lake supportGravatar Srinivas Pandruvada 1-0/+2
2017-11-02thermal: int340x: processor_thermal: Add Cannon Lake supportGravatar Srinivas Pandruvada 1-0/+4
2017-11-02thermal: bxt: remove redundant variable tripGravatar Colin Ian King 1-2/+1
2017-10-31thermal: cpu_cooling: pr_err() strings should end with newlinesGravatar Arvind Yadav 1-1/+1
2017-10-31thermal: add brcmstb AVS TMON driverGravatar Brian Norris 4-1/+396
2017-10-31thermal/drivers/hisi: Add support for hi3660 SoCGravatar Kevin Wangtao 1-1/+144
2017-10-31thermal/drivers/hisi: Prepare to add support for other hisi platformsGravatar Kevin Wangtao 1-45/+87
2017-10-31thermal/drivers/hisi: Add platform prefix to function nameGravatar Kevin Wangtao 1-72/+73
2017-10-31thermal/drivers/hisi: Put platform code togetherGravatar Kevin Wangtao 1-38/+38
2017-10-31thermal/drivers/qcom-spmi: Use devm_iio_channel_getGravatar Daniel Lezcano 1-29/+14
2017-10-31thermal/drivers/generic-iio-adc: Switch tz request to devm versionGravatar Daniel Lezcano 1-20/+4
2017-10-31thermal/drivers/step_wise: Fix temperature regulation misbehaviorGravatar Daniel Lezcano 1-5/+6
2017-10-31thermal/drivers/hisi: Use round up step valueGravatar Kevin Wangtao 1-14/+8
2017-10-31thermal/drivers/hisi: Move the clk setup in the corresponding functionsGravatar Kevin Wangtao 1-20/+9
2017-10-31thermal/drivers/hisi: Remove mutex_lock in the codeGravatar Daniel Lezcano 1-6/+0
2017-10-31thermal/drivers/hisi: Remove thermal data back pointerGravatar Daniel Lezcano 1-6/+5
2017-10-31thermal/drivers/hisi: Convert long to intGravatar Daniel Lezcano 1-2/+2
2017-10-31thermal/drivers/hisi: Rename and remove unused fieldGravatar Daniel Lezcano 1-10/+8
2017-10-31thermal/drivers/hisi: Remove costly sensor inspectionGravatar Daniel Lezcano 1-110/+93
2017-10-31thermal/drivers/hisi: Fix configuration register settingGravatar Daniel Lezcano 1-5/+29
2017-10-31thermal/drivers/hisi: Encapsulate register writes into helpersGravatar Daniel Lezcano 1-22/+70
2017-10-31thermal/drivers/hisi: Remove pointless lockGravatar Daniel Lezcano 1-5/+1
2017-10-31thermal/drivers/hisi: Fix multiple alarm interrupts firingGravatar Daniel Lezcano 1-2/+8
2017-10-31thermal/drivers/hisi: Simplify the temperature/step computationGravatar Daniel Lezcano 1-13/+28
2017-10-31thermal/drivers/hisi: Fix kernel panic on alarm interruptGravatar Daniel Lezcano 1-9/+9
2017-10-31thermal/drivers/hisi: Remove the multiple sensors supportGravatar Daniel Lezcano 1-56/+19
2017-10-31thermal/drivers/hisi: Fix missing interrupt enablementGravatar Daniel Lezcano 1-2/+3
2017-10-31thermal: ti-soc-thermal: Fix ti_thermal_unregister_cpu_cooling NULL pointer o...Gravatar Tony Lindgren 1-1/+2
2017-10-31thermal: rcar_gen3_thermal: fix initialization sequence for H3 ES2.0Gravatar Niklas Söderlund 1-19/+15
2017-10-31thermal: armada: fix formula documentation commentGravatar Baruch Siach 1-1/+1
2017-10-31thermal: tegra: remove null check for dev pointerGravatar Nicolin Chen 1-1/+1
2017-10-31thermal: enable broadcom menu for arm64 bcm2835Gravatar Allen Wild 1-1/+1
2017-10-31thermal: rockchip: Support the RV1108 SoC in thermal driverGravatar Rocky Hao 1-0/+67
2017-10-19thermal: Add Tegra BPMP thermal sensor driverGravatar Mikko Perttunen 4-2/+273
2017-10-18thermal: imx: add NVMEM dependencyGravatar Arnd Bergmann 1-0/+1
2017-10-17thermal/intel_powerclamp: pr_err()/pr_info() strings should end with newlinesGravatar Arvind Yadav 1-2/+2
2017-09-20thermal: imx: Add support for reading OCOTP through nvmemGravatar Leonard Crestez 1-30/+74
2017-09-08Merge branches 'thermal-core', 'thermal-soc', 'thermal-intel' and 'const-ther...Gravatar Zhang Rui 17-90/+635
2017-09-08Merge branches 'mediatek-mt2712', 'rockchip-rk3328' and 'uniphier-thermal' in...Gravatar Zhang Rui 4-0/+458
2017-09-01Thermal: int3406_thermal: fix thermal sysfs I/FGravatar Zhang Rui 1-59/+37
2017-08-31thermal: mediatek: minor mtk_thermal.c cleanupsGravatar Louis Yu 1-4/+4
2017-08-31thermal: mediatek: extend calibration data for mt2712 chipGravatar Louis Yu 1-5/+11
2017-08-31thermal: mediatek: add Mediatek thermal driver for mt2712Gravatar Louis Yu 1-4/+66
2017-08-15thermal: intel_pch_thermal: Fix enable check on Broadwell-DEGravatar Ed Swierk 1-2/+2