summaryrefslogtreecommitdiffstats
path: root/drivers/thermal
Commit message (Expand)AuthorAgeFilesLines
...
| | | * 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
| | * | Thermal: int3406_thermal: fix thermal sysfs I/FZhang Rui2017-09-011-59/+37
| | * | thermal: intel_pch_thermal: Fix enable check on Broadwell-DEEd Swierk2017-08-151-2/+2
| | * | thermal: int3400_thermal: process "thermal table changed" eventBrian Bian2017-08-111-0/+41
| | * | Thermal/int340x: Fix few typos and kernel warn messageSumeet Pawnikar2017-08-082-5/+5
| | * | thermal: intel_pch_thermal: constify pci_device_id.Arvind Yadav2017-08-081-1/+1
| | * | thermal: fix INTEL_SOC_DTS_IOSF_CORE dependenciesArnd Bergmann2017-08-081-2/+2
| | * | thermal: intel_pch_thermal: Read large temp values correctlyEd Swierk2017-08-081-3/+3
| | * | thermal: int340x_thermal: Constify attribute_group structures.Arvind Yadav2017-08-081-1/+1
| | * | thermal: int340x: constify attribute_group structures.Arvind Yadav2017-08-081-1/+1
| | |/
| | |
| | \
| *-. \ Merge branches 'mediatek-mt2712', 'rockchip-rk3328' and 'uniphier-thermal' in...Zhang Rui2017-09-084-0/+458
| |\ \ \
| | | * | thermal: uniphier: add UniPhier thermal driverKunihiko Hayashi2017-08-113-0/+393
| | | |/
| | * | thermal: rockchip: Support the RK3328 SOC in thermal driverRocky Hao2017-08-111-0/+65
| | |/
| * | thermal: mediatek: minor mtk_thermal.c cleanupsLouis Yu2017-08-311-4/+4
| * | thermal: mediatek: extend calibration data for mt2712 chipLouis Yu2017-08-311-5/+11
OpenPOWER on IntegriCloud