summaryrefslogtreecommitdiffstats
path: root/drivers/thermal
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2017-11-1719-320/+1006
|\
| *-. Merge branches 'thermal-core', 'thermal-tool', 'thermal-intel' and 'thermal-s...Zhang Rui2017-11-0219-320/+1006
| |\ \
| | | * Merge branch 'imx-nvmem' into thermal-socZhang Rui2017-11-022-30/+75
| | | |\
| | | | * thermal: imx: add NVMEM dependencyArnd Bergmann2017-10-181-0/+1
| | | | * thermal: imx: Add support for reading OCOTP through nvmemLeonard Crestez2017-09-201-30/+74
| | |_|/ | |/| |
| | | * thermal: cpu_cooling: pr_err() strings should end with newlinesArvind Yadav2017-10-311-1/+1
| | | * thermal: add brcmstb AVS TMON driverBrian Norris2017-10-314-1/+396
| | | * thermal/drivers/hisi: Add support for hi3660 SoCKevin Wangtao2017-10-311-1/+144
| | | * thermal/drivers/hisi: Prepare to add support for other hisi platformsKevin Wangtao2017-10-311-45/+87
| | | * thermal/drivers/hisi: Add platform prefix to function nameKevin Wangtao2017-10-311-72/+73
| | | * thermal/drivers/hisi: Put platform code togetherKevin Wangtao2017-10-311-38/+38
| | | * thermal/drivers/qcom-spmi: Use devm_iio_channel_getDaniel Lezcano2017-10-311-29/+14
| | | * thermal/drivers/generic-iio-adc: Switch tz request to devm versionDaniel Lezcano2017-10-311-20/+4
| | | * thermal/drivers/step_wise: Fix temperature regulation misbehaviorDaniel Lezcano2017-10-311-5/+6
| | | * thermal/drivers/hisi: Use round up step valueKevin Wangtao2017-10-311-14/+8
| | | * thermal/drivers/hisi: Move the clk setup in the corresponding functionsKevin Wangtao2017-10-311-20/+9
| | | * thermal/drivers/hisi: Remove mutex_lock in the codeDaniel Lezcano2017-10-311-6/+0
| | | * thermal/drivers/hisi: Remove thermal data back pointerDaniel Lezcano2017-10-311-6/+5
| | | * thermal/drivers/hisi: Convert long to intDaniel Lezcano2017-10-311-2/+2
| | | * thermal/drivers/hisi: Rename and remove unused fieldDaniel Lezcano2017-10-311-10/+8
| | | * thermal/drivers/hisi: Remove costly sensor inspectionDaniel Lezcano2017-10-311-110/+93
| | | * thermal/drivers/hisi: Fix configuration register settingDaniel Lezcano2017-10-311-5/+29
| | | * thermal/drivers/hisi: Encapsulate register writes into helpersDaniel Lezcano2017-10-311-22/+70
| | | * thermal/drivers/hisi: Remove pointless lockDaniel Lezcano2017-10-311-5/+1
| | | * thermal/drivers/hisi: Fix multiple alarm interrupts firingDaniel Lezcano2017-10-311-2/+8
| | | * thermal/drivers/hisi: Simplify the temperature/step computationDaniel Lezcano2017-10-311-13/+28
| | | * thermal/drivers/hisi: Fix kernel panic on alarm interruptDaniel Lezcano2017-10-311-9/+9
| | | * thermal/drivers/hisi: Remove the multiple sensors supportDaniel Lezcano2017-10-311-56/+19
| | | * thermal/drivers/hisi: Fix missing interrupt enablementDaniel Lezcano2017-10-311-2/+3
| | | * thermal: ti-soc-thermal: Fix ti_thermal_unregister_cpu_cooling NULL pointer o...Tony Lindgren2017-10-311-1/+2
| | | * thermal: rcar_gen3_thermal: fix initialization sequence for H3 ES2.0Niklas Söderlund2017-10-311-19/+15
| | | * thermal: armada: fix formula documentation commentBaruch Siach2017-10-311-1/+1
| | | * thermal: tegra: remove null check for dev pointerNicolin Chen2017-10-311-1/+1
| | | * thermal: enable broadcom menu for arm64 bcm2835Allen Wild2017-10-311-1/+1
| | | * thermal: rockchip: Support the RV1108 SoC in thermal driverRocky Hao2017-10-311-0/+67
| | |/ | |/|
| | * thermal: pch: Add Cannon Lake supportSrinivas Pandruvada2017-11-021-0/+11
| | * thermal: int340x: processor_thermal: Add Coffee Lake supportSrinivas Pandruvada2017-11-021-0/+2
| | * thermal: int340x: processor_thermal: Add Cannon Lake supportSrinivas Pandruvada2017-11-021-0/+4
| | * thermal: bxt: remove redundant variable tripColin Ian King2017-11-021-2/+1
| | * thermal/intel_powerclamp: pr_err()/pr_info() strings should end with newlinesArvind Yadav2017-10-171-2/+2
| |/
* | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-11-164-2/+273
|\ \
| * | thermal: Add Tegra BPMP thermal sensor driverMikko Perttunen2017-10-194-2/+273
| |/
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-025-0/+5
|/
*---. Merge branches 'thermal-core', 'thermal-soc', 'thermal-intel' and 'const-ther...Zhang Rui2017-09-0817-90/+635
|\ \ \
| | | * thermal: bcm2835: constify thermal_zone_of_device_ops structuresJulia Lawall2017-08-111-1/+1
| | | * thermal: exynos: constify thermal_zone_of_device_ops structuresJulia Lawall2017-08-111-1/+1
| | | * thermal: zx2967: constify thermal_zone_of_device_ops structuresJulia Lawall2017-08-111-1/+1
| | | * thermal: rcar_gen3_thermal: constify thermal_zone_of_device_ops structuresJulia Lawall2017-08-111-1/+1
| | | * thermal: qoriq: constify thermal_zone_of_device_ops structuresJulia Lawall2017-08-111-1/+1
| | | * thermal: hisilicon: constify thermal_zone_of_device_ops structuresJulia Lawall2017-08-111-1/+1
OpenPOWER on IntegriCloud