aboutsummaryrefslogtreecommitdiff
path: root/drivers/thermal
AgeCommit message (Expand)AuthorFilesLines
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
2017-08-11thermal: rockchip: Support the RK3328 SOC in thermal driverGravatar Rocky Hao 1-0/+65
2017-08-11thermal: bcm2835: constify thermal_zone_of_device_ops structuresGravatar Julia Lawall 1-1/+1
2017-08-11thermal: exynos: constify thermal_zone_of_device_ops structuresGravatar Julia Lawall 1-1/+1
2017-08-11thermal: zx2967: constify thermal_zone_of_device_ops structuresGravatar Julia Lawall 1-1/+1
2017-08-11thermal: rcar_gen3_thermal: constify thermal_zone_of_device_ops structuresGravatar Julia Lawall 1-1/+1
2017-08-11thermal: qoriq: constify thermal_zone_of_device_ops structuresGravatar Julia Lawall 1-1/+1
2017-08-11thermal: hisilicon: constify thermal_zone_of_device_ops structuresGravatar Julia Lawall 1-1/+1
2017-08-11thermal: core: Fix resources release in error paths in thermal_zone_device_re...Gravatar Christophe Jaillet 1-10/+13
2017-08-11thermal: core: Use the new 'thermal_zone_destroy_device_groups()' helper func...Gravatar Christophe Jaillet 1-5/+1
2017-08-11thermal: core: Add some new helper functions to free resourcesGravatar Christophe Jaillet 2-0/+30
2017-08-11thermal: int3400_thermal: process "thermal table changed" eventGravatar Brian Bian 1-0/+41
2017-08-11thermal: uniphier: add UniPhier thermal driverGravatar Kunihiko Hayashi 3-0/+393
2017-08-08Thermal/int340x: Fix few typos and kernel warn messageGravatar Sumeet Pawnikar 2-5/+5
2017-08-08thermal: intel_pch_thermal: constify pci_device_id.Gravatar Arvind Yadav 1-1/+1