summaryrefslogtreecommitdiffstats
path: root/drivers/thermal (follow)
Commit message (Expand)AuthorAgeFilesLines
*-. Merge branches 'thermal-core', 'thermal-built-it' and 'thermal-intel' into nextZhang Rui2019-05-076-42/+14
|\ \
| | * drivers: thermal: processor_thermal: Downgrade error messageSrinivas Pandruvada2019-05-071-1/+1
| | * thermal: intel: int340x: processor_thermal_device: simplify to get driver dataSumeet Pawnikar2019-04-221-10/+1
| | * thermal/int3403_thermal: favor _TMP instead of PTYPZhang Rui2019-04-221-8/+8
| * | thermal/drivers/core: Fix typo in the option nameDaniel Lezcano2019-05-061-1/+1
| * | thermal/drivers/core: Remove depends on THERMAL in KconfigDaniel Lezcano2019-05-063-4/+0
| * | thermal/drivers/core: Remove module unload codeDaniel Lezcano2019-05-061-16/+1
| * | thermal/drivers/core: Remove the module Kconfig's optionDaniel Lezcano2019-05-061-2/+2
| |/
* | thermal: core: skip update disabled thermal zones after suspendWei Wang2019-05-061-0/+8
* | thermal: make device_register's type argument constJean-Francois Dagenais2019-05-061-3/+3
|/
* Merge branches 'fixes' and 'thermal-intel' into nextZhang Rui2019-03-182-5/+18
|\
| * thermal/intel_powerclamp: fix truncated kthread nameZhang Rui2019-03-181-1/+1
| * thermal/int340x_thermal: fix mode settingMatthew Garrett2019-03-181-4/+3
| * thermal/int340x_thermal: Add additional UUIDsMatthew Garrett2019-03-181-0/+14
* | thermal: mtk: Allocate enough space for mtk_thermal.Pi-Hsun Shih2019-03-181-2/+5
* | thermal: cpu_cooling: Remove unused cur_freq variableShaokun Zhang2019-03-181-2/+1
* | thermal: bcm2835: Fix crash in bcm2835_thermal_debugfsPhil Elwell2019-03-181-5/+4
* | thermal: samsung: Fix incorrect check after code mergeMarek Szyprowski2019-03-181-1/+1
* | thermal/intel_powerclamp: fix __percpu declaration of worker_dataLuc Van Oostenryck2019-03-181-1/+1
|/
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds2019-03-089-130/+514
|\
| * thermal: rcar_gen3_thermal: Register hwmon sysfs interfaceMarek Vasut2019-02-211-0/+19
| * thermal/qcom/tsens-common : fix possible object reference leakPeng Hao2019-02-211-10/+23
| * thermal: tegra: add get_trend opsWei Ni2019-02-211-0/+32
| * thermal: tegra: fix memory allocationWei Ni2019-02-211-1/+1
| * thermal: tegra: remove unnecessary warningsWei Ni2019-02-211-2/+2
| * thermal: mediatek: add support for MT8183Michael Kao2019-02-211-1/+98
| * thermal: mediatek: add flag for bank selectionMichael Kao2019-02-061-6/+14
| * thermal: mediatek: add thermal controller offsetMichael Kao2019-02-061-25/+54
| * thermal: mediatek: add calibration itemMichael Kao2019-02-061-1/+18
| * thermal: mediatek: add common index of vts settings.Michael Kao2019-02-061-24/+69
| * thermal: mediatek: fix register index errorMichael Kao2019-02-061-2/+4
| * thermal: qoriq: add multiple sensors supportYuantian Tang2019-02-061-57/+47
| * thermal: broadcom: Add Stingray thermal driverPramod Kumar2019-02-064-1/+133
* | Merge back earlier cpufreq material for v5.1.Rafael J. Wysocki2019-02-241-0/+1
|\ \
| * | thermal: cpu_cooling: Require thermal core to be compiled inAmit Kucheria2019-01-291-0/+1
* | | thermal: cpu_cooling: Clarify error messageAmit Kucheria2019-02-061-1/+1
* | | thermal: of-thermal: Print name of device node with errorAmit Kucheria2019-02-061-2/+2
| |/ |/|
* | Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...Linus Torvalds2019-01-231-14/+16
|\ \
| * | drivers: thermal: int340x_thermal: Fix sysfs race conditionAaron Hill2019-01-181-13/+15
| * | thermal: int340x_thermal: Fix a NULL vs IS_ERR() checkDan Carpenter2019-01-101-1/+1
| |/
* / drivers: thermal: int340x_thermal: Make PCI dependency explicitSinan Kaya2019-01-151-1/+1
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2019-01-0632-135/+138
|\
| * thermal/intel: fixup for Kconfig string parsing tightening upStephen Rothwell2019-01-031-1/+1
| * Merge branches 'for-rc' and 'thermal-core' into nextZhang Rui2018-12-0730-123/+121
| |\
| | * drivers: thermal: Move QCOM_SPMI_TEMP_ALARM into the qcom subdirAmit Kucheria2018-12-075-13/+13
| | * drivers: thermal: Move various drivers for intel platforms into a subdirAmit Kucheria2018-12-0723-86/+95
| | * thermal: zx2967_thermal: simplify getting .driver_dataWolfram Sang2018-11-301-4/+2
| | * thermal: st: st_thermal: simplify getting .driver_dataWolfram Sang2018-11-301-4/+2
| | * thermal: spear_thermal: simplify getting .driver_dataWolfram Sang2018-11-301-5/+3
| | * thermal: rockchip_thermal: simplify getting .driver_dataWolfram Sang2018-11-301-5/+3