summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | thermal: intel: intel_pch_thermal: Add Comet Lake (CML) platform supportGayatri Kammela2020-01-271-0/+8
| | * | | | | | | thermal: intel: Fix unmatched pci_release_regionChuhong Yuan2020-01-271-1/+1
| | * | | | | | | thermal: int340x: processor_thermal: Add Jasper Lake supportSwaminathan, Nivedita2020-01-271-0/+4
| | * | | | | | | dt-bindings: brcm,avs-ro-thermal: Fix binding check issuesStefan Wahren2020-01-271-3/+6
| | * | | | | | | thermal: brcmstb_thermal: Register different ops per processFlorian Fainelli2020-01-271-3/+12
| | * | | | | | | thermal: brcmstb_thermal: Restructure interrupt registrationFlorian Fainelli2020-01-271-10/+9
| | * | | | | | | thermal: brcmstb_thermal: Add 16nm process thermal parametersFlorian Fainelli2020-01-271-0/+6
| | * | | | | | | dt-bindings: thermal: Define BCM7216 thermal sensor compatibleFlorian Fainelli2020-01-271-2/+6
| | * | | | | | | thermal: brcmstb_thermal: Prepare to support a different processFlorian Fainelli2020-01-271-14/+33
| | * | | | | | | thermal: brcmstb_thermal: Do not use DT coefficientsFlorian Fainelli2020-01-271-22/+9
| | * | | | | | | thermal: rcar_thermal: Use usleep_range() instead of udelay()Geert Uytterhoeven2020-01-271-1/+1
| | * | | | | | | ARM: configs: Build BCM2711 thermal as moduleStefan Wahren2020-01-272-0/+2
| | * | | | | | | ARM: dts: bcm2711: Enable thermalStefan Wahren2020-01-271-0/+12
| | * | | | | | | thermal: Add BCM2711 thermal driverStefan Wahren2020-01-273-0/+131
| | * | | | | | | dt-bindings: Add Broadcom AVS RO thermalStefan Wahren2020-01-271-0/+45
| | * | | | | | | thermal: sun8i: Add hwmon supportYangtao Li2020-01-271-0/+6
| | * | | | | | | thermal: sun8i: Remove unused variable and unneeded macrosYangtao Li2020-01-271-6/+0
| | * | | | | | | thermal: sun8i: Fix using plain integer as NULL pointer in sun8i_ths_resource...Yangtao Li2020-01-271-1/+1
| | * | | | | | | thermal: sun8i: Fix r40 ths numberYangtao Li2020-01-271-1/+1
| | * | | | | | | thermal: exynos: Rename Samsung and Exynos to lowercaseKrzysztof Kozlowski2020-01-274-7/+7
| | * | | | | | | thermal: generic-adc: silence info message for IIO_TEMP channelsMartin Blumenstingl2020-01-271-1/+5
| | * | | | | | | thermal: generic-adc: silence "no lookup table" on deferred probeMartin Blumenstingl2020-01-271-7/+7
| | * | | | | | | dt-bindings: thermal: Add YAML schema for sun8i-thermal driver bindingsYangtao Li2020-01-271-0/+160
| | * | | | | | | thermal/drivers/sun8i: Add thermal driver for H6/H5/H3/A64/A83T/R40Yangtao Li2020-01-274-0/+662
| | * | | | | | | thermal/drivers/of-thermal: Move the of_thermal_free_zone() to the init sectionDaniel Lezcano2020-01-271-1/+1
| | * | | | | | | thermal/drivers/of-thermal: Make of_thermal_destroy_zones staticDaniel Lezcano2020-01-272-34/+32
| | * | | | | | | thermal/drivers/cpu_cooling: Rename to cpufreq_coolingDaniel Lezcano2020-01-276-8/+8
| | * | | | | | | thermal/drivers/cpu_cooling: Introduce the cpu idle cooling driverDaniel Lezcano2020-01-275-0/+261
| | * | | | | | | thermal/drivers/cpu_cooling: Add idle cooling device documentationDaniel Lezcano2020-01-271-0/+189
| | * | | | | | | thermal: rockchip: Enable hwmonStefan Schaeckeler2020-01-271-1/+11
| | * | | | | | | thermal: armada: Clear reset in armadaxp_initZak Hays2020-01-271-0/+3
| | * | | | | | | thermal: armada: Fix register offsets for AXPZak Hays2020-01-271-1/+1
| | * | | | | | | thermal/drivers/Kconfig: Convert the CPU cooling device to a choiceDaniel Lezcano2020-01-273-6/+16
| | * | | | | | | thermal: qoriq: Add hwmon supportAndrey Smirnov2020-01-271-0/+6
| | * | | | | | | thermal_hwmon: Add devres wrapper for thermal_add_hwmon_sysfs()Andrey Smirnov2020-01-272-0/+35
| | * | | | | | | thermal: qoriq: Do not report invalid temperature readingAndrey Smirnov2020-01-271-1/+18
| | * | | | | | | thermal: qoriq: Enable all sensors before registering themAndrey Smirnov2020-01-271-19/+12
| | * | | | | | | thermal: qoriq: Convert driver to use regmap APIAndrey Smirnov2020-01-271-130/+99
| | * | | | | | | thermal: qoriq: Drop unnecessary drvdata cleanupAndrey Smirnov2020-01-271-2/+0
| | * | | | | | | thermal: qoriq: Pass data to qoriq_tmu_calibration() directlyAndrey Smirnov2020-01-271-10/+9
| | * | | | | | | thermal: qoriq: Pass data to qoriq_tmu_register_tmu_zone() directlyAndrey Smirnov2020-01-271-4/+4
| | * | | | | | | thermal: qoriq: Embed per-sensor data into struct qoriq_tmu_dataAndrey Smirnov2020-01-271-15/+8
| | * | | | | | | thermal: qoriq: Add local struct qoriq_sensor pointerAndrey Smirnov2020-01-271-5/+9
| | * | | | | | | thermal: qoriq: Don't store struct thermal_zone_device referenceAndrey Smirnov2020-01-271-6/+11
| | * | | | | | | thermal: qoriq: Add local struct device pointerAndrey Smirnov2020-01-271-5/+6
| | * | | | | | | thermal: zx2967: Appease the kernel-doc deityAmit Kucheria2020-01-271-0/+1
| | * | | | | | | thermal: amlogic: Appease the kernel-doc deityAmit Kucheria2020-01-271-1/+5
| | * | | | | | | thermal: tegra: Appease the kernel-doc deityAmit Kucheria2020-01-271-2/+13
| | * | | | | | | thermal: samsung: Appease the kernel-doc deityAmit Kucheria2020-01-271-1/+4
| | * | | | | | | thermal: rockchip: Appease the kernel-doc deityAmit Kucheria2020-01-271-6/+16